some cleanup
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 25 Oct 2015 15:12:29 +0000 (16:12 +0100)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 25 Oct 2015 15:12:29 +0000 (16:12 +0100)
web/brisk.css
web/room.css

index 8e1ed04..dfbfc19 100644 (file)
@@ -120,9 +120,6 @@ img.ib_nobo {
     position: absolute;
     border-style: solid;
     border-width: 1px;
-/*  margin-top: auto;
-    margin-bottom: auto;*/
-/*    overflow: auto; */
     bottom: 0;
     right: 0;
     align: center;
@@ -130,22 +127,15 @@ img.ib_nobo {
     background-color: white;
     z-index: 10;
     visibility: hidden;
-    filter: alpha(opacity=90);
-    -moz-opacity: 0.90;
-    opacity: 0.90;
 }
 
 .notify_opaque {
-/*    top: 10%; */
     top: 0;
 
     left: 50%;
     position: absolute;
     border-style: solid;
     border-width: 1px;
-/*  margin-top: auto;
-    margin-bottom: auto;*/
-/*    overflow: auto; */
     bottom: 0;
     right: 0;
     align: center;
@@ -220,7 +210,6 @@ input.input_sub_hi {
     margin: 0px;
     color: black;
     background-color: white;
-/*    background-color: RGB(246,246,246); */
     vertical-align: middle;
     text-decoration: none;
     font-size: 100%;
index 2674e33..303d56d 100644 (file)
@@ -95,10 +95,10 @@ div.bottom {
 
 div.room_tit {
     position: relative;
-    top: 6px;
     align: left;
     text-align: left;
     margin: 0px;
+    padding: 6px;
 }
 
 span.room_titin {