]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/StyleSheet/Default.xml
implemented login/out interface
[Rakka.git] / defaultPages / StyleSheet / Default.xml
index 9ecbbce64504243d72495e1e4c2072cd27d29188..d23597501d5ba339b91e5f65483df70e297b25b9 100644 (file)
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <page xmlns="http://cielonegro.org/schema/Rakka/Page/1.0"
       type="text/css"
-      isBoring="yes"
       isTheme="yes">
   <textData>
 /* global configuration *******************************************************/
@@ -62,6 +61,10 @@ input[type="button"] {
     padding: 0px;
 }
 
+td, th {
+    padding: 3px;
+}
+
 .title {
     padding: 5px 20px;
 }
@@ -158,9 +161,6 @@ input[type="button"] {
 table.pageEditor {
     width: 100%;
 }
-.pageEditor td, .pageEditor th {
-    padding: 3px;
-}
 .pageEditor th {
     width: 6em;
 }