]> git.donarmstrong.com Git - roundcube.git/blobdiff - skins/default/settings.css
Imported Upstream version 0.6+dfsg
[roundcube.git] / skins / default / settings.css
index 5624f80e3492891a80b1c2fdffc7fb3564a70edd..cb29097b97b2a2399d7be78ee4e42ca2fc545855 100644 (file)
   color: #666;
 }
 
+#subscription-table tr.root td
+{
+  font-size: 10%;
+  height: 5px;
+}
+
 #subscription-table tr.selected td
 {
   color: #FFFFFF;
@@ -121,6 +127,7 @@ body.iframe,
 {
   background-color: #F2F2F2;
   border: none;
+  min-height: 100%; /* Chrome 14 bug */
 }
 
 #formfooter