Improved layout on documents etc and new empty language file.
[fa-stable.git] / themes / default / default.css
index b6443476d690a10520366303aa58122198b7895f..d5d5dde0ed55809aa3120314ff315c0d88e71dc3 100644 (file)
@@ -229,6 +229,11 @@ div.tabs a:hover {
        border: 1px solid #8cacbb;
 }
 
+#hotkeyshelp {
+       text-align: right;
+       font-weight: bolder;
+}
+
 #footer {
        position: relative;
        bottom: -3px;
@@ -351,14 +356,10 @@ div.tabs a:hover {
 }
 
 .tablestyle {
-       padding: 3px;
-       border: 1px solid #8cacbb;
        border-collapse: collapse;
 }
 
 .tablestyle2 {
-       padding: 3px;
-       border: 1px solid #cccccc;
        border-collapse: collapse;
 }
 .tablestyle_noborder {