summaryrefslogtreecommitdiffstats
path: root/app/common/styles/base/utility.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/common/styles/base/utility.scss')
-rw-r--r--app/common/styles/base/utility.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/common/styles/base/utility.scss b/app/common/styles/base/utility.scss
index b82efc4..33cf61a 100644
--- a/app/common/styles/base/utility.scss
+++ b/app/common/styles/base/utility.scss
@@ -3,7 +3,7 @@
}
.disabled {
- color: darken($lightbg__grey, 10%);
+ color: $lightbg__grey;
}
.float-right {
OpenPOWER on IntegriCloud