[fusion-commits] r1601 - trunk/widgets/Legend
svn_fusion at osgeo.org
svn_fusion at osgeo.org
Wed Oct 22 16:57:39 EDT 2008
Author: pagameba
Date: 2008-10-22 16:57:39 -0400 (Wed, 22 Oct 2008)
New Revision: 1601
Modified:
trunk/widgets/Legend/Legend.css
Log:
adjust top of the input elements to be inline with the other items in the branch
Modified: trunk/widgets/Legend/Legend.css
===================================================================
--- trunk/widgets/Legend/Legend.css 2008-10-21 14:56:47 UTC (rev 1600)
+++ trunk/widgets/Legend/Legend.css 2008-10-22 20:57:39 UTC (rev 1601)
@@ -4,7 +4,7 @@
.fusionLegendFolder input {
position: absolute;
- top: 2px;
+ top: 3px;
left: 14px;
height: 14px;
width: 16px;
@@ -20,7 +20,7 @@
.fusionLegendItemCheckbox input {
position: absolute;
- top: 2px;
+ top: 3px;
left: 14px;
height: 14px;
width: 16px;
More information about the fusion-commits
mailing list