adds active class on login items menu
This commit is contained in:
@@ -533,6 +533,14 @@ header {
|
||||
}
|
||||
}
|
||||
|
||||
.top-bar-right {
|
||||
|
||||
.active {
|
||||
font-weight: bold;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
.submenu {
|
||||
border-bottom: 1px solid $border;
|
||||
clear: both;
|
||||
|
||||
Reference in New Issue
Block a user