summaryrefslogtreecommitdiffstats
path: root/frontends/php/styles
diff options
context:
space:
mode:
authorartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-12-05 13:30:53 +0000
committerartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-12-05 13:30:53 +0000
commitb7884e618a8004342df1fc553008eca710e1855c (patch)
tree78efdff89dfc6373ff3d2f3a48400a98d1763582 /frontends/php/styles
parent597d863e85e6bf0bece5db8734f093696ac55e10 (diff)
downloadzabbix-b7884e618a8004342df1fc553008eca710e1855c.tar.gz
zabbix-b7884e618a8004342df1fc553008eca710e1855c.tar.xz
zabbix-b7884e618a8004342df1fc553008eca710e1855c.zip
- [ZBX-195,DEV-52] fixes for sysmaps (Artem)
git-svn-id: svn://svn.zabbix.com/trunk@5135 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/styles')
-rw-r--r--frontends/php/styles/sbox.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/styles/sbox.css b/frontends/php/styles/sbox.css
index d312993b..52472974 100644
--- a/frontends/php/styles/sbox.css
+++ b/frontends/php/styles/sbox.css
@@ -6,6 +6,7 @@ div#selection_box{
filter:alpha(opacity=40);
-moz-opacity:.40;
+ -khtml-opacity: 0.4;
opacity:.40;
background-color:#0000FF;
border:1px black solid;