summaryrefslogtreecommitdiffstats
path: root/frontends/php/css.css
diff options
context:
space:
mode:
authorosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-03-06 14:17:39 +0000
committerosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-03-06 14:17:39 +0000
commitee4590eedb2dc03a5fa70975ea893f42172944b3 (patch)
tree17314eca1219b64e97060241996b0202cb76a39d /frontends/php/css.css
parentb732e186700a82ef7355ddebeb9e59bfdeb79fdc (diff)
downloadzabbix-ee4590eedb2dc03a5fa70975ea893f42172944b3.tar.gz
zabbix-ee4590eedb2dc03a5fa70975ea893f42172944b3.tar.xz
zabbix-ee4590eedb2dc03a5fa70975ea893f42172944b3.zip
renamed 'uncnown' to 'unknown'
git-svn-id: svn://svn.zabbix.com/trunk@3873 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/css.css')
-rw-r--r--frontends/php/css.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/frontends/php/css.css b/frontends/php/css.css
index 4bd4d738..322d4d57 100644
--- a/frontends/php/css.css
+++ b/frontends/php/css.css
@@ -911,10 +911,10 @@ A.disabled:visited { color:#AA0000; text-decoration: none; }
A.disabled:hover { color:#AA0000; text-decoration: underline; }
A.disabled:active { color:#AA0000; text-decoration: underline;}
-A.uncnown:link { color:#AAAAAA; text-decoration: none; }
-A.uncnown:visited { color:#AAAAAA; text-decoration: none; }
-A.uncnown:hover { color:#AAAAAA; text-decoration: underline; }
-A.uncnown:active { color:#AAAAAA; text-decoration: underline;}
+A.unknown:link { color:#AAAAAA; text-decoration: none; }
+A.unknown:visited { color:#AAAAAA; text-decoration: none; }
+A.unknown:hover { color:#AAAAAA; text-decoration: underline; }
+A.unknown:active { color:#AAAAAA; text-decoration: underline;}
A.off:link { color:#00AA00; text-decoration: none; }
A.off:visited { color:#00AA00; text-decoration: none; }