mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +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;
|
||||
}
|
||||
|
||||
.submenu_text {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.menu li.selected {
|
||||
box-shadow: inset 4px 0 #80BA27;
|
||||
}
|
||||
|
||||
li.links a:hover {
|
||||
#font-weight: bold;
|
||||
}
|
||||
@ -2282,6 +2290,10 @@ li.links a:hover {
|
||||
background-color: #333 !important;
|
||||
}
|
||||
|
||||
.operation .selected {
|
||||
background-color: #585858 !important;
|
||||
}
|
||||
|
||||
.menu li, .menu .li.not_selected {
|
||||
border-radius: 0px 0px 0px 0px;
|
||||
display: block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user