Edit theme
This commit is contained in:
parent
5f80859022
commit
a5bad300b8
8 changed files with 105 additions and 44 deletions
|
@ -33,11 +33,12 @@
|
|||
}
|
||||
|
||||
.left-sidebar-item.active {
|
||||
color: green;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
background-color: lightgreen;
|
||||
background-color: #045343;
|
||||
|
||||
.sidebar-icon {
|
||||
color: green;
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -198,7 +199,7 @@
|
|||
}
|
||||
|
||||
.left-sidebar-item.active:hover {
|
||||
background-color: lightgreen;
|
||||
background-color: #045343;
|
||||
}
|
||||
|
||||
.sidebar-icon {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue