]> git.decadent.org.uk Git - maypole.git/blobdiff - templates/maypole.css
oops
[maypole.git] / templates / maypole.css
index c9728ce8cf96f1f2791aac6c1a7050609826c5f2..93bdce717a7fb3fa5f2f8c3db2dae8fe36f8f36a 100644 (file)
@@ -90,7 +90,6 @@ input[type=submit] {
     font-size: 11px;
     border: 1px outset;
     background-color: #fff;
-    color: #2E415A;
     padding: 0px 0px 2px 0px;
     margin-bottom: 5px;
 }
@@ -165,7 +164,7 @@ table {
     font: bold 12px Verdana, sans-serif;
 }
 
-#matrix th#actionth {
+#matrix #actionth {
     width: 1px; 
     padding: 0em 1em 0em 1em;
 }
@@ -292,6 +291,7 @@ label .field {
 .error { color: #d00; }
 
 .actions {
+    white-space: nowrap;
     background-color: #fff;
 }
 
@@ -335,7 +335,6 @@ label .field {
 .pager .current-page {
     padding: 2px 6px;
     font-weight: bold;
-    font-size: 13px;
     vertical-align: top;
 }