Forráskód Böngészése

:active in list element

soyjavi 13 éve
szülő
commit
4d10f17d5a
1 módosított fájl, 1 hozzáadás és 1 törlés
  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