typo fixed in css
authorMatteo Nastasi <nastasi@alternativeoutput.it>
Sun, 3 May 2020 13:38:21 +0000 (15:38 +0200)
committerMatteo Nastasi <nastasi@alternativeoutput.it>
Sun, 3 May 2020 13:38:21 +0000 (15:38 +0200)
web/briskin5/briskin5.css

index 6a6a9c2..8cef26e 100644 (file)
@@ -494,8 +494,8 @@ div.table_commands {
     height: 65px;
 }
 
-img.callerimg {
-    position:     absolute;
+img#callerimg {
+    position: absolute;
     border: 0px;
 }