mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Continue with the fixes in the themes. TICKET: #435
This commit is contained in:
parent
2b14ff6876
commit
a7dd0fe796
@ -2266,6 +2266,14 @@ ul.operation li a:hover {
|
|||||||
background-color: #585858 !important;
|
background-color: #585858 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.submenu_text {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu li.selected {
|
||||||
|
box-shadow: inset 4px 0 #80BA27;
|
||||||
|
}
|
||||||
|
|
||||||
li.links a:hover {
|
li.links a:hover {
|
||||||
#font-weight: bold;
|
#font-weight: bold;
|
||||||
}
|
}
|
||||||
@ -2282,6 +2290,10 @@ li.links a:hover {
|
|||||||
background-color: #333 !important;
|
background-color: #333 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.operation .selected {
|
||||||
|
background-color: #585858 !important;
|
||||||
|
}
|
||||||
|
|
||||||
.menu li, .menu .li.not_selected {
|
.menu li, .menu .li.not_selected {
|
||||||
border-radius: 0px 0px 0px 0px;
|
border-radius: 0px 0px 0px 0px;
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user