summaryrefslogtreecommitdiffstats
path: root/frontends/php/css.css
diff options
context:
space:
mode:
authorosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-01-20 11:51:40 +0000
committerosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-01-20 11:51:40 +0000
commitd57d1c42166cd82e6fb91bd0371b077e9e9f381b (patch)
tree73d9a9f349d7baf52c02011ae3f03ec61dbae7eb /frontends/php/css.css
parent00ad786c34052a414e1c9d4a19dc4065b76192d8 (diff)
downloadzabbix-d57d1c42166cd82e6fb91bd0371b077e9e9f381b.tar.gz
zabbix-d57d1c42166cd82e6fb91bd0371b077e9e9f381b.tar.xz
zabbix-d57d1c42166cd82e6fb91bd0371b077e9e9f381b.zip
- Frontend improvements (Eugene)
git-svn-id: svn://svn.zabbix.com/trunk@2547 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/css.css')
-rw-r--r--frontends/php/css.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/css.css b/frontends/php/css.css
index 4638ce06..9760c28b 100644
--- a/frontends/php/css.css
+++ b/frontends/php/css.css
@@ -260,7 +260,7 @@ A.off:active { color:#00AA00; text-decoration: underline;}
A.on:link { color:#AA0000; text-decoration: none; }
A.on:visited { color:#AA0000; text-decoration: none; }
-A.no:hover { color:#AA0000; text-decoration: underline; }
+A.on:hover { color:#AA0000; text-decoration: underline; }
A.on:active { color:#AA0000; text-decoration: underline;}
.on