summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/_others.scss
diff options
context:
space:
mode:
authorTayane Fernandes <tayane.rmf@gmail.com>2016-11-23 18:26:39 -0200
committerTayane Fernandes <tayane.rmf@gmail.com>2016-11-23 18:27:00 -0200
commite97345b4527f5f22272573fc769a7d5f6800235b (patch)
tree93eb4b947ec66a8786cdd27c6c8554ee7ca48cc2 /web-ui/app/scss/_others.scss
parent2cd943d900cf2d0721cd05ea1a25a12e43046387 (diff)
[#722] Changed color for the email list and action buttons
Diffstat (limited to 'web-ui/app/scss/_others.scss')
-rw-r--r--web-ui/app/scss/_others.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/app/scss/_others.scss b/web-ui/app/scss/_others.scss
index a5796ebe..039d94bd 100644
--- a/web-ui/app/scss/_others.scss
+++ b/web-ui/app/scss/_others.scss
@@ -59,7 +59,7 @@ section {
}
&#middle-pane {
- background: $contrast;
+ background: $white;
}
&#right-pane {