mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
CSS/menu: remove text shadow from active submenu
This commit is contained in:
parent
2a0e72273a
commit
dfe2448921
@ -62,7 +62,6 @@
|
|||||||
|
|
||||||
#menu > ul > li.active li.active a {
|
#menu > ul > li.active li.active a {
|
||||||
color: #121212;
|
color: #121212;
|
||||||
text-shadow: 1px 1px 0 #555;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu > ul > li.active li a:focus {
|
#menu > ul > li.active li a:focus {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user