summaryrefslogtreecommitdiffstats
path: root/client/components/main/header.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/main/header.styl')
-rw-r--r--client/components/main/header.styl4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/components/main/header.styl b/client/components/main/header.styl
index 76a1bc8c..1840becb 100644
--- a/client/components/main/header.styl
+++ b/client/components/main/header.styl
@@ -3,7 +3,7 @@
#header
color: white
transition: background-color 0.4s
- background: #27AE60
+ background: #2980B9
#header-quick-access
background-color: rgba(0, 0, 0, 0.2)
@@ -117,7 +117,7 @@
.board-header-btn,
h1.is-clickable
&.is-active,
- &:hover
+ &:hover:not(.is-disabled)
background: rgba(0, 0, 0, .15)
.separator