summaryrefslogtreecommitdiffstats
path: root/frontends/php/css.css
diff options
context:
space:
mode:
authorartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-01-10 16:09:31 +0000
committerartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-01-10 16:09:31 +0000
commit4126039bc0cad4231822bbd07fe9dda5301ab423 (patch)
tree66eecffa8c7b5ec91b18ae8265a2f65873982e5e /frontends/php/css.css
parent8434d0ec57d5d159708c53dc26158647ab1dfd0e (diff)
downloadzabbix-4126039bc0cad4231822bbd07fe9dda5301ab423.tar.gz
zabbix-4126039bc0cad4231822bbd07fe9dda5301ab423.tar.xz
zabbix-4126039bc0cad4231822bbd07fe9dda5301ab423.zip
- [DEV-94] added processing of the "database down" event (Artem)
git-svn-id: svn://svn.zabbix.com/trunk@5238 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/css.css')
-rw-r--r--frontends/php/css.css14
1 files changed, 7 insertions, 7 deletions
diff --git a/frontends/php/css.css b/frontends/php/css.css
index 57937def..764ac164 100644
--- a/frontends/php/css.css
+++ b/frontends/php/css.css
@@ -11,14 +11,14 @@
@import "styles/sbox.css";
body{
- background-color:#e5e5e5;
- margin: 0px;
- padding: 0px;
- color:black;
- font-family:verdana, arial, helvetica, sans-serif;
- font-size:10px;
+ background-color:#e5e5e5;
+ margin: 0px;
+ padding: 0px;
+ color:black;
+ font-family:verdana, arial, helvetica, sans-serif;
+ font-size:10px;
text-decoration: none;
- line-height:16px;
+ line-height:16px;
}
/**************** MEDIA *****************/
@media print {