Browse Source

:active in list element

soyjavi 13 năm trước cách đây
mục cha
commit
9e8a89ef53
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/stylesheets/theme.lungo.styl

+ 1 - 1
src/stylesheets/theme.lungo.styl

@@ -168,7 +168,7 @@ nav
       border-top: solid 1px  DARK
     &:not(:last-child)
       border-bottom: solid 1px DARKEST
-    &.active
+    &.active, &:active
       background: THEME
       border-color: transparent
       & strong, & small, & .icon