]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/StyleSheet/Default.xml
improvements of page locking
[Rakka.git] / defaultPages / StyleSheet / Default.xml
index d4f7fe5b50b7d196d0360437f52919502a0e069f..87515bd3407fbdc859b75fb2843bf1e8b2291132 100644 (file)
@@ -61,6 +61,10 @@ input[type="button"] {
     padding: 0px;
 }
 
+td, th {
+    padding: 3px;
+}
+
 .title {
     padding: 5px 20px;
 }
@@ -157,9 +161,6 @@ input[type="button"] {
 table.pageEditor {
     width: 100%;
 }
-.pageEditor td, .pageEditor th {
-    padding: 3px;
-}
 .pageEditor th {
     width: 6em;
 }
@@ -174,6 +175,9 @@ table.pageEditor {
 .pageEditor input[type="radio"] {
     margin-right: 10px;
 }
+.pageEditor input[type="checkbox"] {
+    margin-right: 5px;
+}
 .pageEditor input[type="text"], 
 .pageEditor input[type="file"],
 .pageEditor textarea {