Quellcode durchsuchen

:active in list element

soyjavi vor 13 Jahren
Ursprung
Commit
9e8a89ef53
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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