浏览代码

: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