From a0b42aa257d0a6c56cd4a099aa0a2cea4a8dc2c9 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Sat, 10 Jun 2017 16:15:22 +0200 Subject: [locationinfo] Started rewrite for panel-based approach --- style/default.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style') diff --git a/style/default.css b/style/default.css index 894aa752..35b61277 100644 --- a/style/default.css +++ b/style/default.css @@ -467,6 +467,10 @@ nav.navbar.sidebar { color: #fff; } +.red-bg, input[type="checkbox"]:checked { + background:#f77; +} + /* this is based on https://github.com/flatlogic/awesome-bootstrap-checkbox and "fixes" the style of radio buttons and check boxes. it only applies if they're in a container that has the checkbox class */ -- cgit v1.2.3-55-g7522