From fdd4b44c0edf6b146f767f19ea13544a59c35eed Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Thu, 26 Dec 2013 14:37:17 +0100 Subject: fixed button font and added star to shirt size at registration --- public/css/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/css') diff --git a/public/css/base.css b/public/css/base.css index 1088582a..2f5aa18c 100644 --- a/public/css/base.css +++ b/public/css/base.css @@ -372,7 +372,7 @@ a.button { background: #444; } -.button:hover { +.button:hover, .toolbar .button:hover { color: #000; background: #fff; } -- cgit v1.2.3-54-g00ecf