X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=defaultPages%2FStyleSheet%2FDefault.xml;h=87515bd3407fbdc859b75fb2843bf1e8b2291132;hb=0447be1b59496ca4266226ed52d264009cf41899;hp=9ecbbce64504243d72495e1e4c2072cd27d29188;hpb=ed76b2142889f565bb226bd72c0ff862ff6e862a;p=Rakka.git diff --git a/defaultPages/StyleSheet/Default.xml b/defaultPages/StyleSheet/Default.xml index 9ecbbce..87515bd 100644 --- a/defaultPages/StyleSheet/Default.xml +++ b/defaultPages/StyleSheet/Default.xml @@ -1,7 +1,6 @@ /* 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; } @@ -175,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 {