From 9f42079bda4b70ab4811429c244ac614e3c1bb5e Mon Sep 17 00:00:00 2001 From: hugetoad Date: Sun, 11 Jan 2004 11:42:35 +0000 Subject: Cosmetic changes. git-svn-id: svn://svn.zabbix.com/trunk@1169 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/css.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frontends/php/css.css') diff --git a/frontends/php/css.css b/frontends/php/css.css index 9bc352cb..7db3d982 100644 --- a/frontends/php/css.css +++ b/frontends/php/css.css @@ -107,7 +107,7 @@ img.bottom .button { font-family: Verdana, Helvetica, Geneva; - font-size: 12px; + font-size: 10px; border: solid; border-width: 1px; border-color: gray; @@ -118,7 +118,7 @@ img.bottom .button:hover { font-family: Verdana, Helvetica, Geneva; - font-size: 12px; + font-size: 10px; text-decoration: underline; border: solid; border-width: 1px; -- cgit