mirror of https://github.com/apache/cloudstack.git
Add active state to side nav bar
This commit is contained in:
parent
019e075987
commit
97a07cc928
|
|
@ -182,7 +182,7 @@ body {
|
|||
display: none;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
&:hover, &.active {
|
||||
background: #3f3f3f;
|
||||
color: white;
|
||||
text-shadow: 0px 1px 1px black;
|
||||
|
|
|
|||
Loading…
Reference in New Issue