fixed callerimg placement (and visibility)
authorMatteo Nastasi <nastasi@alternativeoutput.it>
Sun, 3 May 2020 12:40:07 +0000 (14:40 +0200)
committerMatteo Nastasi <nastasi@alternativeoutput.it>
Sun, 3 May 2020 12:40:07 +0000 (14:40 +0200)
web/briskin5/briskin5.css

index 95eeaaf..4c6cb8d 100644 (file)
@@ -494,6 +494,11 @@ div.table_commands {
     height: 65px;
 }
 
+img.callerimg {
+    position:     absolute;
+    border: 0px;
+}
+
 div#preferences_child div div {
     text-align: center;
     margin-bottom: 8px;