From e9cc838488b09ab3c96a97f402b7fa45f64dd708 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Wed, 20 Jan 2010 18:12:08 +0100 Subject: change timepoll input --- classic.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'classic.css') diff --git a/classic.css b/classic.css index 31151f9..63fe758 100644 --- a/classic.css +++ b/classic.css @@ -60,8 +60,8 @@ th.weekday{ width: 2.5em; } -input.choosen { background-color:#0F0; } -input.navigation, input.disabled, input.choosen, input.notchoosen { +input.chosen { background-color:#0F0; } +input.navigation, input.disabled, input.chosen, input.notchosen { border-width: 1px; border-style: solid; border-color: black; -- cgit v1.2.3