summaryrefslogtreecommitdiffstats
path: root/client/components/boards/boardsList.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/boards/boardsList.styl')
-rw-r--r--client/components/boards/boardsList.styl5
1 files changed, 4 insertions, 1 deletions
diff --git a/client/components/boards/boardsList.styl b/client/components/boards/boardsList.styl
index 8e296028..9978fab8 100644
--- a/client/components/boards/boardsList.styl
+++ b/client/components/boards/boardsList.styl
@@ -68,7 +68,10 @@ $spaceBetweenTiles = 16px
color: white
li:hover a
- color: #f6f6f6
+ &:hover
+ .fa-star,
+ .fa-star-o
+ color: white
.fa-star,
.fa-star-o