mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Completed webapp collapse feature.
This commit is contained in:
parent
a29d6c1718
commit
cc6f0dc88f
2 changed files with 41 additions and 16 deletions
|
@ -15,6 +15,10 @@ body {
|
|||
/* overflow-y: hidden; */
|
||||
}
|
||||
|
||||
.night .collapseImage {
|
||||
filter: invert(100%);
|
||||
}
|
||||
|
||||
#container {
|
||||
background-color: #fff;
|
||||
width: 960px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue