NEW FEATURE: vacation support
[e-DoKo.git] / css / standard018.css
similarity index 99%
rename from css/standard017.css
rename to css/standard018.css
index c9524d8b98c8e65a812100f43326a5f40cf83cdb..d1eeb2575a4532858702a6e7ce0cf34b98989284 100644 (file)
@@ -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