mirror of
https://github.com/nasa/openmct.git
synced 2025-05-08 19:48:41 +00:00
parent
129ab1791b
commit
8c72729a2a
@ -78,11 +78,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.s-menu {
|
.s-menu {
|
||||||
border-radius: $basicCr;
|
border-radius: $basicCr;
|
||||||
@include containerSubtle($colorMenuBg, $colorMenuFg);
|
@include containerSubtle($colorMenuBg, $colorMenuFg);
|
||||||
@include boxShdw($shdwMenu);
|
@include boxShdw($shdwMenu);
|
||||||
@include txtShdw($shdwMenuText);
|
@include txtShdw($shdwMenuText);
|
||||||
padding: $interiorMarginSm 0;
|
padding: $interiorMarginSm 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu {
|
.menu {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user