no extensions box
This commit is contained in:
@@ -142,9 +142,20 @@ ul.section-menu-bar {
|
||||
&:hover {
|
||||
background-color: $blue-color;
|
||||
|
||||
|
||||
.blue {
|
||||
color: white;
|
||||
}
|
||||
|
||||
&.nested-hover {
|
||||
color: black;
|
||||
background-color: $light-bg-color;
|
||||
}
|
||||
}
|
||||
|
||||
&.nested-hover {
|
||||
color: black;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.menu-item-title {
|
||||
|
||||
Reference in New Issue
Block a user