summaryrefslogtreecommitdiffstats
path: root/client/components/main
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-06-06 10:15:54 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-06-06 10:15:54 +0200
commit56a240a643ca01c96fb76abc715759ee0f485186 (patch)
tree870cb6a78ee33f51048e2427444dbe2ba3fcd0cb /client/components/main
parentdea52907bdbed92c95dec7e7e832ac95d9f9d388 (diff)
downloadwekan-56a240a643ca01c96fb76abc715759ee0f485186.tar.gz
wekan-56a240a643ca01c96fb76abc715759ee0f485186.tar.bz2
wekan-56a240a643ca01c96fb76abc715759ee0f485186.zip
Maintain a visual indication of the popup openerElement
Diffstat (limited to 'client/components/main')
-rw-r--r--client/components/main/header.styl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/main/header.styl b/client/components/main/header.styl
index e6f13239..eaf391f7 100644
--- a/client/components/main/header.styl
+++ b/client/components/main/header.styl
@@ -120,7 +120,7 @@
.board-header-btn,
h1.is-clickable
- &.is-hovered,
+ &.is-active,
&:hover
background: rgba(0, 0, 0, .15)