From c90e224349eb6105ef1d3ecf20c519238ba5e018 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Fri, 5 Feb 2016 11:29:03 -0500 Subject: Remove appearance settings tab and move theme management to display settings tab --- web/sass-files/sass/partials/_settings.scss | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'web/sass-files/sass/partials') diff --git a/web/sass-files/sass/partials/_settings.scss b/web/sass-files/sass/partials/_settings.scss index bd47ca960..bf296e913 100644 --- a/web/sass-files/sass/partials/_settings.scss +++ b/web/sass-files/sass/partials/_settings.scss @@ -178,9 +178,17 @@ } } } + + .theme-elements { + padding-left:15px; + .element { + margin-right:10px; + } + } + .custom-label { font-weight: normal; - font-size: 13px; + font-size: 12px; width: 100%; overflow: hidden; text-overflow: ellipsis; -- cgit v1.2.3-1-g7c22