summaryrefslogtreecommitdiffstats
path: root/frontends/php/css.css
diff options
context:
space:
mode:
authorosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-02-03 17:03:31 +0000
committerosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-02-03 17:03:31 +0000
commit46f4daf879cb71b022874fc3b6551d97d400fe1b (patch)
treea9e4d56860802c11418a3a67da3d91a82b9e911f /frontends/php/css.css
parent1f829e896d022a4ed202d443d127346d26cbf7f2 (diff)
downloadzabbix-46f4daf879cb71b022874fc3b6551d97d400fe1b.tar.gz
zabbix-46f4daf879cb71b022874fc3b6551d97d400fe1b.tar.xz
zabbix-46f4daf879cb71b022874fc3b6551d97d400fe1b.zip
- Frontend improvements (Eugene)
+ Configuration -> General (finished) + Configuration -> Users (finished) + Configuration -> Hosts (finished) + Configuration -> Items (finished) git-svn-id: svn://svn.zabbix.com/trunk@2603 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/css.css')
-rw-r--r--frontends/php/css.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/frontends/php/css.css b/frontends/php/css.css
index b0395822..687cd4b7 100644
--- a/frontends/php/css.css
+++ b/frontends/php/css.css
@@ -331,6 +331,11 @@ A.on:visited { color:#AA0000; text-decoration: none; }
A.on:hover { color:#AA0000; text-decoration: underline; }
A.on:active { color:#AA0000; text-decoration: underline;}
+A.action:link { color:#000088; text-decoration: none; }
+A.action:visited { color:#000088; text-decoration: none; }
+A.action:hover { color:#000088; text-decoration: underline; }
+A.action:active { color:#000088; text-decoration: underline;}
+
.on
{
color: #AA0000;