summaryrefslogtreecommitdiffstats
path: root/client/styles/main.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/styles/main.styl')
-rw-r--r--client/styles/main.styl10
1 files changed, 3 insertions, 7 deletions
diff --git a/client/styles/main.styl b/client/styles/main.styl
index cc66576b..e6c0eb13 100644
--- a/client/styles/main.styl
+++ b/client/styles/main.styl
@@ -63,16 +63,12 @@ h3, h4, h5, h6
color: #aa8f09
a
- color: #444
+ color: inherit
cursor: pointer
text-decoration: none
- &:hover
- color: #111
-
- &.disabled,
- &.disabled:hover
- color: #8c8c8c
+ &.is-disabled,
+ &.is-disabled:hover
cursor: default
text-decoration: none