Moar toasts, log out button

This commit is contained in:
Nicolas A. Tonne
2015-04-26 16:54:46 +02:00
parent ae6523ed92
commit 9447c2ff15
3 changed files with 40 additions and 78 deletions

View File

@@ -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;
}