mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
few more bootstrap fixes
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
parent
561fc67f33
commit
438289b2ed
2 changed files with 150 additions and 147 deletions
|
@ -731,7 +731,6 @@ body {
|
|||
|
||||
#devListToolbarSpan {
|
||||
width: 100%;
|
||||
height: 24px;
|
||||
background: var(--sub-menu-bg);
|
||||
vertical-align: middle;
|
||||
border-spacing: 0;
|
||||
|
@ -2919,11 +2918,13 @@ nav .lbbuttonsel2 {
|
|||
.viewSelectorSel {
|
||||
background-color: #BBB;
|
||||
opacity: 0.8;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.viewSelector:hover {
|
||||
opacity: 0.5;
|
||||
background-color: #AAA;
|
||||
color: black;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue