[OpenLayers-Commits] r5628 - sandbox/enjahova/openlayers/theme/FREAC

commits at openlayers.org commits at openlayers.org
Wed Jan 2 14:38:02 EST 2008


Author: enjahova
Date: 2008-01-02 14:38:02 -0500 (Wed, 02 Jan 2008)
New Revision: 5628

Modified:
   sandbox/enjahova/openlayers/theme/FREAC/style.css
Log:
updated FREAC theme. thanks hue

Modified: sandbox/enjahova/openlayers/theme/FREAC/style.css
===================================================================
--- sandbox/enjahova/openlayers/theme/FREAC/style.css	2008-01-02 19:36:12 UTC (rev 5627)
+++ sandbox/enjahova/openlayers/theme/FREAC/style.css	2008-01-02 19:38:02 UTC (rev 5628)
@@ -1,346 +1,346 @@
 /*various layer config stuff*/
 #layers {
-    width:200px;
-    border:1px solid #000000;
-    font-size:10px;
-    top:100px;
-    position:absolute;
+   width: 200px;
+   border: 1px solid #000000;
+   font-size: 10px;
+   top: 100px;
+   position: absolute;
 }
 .l_vis {
-    font-size:11px;
-    height:29px;
+   font-size: 11px;
+   height: 29px;
 }
-
 .l_vis div {
-    position:relative;
-    display:block;
-    width:16px;
-    height:16px;
-    background-image: url("img/map.png");
-    /*background-repeat: no-repeat;float:left; Float to display horizontally*/
-    margin-top:2px;
-    margin-right:2px;
-    position:absolute;
-    top:-2px;
-    left:2px;
+   position: relative;
+   display: block;
+   width: 16px;
+   height: 16px;
+   background-image: url("img/map.png");
+   /*background-repeat: no-repeat;float: left; Float to display horizontally*/
+   margin-top: 2px;
+   margin-right: 2px;
+   position: absolute;
+   top: -2px;
+   left: 2px;
 }
-
 .check {
-	float:left;
-top:-2px;
+   float: left;
+   top: -2px;
 }
-
-#click_f_Data Layers{
-    font-size:11px;
+#click_f_Data Layers {
+   font-size: 11px;
 }
-.f_open { 
-    font-size:14px;
-    cursor:pointer;
+.f_open {
+   font-size: 14px;
+   cursor: pointer;
 }
-.f_closed { 
-    font-size:14px;
-    font-weight:200;
-    cursor:pointer; 
+.f_closed {
+   font-size: 14px;
+   font-weight: 200;
+   cursor: pointer;
 }
 .img_f_open {
-    margin-right: 10px;
-    display:block;
-    width:16px;
-    height:16px;
-    float:left;
-    background-image: url("img/folder_add.png");
+   margin-right: 10px;
+   display: block;
+   width: 16px;
+   height: 16px;
+   float: left;
+   background-image: url("img/folder_add.png");
 }
 .img_f_closed {
-    margin-right: 10px;
-    display:block;
-    width:16px;
-    height:16px;
-    float:left;
-    background-image: url("img/folder_delete.png");
+   margin-right: 10px;
+   display: block;
+   width: 16px;
+   height: 16px;
+   float: left;
+   background-image: url("img/folder_delete.png");
 }
-
-.l_closed div {display:none;}
-.l_open div {display:;}
-.l_closed {margin-bottom:0px;margin-top:0px;}
-.l_open {margin-bottom:0px;margin-top:0px;}
-
-.l_vis {cursor:pointer;
-		padding-left:20px;
-            position:relative;}
-.l_vis input {position:relative;
-		margin-bottom:0px;
-		height:16px;width:16px;}	
-	
-.l_vis_dis {cursor:default;
-		padding-left:20px;
-		opacity:.5;}
-.l_vis_dis input {position:relative;
-		margin-bottom:0px;
-		height:16px;width:16px;}
-
-
+.l_closed div {
+   display: none;
+ }
+.l_open div {
+   display: block;
+ }
+.l_closed {
+   margin-bottom: 0px;
+   margin-top: 0px;
+ }
+.l_open {
+   margin-bottom: 0px;
+   margin-top: 0px;
+}
+.l_vis {
+   cursor: pointer;
+   padding-left: 20px;
+   position: relative;
+ }
+.l_vis input {
+   position: relative;
+   margin-bottom: 0px;
+   height: 16px;
+   width: 16px;
+ }
+.l_vis_dis {
+   cursor: default;
+   padding-left: 20px;
+   opacity: .5;
+}
+.l_vis_dis input {
+   position: relative;
+   margin-bottom: 0px;
+   height: 16px;
+   width: 16px;
+}
 /*set positioning of tools*/
 #panelDiv {
-    position:absolute;
-    top:75px;
+   position: absolute;
+   top: 75px;
 }
-
 /* OpenLayers Styling */
-
-
 div.olMapViewport {
-   -moz-user-select: none; 
+   -moz-user-select: none;
 }
-
 .olLayerGoogleCopyright {
-    left: 2px;
-    bottom: 2px;  
+   left: 2px;
+   bottom: 2px;
 }
 .olLayerGooglePoweredBy {
-    left: 2px;
-    bottom: 15px;   
+   left: 2px;
+   bottom: 15px;
 }
 .olControlAttribution {
-    font-size: smaller; 
-    right: 3px; 
-    bottom: 4.5em; 
-    position: absolute; 
-    display: block;
+   font-size: smaller;
+   right: 3px;
+   bottom: 4.5em;
+   position: absolute;
+   display: block;
 }
 .olControlScale {
-    right: 3px;
-    bottom: 3em;
-    display: block;
-    position: absolute;
+   right: 3px;
+   bottom: 3em;
+   display: block;
+   position: absolute;
 }
 .olControlPermalink {
-    right: 3px;
-    bottom: 1.5em;
-    display: block;
-    position: absolute;
-} 
-
+   right: 3px;
+   bottom: 1.5em;
+   display: block;
+   position: absolute;
+}
 div.olControlMousePosition {
-    bottom: 0em;
-    right: 3px;
-    display: block;
-    position: absolute;
-    font-family: Arial;
-    font-size: smaller;
+   bottom: 0em;
+   right: 3px;
+   display: block;
+   position: absolute;
+   font-family: Arial;
+   font-size: smaller;
 }
-
 .olControlOverviewMapContainer {
-    position: absolute;
-    bottom: 0px;
-    right: 0px;
+   position: absolute;
+   bottom: 0px;
+   right: 0px;
 }
-
 .olControlOverviewMapElement {
-    padding: 10px 18px 10px 10px;
-    background-color: #00008B;
-    -moz-border-radius: 1em 0 0 0;
+   padding: 10px 18px 10px 10px;
+   background-color: #00008B;
+   -moz-border-radius: 1em 0 0 0;
 }
-
 .olControlOverviewMapMinimizeButton {
-    right: 0px;
-    bottom: 80px;
-}    
-
+   right: 0px;
+   bottom: 80px;
+}
 .olControlOverviewMapMaximizeButton {
-    right: 0px;
-    bottom: 80px;
+   right: 0px;
+   bottom: 80px;
 }
-
 .olControlOverviewMapExtentRectangle {
    cursor: move;
-    border: 2px dotted red;
+   border: 2px dotted red;
 }
 .olLayerGeoRSSDescription {
-    float:left;
-    width:100%;
-    overflow:auto;
-    font-size:1.0em;
+   float: left;
+   width: 100%;
+   overflow: auto;
+   font-size: 1.0em;
 }
 .olLayerGeoRSSClose {
-    float:right;
-    color:gray;
-    font-size:1.2em;
-	margin-right:6px;
-    font-family:sans-serif;
+   float: right;
+   color: gray;
+   font-size: 1.2em;
+   margin-right: 6px;
+   font-family: sans-serif;
 }
 .olLayerGeoRSSTitle {
-    float:left;font-size:1.2em;
+   float: left;font-size: 1.2em;
 }
-
 .olPopupContent {
-    padding:5px;
-}    
-.olControlNavToolbar { 
-    width:0px;
-    height:0px;
-}    
-.olControlNavToolbar div { 
-  display:block;
-  width:  22px;
-  height: 22px;
-  top: 0px;
-  left: 300px;
-  position: relative;
+   padding: 5px;
 }
-
+.olControlNavToolbar {
+   width: 0px;
+   height: 0px;
+}
+.olControlNavToolbar div {
+   display: block;
+   width:  22px;
+   height: 22px;
+   top: 0px;
+   left: 300px;
+   position: relative;
+}
 /* we use NavToolbar as the panel for all our tools*/
-.olControlNavToolbar .olControlNavigationItemActive { 
-  background-image: url("img/panning-hand-on.png");
-  background-repeat: no-repeat;/*much easier to use position instead of float for IE*/
-position:absolute;
-left:0px;
-top:0px
-  margin-right:0px;
+.olControlNavToolbar .olControlNavigationItemActive {
+   background-image: url("img/panning-hand-on.png");
+   background-repeat: no-repeat;/*much easier to use position instead of float for IE*/
+   position: absolute;
+   left: 0px;
+   top: 0px;
+   margin-right: 0px;
 }
-.olControlNavToolbar .olControlNavigationItemInactive { 
-  background-image: url("img/panning-hand-off.png");
-  background-repeat: no-repeat;
-position:absolute;
-left:0px;
-top:0px;
-  margin-right:0px;
+.olControlNavToolbar .olControlNavigationItemInactive {
+   background-image: url("img/panning-hand-off.png");
+   background-repeat: no-repeat;
+   position: absolute;
+   left: 0px;
+   top: 0px;
+   margin-right: 0px;
 }
-
-.olControlNavToolbar .olControlZoomBoxItemActive { 
-  background-image: url("img/drag-rectangle-on.png");
-  background-repeat: no-repeat;
-position:absolute;
-left:22px;
-top:0px;
+.olControlNavToolbar .olControlZoomBoxItemActive {
+   background-image: url("img/drag-rectangle-on.png");
+   background-repeat: no-repeat;
+   position: absolute;
+   left: 22px;
+   top: 0px;
 }
-.olControlNavToolbar .olControlZoomBoxItemInactive { 
-  background-image: url("img/drag-rectangle-off.png");
-  background-repeat: no-repeat;float:right;
-position:absolute;
-left:22px;
-top:0px;
+.olControlNavToolbar .olControlZoomBoxItemInactive {
+   background-image: url("img/drag-rectangle-off.png");
+   background-repeat: no-repeat;
+   float: right;
+   position: absolute;
+   left: 22px;
+   top: 0px;
 }
-
-.olControlNavToolbar .olControlZoomOutItemActive { 
-  background-image: url("img/zoom-out-on.png");
-  background-repeat: no-repeat;
-position:absolute;
-left:44px;
-top:0px;
+.olControlNavToolbar .olControlZoomOutItemActive {
+   background-image: url("img/zoom-out-on.png");
+   background-repeat: no-repeat;
+   position: absolute;
+   left: 44px;
+   top: 0px;
 }
-.olControlNavToolbar .olControlZoomOutItemInactive { 
-  background-image: url("img/zoom-out-off.png");
-  background-repeat: no-repeat;
-position:absolute;
-left:44px;
-top:0px;
+.olControlNavToolbar .olControlZoomOutItemInactive {
+   background-image: url("img/zoom-out-off.png");
+   background-repeat: no-repeat;
+   position: absolute;
+   left: 44px;
+   top: 0px;
 }
-
-.olControlNavToolbar .olControlZoomToMaxExtentItemActive { s
-  background-image: url("img/zoom-orig-on.png");
-  background-repeat: no-repeat;
-position:absolute;
-left:66px;
-top:0px;
+.olControlNavToolbar .olControlZoomToMaxExtentItemActive {
+   background-image: url("img/zoom-orig-on.png");
+   background-repeat: no-repeat;
+   position: absolute;
+   left: 66px;
+   top: 0px;
 }
-.olControlNavToolbar .olControlZoomToMaxExtentItemInactive { 
-  background-image: url("img/zoom-orig-off.png");
-  background-repeat: no-repeat;
-position:absolute;
-left:66px;
-top:0px;
+.olControlNavToolbar .olControlZoomToMaxExtentItemInactive {
+   background-image: url("img/zoom-orig-off.png");
+   background-repeat: no-repeat;
+   position: absolute;
+   left: 66px;
+   top: 0px;
 }
-
-.olControlNavToolbar .olControlZoomToLastExtentItemActive { 
-  background-image: url("img/zoom-last-on.png");
-  background-repeat: no-repeat;
-position:absolute;
-left:88px;
-top:0px;
+.olControlNavToolbar .olControlZoomToLastExtentItemActive {
+   background-image: url("img/zoom-last-on.png");
+   background-repeat: no-repeat;
+   position: absolute;
+   left: 88px;
+   top: 0px;
 }
-.olControlNavToolbar .olControlZoomToLastExtentItemInactive { 
-  background-image: url("img/zoom-last-off.png");
-  background-repeat: no-repeat;
-position:absolute;
-left:88px;
-top:0px;
+.olControlNavToolbar .olControlZoomToLastExtentItemInactive {
+   background-image: url("img/zoom-last-off.png");
+   background-repeat: no-repeat;
+   position: absolute;
+   left: 88px;
+   top: 0px;
 }
-
-
-.olControlNavToolbar .olControlIdentifyItemActive { 
-  background-image: url("img/identify-on.png");
-  background-repeat: no-repeat;
-position:absolute;
-left:110px;
-top:0px;
+.olControlNavToolbar .olControlIdentifyItemActive {
+   background-image: url("img/identify-on.png");
+   background-repeat: no-repeat;
+   position: absolute;
+   left: 110px;
+   top: 0px;
 }
-.olControlNavToolbar .olControlIdentifyItemInactive { 
-  background-image: url("img/identify-off.png");
-  background-repeat: no-repeat;
-position:absolute;
-left:110px;
-top:0px;
+.olControlNavToolbar .olControlIdentifyItemInactive {
+   background-image: url("img/identify-off.png");
+   background-repeat: no-repeat;
+   position: absolute;
+   left: 110px;
+   top: 0px;
 }
-
-
-.olControlNavToolbar .olControlEmailItemActive { 
-  background-image: url("img/email_on.png");
-  background-repeat: no-repeat;
-position:absolute;
-left:132px;
-top:0px;
+.olControlNavToolbar .olControlEmailItemActive {
+   background-image: url("img/email_on.png");
+   background-repeat: no-repeat;
+   position: absolute;
+   left: 132px;
+   top: 0px;
 }
-.olControlNavToolbar .olControlEmailItemInactive { 
-  background-image: url("img/email_off.png");
-  background-repeat: no-repeat;
-position:absolute;
-left:132px;
-top:0px;
+.olControlNavToolbar .olControlEmailItemInactive {
+   background-image: url("img/email_off.png");
+   background-repeat: no-repeat;
+   position: absolute;
+   left: 132px;
+   top: 0px;
 }
-
 .olControlEditingToolbar  {
-    float:right;
-    right: 0px;
-    height: 30px; 
-    width: 200px;
+   float: right;
+   right: 0px;
+   height: 30px;
+   width: 200px;
 }
-.olControlEditingToolbar div { 
-  float:right;
-  width:  24px;
-  height: 24px;
-  margin: 5px;
+.olControlEditingToolbar div {
+   float: right;
+   width: 24px;
+   height: 24px;
+   margin: 5px;
 }
-.olControlEditingToolbar .olControlNavigationItemActive { 
-  background-image: url("img/pan_on.png");
-  background-repeat: no-repeat;
+.olControlEditingToolbar .olControlNavigationItemActive {
+   background-image: url("img/pan_on.png");
+   background-repeat: no-repeat;
 }
-.olControlEditingToolbar .olControlNavigationItemInactive { 
-  background-image: url("img/pan_off.png");
-  background-repeat: no-repeat;
+.olControlEditingToolbar .olControlNavigationItemInactive {
+   background-image: url("img/pan_off.png");
+   background-repeat: no-repeat;
 }
-.olControlEditingToolbar .olControlDrawFeaturePointItemActive { 
-  background-image: url("img/draw_point_on.png");
-  background-repeat: no-repeat;
+.olControlEditingToolbar .olControlDrawFeaturePointItemActive {
+   background-image: url("img/draw_point_on.png");
+   background-repeat: no-repeat;
 }
-.olControlEditingToolbar .olControlDrawFeaturePointItemInactive { 
-  background-image: url("img/draw_point_off.png");
-  background-repeat: no-repeat;
+.olControlEditingToolbar .olControlDrawFeaturePointItemInactive {
+   background-image: url("img/draw_point_off.png");
+   background-repeat: no-repeat;
 }
-.olControlEditingToolbar .olControlDrawFeaturePathItemInactive { 
-  background-image: url("img/draw_line_off.png");
-  background-repeat: no-repeat;
+.olControlEditingToolbar .olControlDrawFeaturePathItemInactive {
+   background-image: url("img/draw_line_off.png");
+   background-repeat: no-repeat;
 }
-.olControlEditingToolbar .olControlDrawFeaturePathItemActive { 
-  background-image: url("img/draw_line_on.png");
-  background-repeat: no-repeat;
+.olControlEditingToolbar .olControlDrawFeaturePathItemActive {
+   background-image: url("img/draw_line_on.png");
+   background-repeat: no-repeat;
 }
-.olControlEditingToolbar .olControlDrawFeaturePolygonItemInactive { 
-  background-image: url("img/draw_polygon_off.png");
-  background-repeat: no-repeat;
+.olControlEditingToolbar .olControlDrawFeaturePolygonItemInactive {
+   background-image: url("img/draw_polygon_off.png");
+   background-repeat: no-repeat;
 }
-.olControlEditingToolbar .olControlDrawFeaturePolygonItemActive { 
-  background-image: url("img/draw_polygon_on.png");
-  background-repeat: no-repeat;
+.olControlEditingToolbar .olControlDrawFeaturePolygonItemActive {
+   background-image: url("img/draw_polygon_on.png");
+   background-repeat: no-repeat;
 }
 
+.olHandlerBoxZoomBox {
+    border: 2px solid red;
+    position: absolute;
+    background-color: white;
+    opacity: 0.50;
+    font-size: 1px;
+    filter: alpha(opacity=50);
+}   
 



More information about the Commits mailing list