summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/standard018.css (renamed from css/standard017.css)7
1 files changed, 6 insertions, 1 deletions
diff --git a/css/standard017.css b/css/standard018.css
index c9524d8..d1eeb25 100644
--- a/css/standard017.css
+++ b/css/standard018.css
@@ -570,7 +570,7 @@ table.stats th { border-bottom: solid 0.2em #000 }
text-align: center;
}
-.login fieldset {
+fieldset {
border: 2px solid #000;
padding: 0.5em 0.5em 0.75em;
background-color: #eee;
@@ -594,4 +594,9 @@ table.stats th { border-bottom: solid 0.2em #000 }
.newbiehint {
background-color: #fee;
+}
+
+.vacation {
+ color: #666;
+ background-color: #fc3;
} \ No newline at end of file