notification connection issues

This commit is contained in:
Pierre Dubouilh
2019-01-27 15:40:44 +01:00
parent 7fa29c7bc3
commit d764da7735
3 changed files with 18 additions and 9 deletions
+6 -3
View File
@@ -11,6 +11,9 @@
td.display-name {
padding-left: 1em !important;
}
#icHolder {
top: 20px !important;
}
}
html {
@@ -199,10 +202,10 @@ h1 {
animation: fade 3s 1;
}
#ok {
.notif {
opacity:0;
width: 60px;
height: 60px;
width: 80px;
height: 80px;
position: fixed;
bottom: 30px;
right: 30px;