09/05 save
This commit is contained in:
parent
45d92b7973
commit
e3a2423df8
8 changed files with 104 additions and 44 deletions
|
@ -33,12 +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 +198,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