Skip to content

Commit 3846824

Browse files
committed
change font color of folder's article count when active
1 parent 2ddd6e6 commit 3846824

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

browser/styles/main/ArticleNavigator.styl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,8 @@ articleCount = #999
205205
background-color alpha(white, 0.05)
206206
&.active, &:active
207207
background-color alpha(lighten(brandColor, 25%), 70%)
208+
.articleCount
209+
color white
208210
.articleCount
209211
color articleCount
210212
font-size 12px

0 commit comments

Comments
 (0)