From f5e439236c91134efab7bc04c2c98c23a81dc03d Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 6 Jun 2015 20:23:00 +0200 Subject: missing comma --- view/theme/redbasic/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 03f900566..f391c84e3 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -75,7 +75,7 @@ a, } a:hover, -a:focus +a:focus, .fakelink:hover, .fakelink:focus { color: $link_colour; -- cgit v1.2.3