mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
nonstransparent nav buttons
This commit is contained in:
@@ -287,7 +287,7 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
min-width: 64px;
|
||||
float:right;
|
||||
}
|
||||
.nav-btn:hover{background-color:rgba(0,0,0,0.5);}
|
||||
.nav-btn:hover{background-color:rgb(0,0,0);}
|
||||
.hover-text{display:none;}
|
||||
.nav-btn:hover > .hover-text {display:inline;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user