From cd6be85dfcfccb202f2d2a9ca9db062725e45d5c Mon Sep 17 00:00:00 2001 From: artem Date: Thu, 17 Apr 2008 10:31:32 +0000 Subject: - [DEV-137] fixes in graph zoom (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5631 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/styles/sbox.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/php/styles') diff --git a/frontends/php/styles/sbox.css b/frontends/php/styles/sbox.css index fed2f504..b2f90d57 100644 --- a/frontends/php/styles/sbox.css +++ b/frontends/php/styles/sbox.css @@ -17,7 +17,7 @@ div#selection_box{ div.box_on{ position: absolute; -/* border: 1px black solid; +/* border: 1px red solid; /* background-color:#FF0000;*/ z-index:2; } -- cgit