]> git.decadent.org.uk Git - maypole.git/blobdiff - templates/maypole.css
Changes Request.Query to Request.Params calls and cleaned up some html/css
[maypole.git] / templates / maypole.css
index 860bf2ed4d79e5a6aadf4a2c30408006bcec72d6..a458d8943dcc6c08d3f5a8a2e32ed5fc4de6bd8c 100644 (file)
@@ -158,6 +158,8 @@ table {
     background-color: #ffffff;
 }
 
+#matrix { width: 100%; }
+
 #matrix th {
     background-color: #b5cadc;
     border: 1px solid #778;
@@ -321,7 +323,7 @@ label .field {
 }
 
 .actions {
-white-space: nowrap;
+    white-space: nowrap;
 }
 
 .field {
@@ -366,3 +368,4 @@ white-space: nowrap;
     border-color: #036;
     text-decoration: none;
 }
+