mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Trying fix for serviceworker
This commit is contained in:
@@ -779,7 +779,7 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
|
||||
.mega{
|
||||
padding: 6% 0px;
|
||||
height: 100%;
|
||||
/* height: 100%; */
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
background-color:#191919;
|
||||
@@ -1538,6 +1538,10 @@ nav ul li:hover, nav ul li.active {
|
||||
background-color: rgba(0,0,0,0.1);
|
||||
}
|
||||
|
||||
.change_user_pass:hover {
|
||||
background-color: initial;
|
||||
}
|
||||
|
||||
.list-image, .list-suggested-image{
|
||||
width: 34%;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user