diff options
author | Theo Chatzimichos <tampakrap@gentoo.org> | 2012-07-28 16:40:19 +0200 |
---|---|---|
committer | Theo Chatzimichos <tampakrap@gentoo.org> | 2012-07-28 16:40:19 +0200 |
commit | fd0dd0760875ef9342351729e34f1499286c8dc7 (patch) | |
tree | 95d03926e73f22d27e953bad0c90433ed8a7a46b /themes | |
parent | Replace kpicasa-gallery (broken for multiuser) with picasa-albums (diff) | |
download | blogs-gentoo-fd0dd0760875ef9342351729e34f1499286c8dc7.tar.gz blogs-gentoo-fd0dd0760875ef9342351729e34f1499286c8dc7.tar.bz2 blogs-gentoo-fd0dd0760875ef9342351729e34f1499286c8dc7.zip |
Change color to black for selected menu items, keep light gray only for
hover
Diffstat (limited to 'themes')
-rw-r--r-- | themes/kde-breathe-tampakrap/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/kde-breathe-tampakrap/style.css b/themes/kde-breathe-tampakrap/style.css index c591584f..e41f1cff 100644 --- a/themes/kde-breathe-tampakrap/style.css +++ b/themes/kde-breathe-tampakrap/style.css @@ -468,7 +468,6 @@ div.menu li { #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a { text-shadow: 2px 2px 2px #ddd; - color: #4c4c4c; } * html #access ul li.current_page_item a, * html #access ul li.current-menu-ancestor a, |