multi-edit floating, no-cache headers 🔘

This commit is contained in:
Jokob-sk
2024-03-16 10:40:18 +11:00
parent a99dbaef78
commit 23aa1e4e85
7 changed files with 59 additions and 21 deletions

View File

@@ -1060,6 +1060,17 @@ input[readonly] {
height:50px;
}
/* -----------------------------------------------------------------------------
Floating edit button
----------------------------------------------------------------------------- */
#multiEditPlc
{
position: fixed;
bottom: 50px;
right: 0px;
z-index: 10;
}
/* -----------------------------------------------------------------------------
Donations
----------------------------------------------------------------------------- */