From cda81e35db3a858b475750a8146b202610fd9da9 Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Mon, 9 Nov 2015 15:08:50 +0100 Subject: Using bootstrap classes, so other themes/schemas also work. Plus margin when collapsed. --- view/theme/redbasic/css/style.css | 7 +------ view/tpl/acl_selector.tpl | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) (limited to 'view') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index abafda7b8..45f9021a2 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1382,12 +1382,7 @@ a.rconnect:hover, a.rateme:hover, div.rateme:hover { border-radius: $radiuspx; } -#jotnets-wrapper { - background-color: rgb(238, 238, 238); - font-size: 120%; - border-radius: 4px; - padding: 7px 10px; - cursor: pointer; +#jotnets-wrapper, #jotnets-collapse { margin-bottom: 18px; } diff --git a/view/tpl/acl_selector.tpl b/view/tpl/acl_selector.tpl index 63a2900f4..4d872bab1 100755 --- a/view/tpl/acl_selector.tpl +++ b/view/tpl/acl_selector.tpl @@ -7,7 +7,7 @@