mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Moar toasts, log out button
This commit is contained in:
@@ -324,6 +324,7 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
}
|
||||
|
||||
.vote-span{
|
||||
opacity: 0.7;
|
||||
padding: 0 0 0 10px;
|
||||
}
|
||||
|
||||
@@ -427,6 +428,12 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
background-color:white !important;
|
||||
}
|
||||
|
||||
#admin-lock
|
||||
{
|
||||
position:absolute;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/************** Youtube controls **************/
|
||||
|
||||
@@ -547,7 +554,3 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
transition: width 1s ease;*/
|
||||
}
|
||||
|
||||
.mdi-action-lock
|
||||
{
|
||||
position:absolute;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user