Parent Directory | Revision Log | Revision Graph
* Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme - fix hover color [SME: 9678]
1 | unnilennium | 1.1 | diff -up smeserver-support-2.8.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_header.css/90contribs.bz9676hover smeserver-support-2.8.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_header.css/90contribs |
2 | --- smeserver-support-2.8.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_header.css/90contribs.bz9676hover 2016-07-19 10:26:05.134000000 -0400 | ||
3 | +++ smeserver-support-2.8.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_header.css/90contribs 2016-07-19 10:28:20.040000000 -0400 | ||
4 | @@ -19,7 +19,7 @@ a:link, a:visited, a:hover, a:active { | ||
5 | background: #98d36e; | ||
6 | } | ||
7 | a:hover { | ||
8 | -background: #e0e2f8; | ||
9 | +background: #e8f3e1; | ||
10 | } | ||
11 | a:active { | ||
12 | background: #999999; |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |