mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Merge branch 'dev' of github.com:nixolas1/Zoff into dev
This commit is contained in:
@@ -162,6 +162,7 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
{
|
||||
transition: background-color .2s;
|
||||
min-width: 64px;
|
||||
float:right;
|
||||
}
|
||||
.nav-btn:hover{background-color:rgba(0,0,0,0.5);}
|
||||
.hover-text{display:none;}
|
||||
@@ -226,3 +227,7 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
.switch label {
|
||||
color:#848484;
|
||||
}
|
||||
|
||||
.collapsible-body ul li.white-bg{
|
||||
background-color:white !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user