From 813792dd600f4e485d52cc1066a8c1297578432d Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 1 Oct 2015 09:33:21 +0500 Subject: pot-375 - Making modals compatible with themes --- web/sass-files/sass/partials/_settings.scss | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'web/sass-files/sass/partials/_settings.scss') diff --git a/web/sass-files/sass/partials/_settings.scss b/web/sass-files/sass/partials/_settings.scss index 3aab05d70..1f785f63c 100644 --- a/web/sass-files/sass/partials/_settings.scss +++ b/web/sass-files/sass/partials/_settings.scss @@ -2,7 +2,6 @@ @import "activity-log"; .user-settings { - background: #fff; min-height:300px; .table-responsive { max-width: 560px; @@ -71,7 +70,7 @@ } .section-max { - background: #f2f2f2; + background: rgba(black, 0.05); padding: 1em 0 1.3em; margin-bottom: 0; @include clearfix; @@ -121,7 +120,7 @@ .fa { margin-right: 7px; font-size: 12px; - color: #aaa; + @include opacity(0.5); display: none; } } @@ -131,7 +130,7 @@ } .section-describe { - color:grey; + @include opacity(0.7); } .divider-dark { @@ -167,15 +166,11 @@ } } .control-label { - color: #555; font-weight: 600; &.text-left { text-align: left; } } - hr { - border-color: #ccc; - } } .file-status { -- cgit v1.2.3-1-g7c22