mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Styled sidebar toggle
This commit is contained in:
parent
7e3e830d00
commit
da6a388fc3
@ -73,6 +73,14 @@ a.nav-link.active {
|
||||
border-color: #c61931;
|
||||
}
|
||||
|
||||
i.fa.fa-bars {
|
||||
color: #d1d3e2;
|
||||
}
|
||||
|
||||
i.fa.fa-bars:hover{
|
||||
color: #6e707e;
|
||||
}
|
||||
|
||||
.info-item {
|
||||
width: 10rem;
|
||||
float: left;
|
||||
|
Loading…
Reference in New Issue
Block a user