summaryrefslogtreecommitdiffstats
path: root/frontends/php/styles
diff options
context:
space:
mode:
authorartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-04-17 10:31:32 +0000
committerartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-04-17 10:31:32 +0000
commitcd6be85dfcfccb202f2d2a9ca9db062725e45d5c (patch)
tree8cff91acb5f13d9e0c9d419a5d459cdc24994f53 /frontends/php/styles
parent9fd54f156ece1cf8cec230705fa14d6d75db8efb (diff)
- [DEV-137] fixes in graph zoom (Artem)
git-svn-id: svn://svn.zabbix.com/trunk@5631 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/styles')
-rw-r--r--frontends/php/styles/sbox.css2
1 files changed, 1 insertions, 1 deletions
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;
}