summaryrefslogtreecommitdiffstats
path: root/client/components/boards/boardColors.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/boards/boardColors.styl')
-rw-r--r--client/components/boards/boardColors.styl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/boards/boardColors.styl b/client/components/boards/boardColors.styl
index d131701c..b1ddfe6d 100644
--- a/client/components/boards/boardColors.styl
+++ b/client/components/boards/boardColors.styl
@@ -18,7 +18,7 @@ setBoardColor(color)
button[type=submit].primary, input[type=submit].primary
background-color: darken(color, 20%)
- &.pop-over .pop-over-list li a:hover,
+ &.pop-over .pop-over-list li a:not(.disabled):hover,
.sidebar .sidebar-content .sidebar-btn:hover,
.sidebar-list li a:hover
background-color: lighten(color, 10%)