diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-11-22 11:30:04 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-11-22 11:30:04 +0100 |
commit | 060982adb426e629747d16410d554e0da333172d (patch) | |
tree | 6379fff3eeb1214d0bd48065556ad3c7dd3ef5ef /view/theme/redbasic | |
parent | 69123590fb7cdb741cc09de177b334bcca65da05 (diff) | |
download | volse-hubzilla-060982adb426e629747d16410d554e0da333172d.tar.gz volse-hubzilla-060982adb426e629747d16410d554e0da333172d.tar.bz2 volse-hubzilla-060982adb426e629747d16410d554e0da333172d.zip |
display wiki list on wiki landing page.
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index bd0e372f8..fba6da17a 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1649,6 +1649,7 @@ main.fullscreen .section-content-wrapper-np { .atoken-index-row:hover td, .chatroom-index-row:hover td, +.wikis-index-row:hover td, .locs-index-row:hover td, [id^="cloud-index-"]:hover td, .cloud-index-active { |