aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/refinery/layout.css.scss
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2014-12-12 11:50:32 +0100
committerHarald Eilertsen <haraldei@anduin.net>2014-12-12 11:50:32 +0100
commitd3ebec5ae231efea1529822d059e416dc7d4c56e (patch)
tree99328d40750145ff8de6cfae26e9ca0f3c2f4ec4 /app/assets/stylesheets/refinery/layout.css.scss
parent9f6eae5ecb6fbb241404ceaead11718203d5d40c (diff)
downloadhmnoweb-d3ebec5ae231efea1529822d059e416dc7d4c56e.tar.gz
hmnoweb-d3ebec5ae231efea1529822d059e416dc7d4c56e.tar.bz2
hmnoweb-d3ebec5ae231efea1529822d059e416dc7d4c56e.zip
Drop default foreground color from backend stylesheet.
Setting the foreground color and not the background results in unreadable text in some setups.
Diffstat (limited to 'app/assets/stylesheets/refinery/layout.css.scss')
-rw-r--r--app/assets/stylesheets/refinery/layout.css.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/refinery/layout.css.scss b/app/assets/stylesheets/refinery/layout.css.scss
index d3c7823..3d9798f 100644
--- a/app/assets/stylesheets/refinery/layout.css.scss
+++ b/app/assets/stylesheets/refinery/layout.css.scss
@@ -21,7 +21,6 @@
-webkit-border-bottom-right-radius: $radius;
}
* {
- color: #41403C;
font-family: Arial;
font-size: 13px;
}