mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
improve bootstrap icons and formatting
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
parent
f33768fe32
commit
e10f5277e9
2 changed files with 213 additions and 307 deletions
|
@ -1540,8 +1540,12 @@ a {
|
|||
opacity: 1;
|
||||
}
|
||||
|
||||
.lbbuttonsel {
|
||||
nav .lbbuttonsel {
|
||||
width: 100%;
|
||||
border-radius: 5px 0px 0px 5px;
|
||||
opacity: 0.9;
|
||||
background-color: #ffffff;
|
||||
color: #113962 !important;
|
||||
}
|
||||
|
||||
nav .lbbuttonsel2 {
|
||||
|
@ -3252,14 +3256,14 @@ nav .lbbuttonsel2 {
|
|||
color: #000;
|
||||
}
|
||||
|
||||
.desktopButtons {
|
||||
/* .desktopButtons {
|
||||
padding-top: 2px;
|
||||
}
|
||||
|
||||
.night .desktopButtons {
|
||||
filter: invert(60%);
|
||||
-webkit-filter: invert(60%);
|
||||
}
|
||||
} */
|
||||
|
||||
|
||||
.dtab {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue