aboutsummaryrefslogtreecommitdiff
path: root/dudle.css
diff options
context:
space:
mode:
Diffstat (limited to 'dudle.css')
-rw-r--r--dudle.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/dudle.css b/dudle.css
index 01c129e..7487be9 100644
--- a/dudle.css
+++ b/dudle.css
@@ -12,16 +12,16 @@ td.undecided { background-color:#DDD;color:#666 }
td.name {
text-align:right;
}
-#active{
+#active, #activedeletebutton{
background-color:#A00;
}
-input.historynavi{
+input.deletebutton{
border-width: 0px;
- border-style: none;
+ border-style: solid;
padding: 0px;
cursor: pointer;
- background-color: white;
- color: blue;
+ background-color: black;
+ color: white;
}
th.weekday{
width: 2.5em;