summaryrefslogtreecommitdiffstats
path: root/frontends/php/css.css
diff options
context:
space:
mode:
authorosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-03-07 07:41:09 +0000
committerosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-03-07 07:41:09 +0000
commit78742376ffa7f0d503885646b130d1238761b94b (patch)
tree791249fbe00c3e62f72986de5c2f1d3198c22141 /frontends/php/css.css
parent07a5506c23fdad41781a7a9458c8bb5748f1619d (diff)
downloadzabbix-78742376ffa7f0d503885646b130d1238761b94b.tar.gz
zabbix-78742376ffa7f0d503885646b130d1238761b94b.tar.xz
zabbix-78742376ffa7f0d503885646b130d1238761b94b.zip
fixed style for information tables
git-svn-id: svn://svn.zabbix.com/trunk@3877 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/css.css')
-rw-r--r--frontends/php/css.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/css.css b/frontends/php/css.css
index 940e2010..e23fe861 100644
--- a/frontends/php/css.css
+++ b/frontends/php/css.css
@@ -278,6 +278,7 @@ table.screen_view tr td.right_bttm { text-align: right; vertical-align: bottom;
table.tableinfo
{
+ border-spacing: 1px; /* cellspacing */
background-color: #AAAAAA;
color: #000000;
width: 100%;