new icons for the navigation toolbar, p=jorix, r=me,marcjansen (closes #2946)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@11738 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Éric Lemoine
2011-03-29 09:39:42 +00:00
parent 5287e4a38b
commit aec3d44979
7 changed files with 78 additions and 84 deletions

View File

@@ -7,10 +7,10 @@
<link rel="stylesheet" href="style.css" type="text/css" />
<style type="text/css">
.olControlEditingToolbar .olControlModifyFeatureItemInactive {
background-position: -1px 0px ;
background-position: -1px -1px;
}
.olControlEditingToolbar .olControlModifyFeatureItemActive {
background-position: -1px -23px ;
background-position: -1px -24px;
}
label.head {
font-weight: bold;