Fix last commit

This commit is contained in:
Nicola Carminati
2018-11-12 17:47:46 +01:00
parent 39fde04fc3
commit 920ee702bd
+3 -1
View File
@@ -30,7 +30,6 @@
}
.overblur{
position: absolute;
background-color: rgba(217, 217, 217, 0.5);
width: 100%;
height: 100%;
top: 0;
@@ -92,6 +91,9 @@
button.unclickable {
cursor: default;
}
.over{
z-index: 10;
}
&.turn-up .user-info time {
color: #fff;
}