Changed crypt secret to something stupid and lame

This commit is contained in:
Kasper Rynning-Tønnesen
2016-04-29 15:02:45 +02:00
parent b633c8d755
commit 1f4c719aa9
7 changed files with 23 additions and 11 deletions

View File

@@ -989,6 +989,10 @@ nav ul li:hover, nav ul li.active {
transition: all .1s ease;
}
.vote-container{
height:66px;
}
.vote-container:hover .list-image:after, .add-suggested:hover .list-suggested-image:after {
opacity:1;
}
@@ -1057,7 +1061,7 @@ nav ul li:hover, nav ul li.active {
}
.list-remove{
margin-top: 5px;
margin-top: -23px;
font-size: 12px;
height: 20px;
display: inline-table;
@@ -1331,10 +1335,18 @@ nav ul li:hover, nav ul li.active {
right: 0;
}
/*.list-remove{
margin-top:-68px;
}*/
#settings-bar{
overflow-x:hidden;
}
#remote-mobile-container{
margin-left:-7px;
}
#remote_channel{
color:#2d2d2d;
width:90%;