From 4821766e67662f804f318b73c578f5a6329a86c7 Mon Sep 17 00:00:00 2001 From: Gabriel Albo Date: Fri, 31 Oct 2014 10:51:50 -0200 Subject: Incresing contrast in list-actions section --- web-ui/app/scss/styles.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web-ui') diff --git a/web-ui/app/scss/styles.scss b/web-ui/app/scss/styles.scss index 8c8f78a6..ef3691f0 100644 --- a/web-ui/app/scss/styles.scss +++ b/web-ui/app/scss/styles.scss @@ -28,7 +28,7 @@ margin: 0; border-top: 1px solid #FFF; border-bottom: 2px solid lighten($top_pane, 30%); - background: $top_pane; + background: darken($top_pane, 5%); clear: both; overflow: hidden; z-index: 1; -- cgit v1.2.3