summaryrefslogtreecommitdiffstats
path: root/themes/default/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/stylesheet.css')
-rw-r--r--themes/default/stylesheet.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/themes/default/stylesheet.css b/themes/default/stylesheet.css
index 7771736..d67f3ac 100644
--- a/themes/default/stylesheet.css
+++ b/themes/default/stylesheet.css
@@ -225,6 +225,15 @@ table.calendar tr td {
vertical-align: middle;
}
+#whiteline {
+ height: 1px;
+ background-color: #ffffff;
+}
+
+#index {
+ margin-top: 5px;
+}
+
input.submit,input.checkbox {
background-color: transparent;
border: 0px;