enabled deck select at table preferences
[brisk.git] / web / briskin5 / briskin5.css
index 1c3f88f..4239a91 100644 (file)
@@ -416,7 +416,7 @@ div.table_commands {
 
 .vert_midfloat {
     position: relative;
-#position: absolute;
+    #position: absolute;
     _top: 50%;
     left: 0px;
     width: 100%;
@@ -425,8 +425,8 @@ div.table_commands {
 }
 
 .vert_innfloat {
-#position: relative;
-#top: -50%;
+    #position: relative;
+    #top: -50%;
     text-align: center;
 }
 
@@ -494,4 +494,7 @@ img.callerimg {
     top: 10px;
 }
 
-
+div#preferences_child div div {
+    text-align: center;
+    margin-bottom: 8px;
+}