From ae032a8c4c7da5ea77cdc6f99c3a85ae86cbb858 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Fri, 29 Jan 2010 00:12:46 +0100 Subject: new navigation with times --- default.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'default.css') diff --git a/default.css b/default.css index 7b01c98..36c52fa 100644 --- a/default.css +++ b/default.css @@ -69,9 +69,11 @@ input.navigation, input.disabled, input.chosen, input.notchosen { } input.navigation { - background-color: #EEE; border: none; } +.navigation{ + background-color: #EEE; +} input.disabled { background-color:#eee;color:#ccc} -- cgit v1.2.3