소스 검색

:active in list element

soyjavi 13 년 전
부모
커밋
9e8a89ef53
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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