aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorStefan Parviainen <saparvia@caterva.eu>2015-01-05 22:02:48 +0100
committerStefan Parviainen <saparvia@caterva.eu>2015-01-05 22:02:48 +0100
commit7c3193e26e514a58a778a06d0cdd7cca14cf9585 (patch)
treee3c6bd31da74f804aab6fe65e05a8b2af0407f94 /view/theme/redbasic
parentcf840bee117861360def05825755e568be35b095 (diff)
downloadvolse-hubzilla-7c3193e26e514a58a778a06d0cdd7cca14cf9585.tar.gz
volse-hubzilla-7c3193e26e514a58a778a06d0cdd7cca14cf9585.tar.bz2
volse-hubzilla-7c3193e26e514a58a778a06d0cdd7cca14cf9585.zip
Make slider less ugly
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index c37d29d40..842e7063a 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2352,6 +2352,8 @@ aside .nav > li > a:hover, aside .nav > li > a:focus {
border: 1px solid #cccccc;
}
+/* Abusing theme-green is less work than makeing a new new one */
+.theme-green .back-bar .selected-bar { background-color: #000000; background-image: none; !important }
/* Turn checkboxes into switches */