fix missing bold for your account item
[brisk.git] / web / room.css
index 8be8e60..8964025 100644 (file)
@@ -70,13 +70,14 @@ div.topmenu {
     padding: 2px 2px 0 2px;
 }
 
-div.proflash {
+div.proaudio {
     border: 1px solid gray;
     background-color: RGB(246,246,246);
     text-align: center;
     align: center;
     font-size: 85%;
-    padding:4px;       
+    padding: 4px;
+    margin: 4px;
 }
 
 div.tables {
@@ -138,7 +139,7 @@ table.placings td
 }
 
 table.placing {
-    background-image: url('img/najole_wh_light.png');
+    background-image: url('img/brisk-bg-light.png');
     background-attachment: fixed;
 
     border: 1px solid gray;
@@ -202,7 +203,7 @@ table.room_tab td {
     -moz-border-radius: 8px;
     border-radius: 8px;
 
-    background-image: url('img/najole_wh_light.png');
+    background-image: url('img/brisk-bg-light.png');
     background-attachment: fixed;
 
     width: 25%;
@@ -250,7 +251,7 @@ table.room_standup {
     border-spacing: 0px;
     padding: 0px;
 
-    background-image: url('img/najole_wh_light.png');
+    background-image: url('img/brisk-bg-light.png');
     background-attachment: fixed;
 }
 
@@ -270,7 +271,7 @@ table.login {
     border: 1px solid gray;
     margin-top: 8px;
 
-    background-image: url('img/najole_wh_light.png');
+    background-image: url('img/brisk-bg-light.png');
     background-attachment: fixed;
  }
 
@@ -322,7 +323,7 @@ div.esco {
     -moz-border-radius: 4px;
     border-radius: 4px;
 
-    background-image: url('img/najole_wh_light.png');
+    background-image: url('img/brisk-bg-light.png');
     background-attachment: fixed;
 }