[Commits] r1020 - apps/opengeo/geoexplorer/branches/0.1.x/theme

commits at geoext.org commits at geoext.org
Mon Jun 8 19:59:01 CEST 2009


Author: tschaub
Date: 2009-06-08 19:59:01 +0200 (Mon, 08 Jun 2009)
New Revision: 1020

Modified:
   apps/opengeo/geoexplorer/branches/0.1.x/theme/geoexplorer.css
Log:
Matching other page font.

Modified: apps/opengeo/geoexplorer/branches/0.1.x/theme/geoexplorer.css
===================================================================
--- apps/opengeo/geoexplorer/branches/0.1.x/theme/geoexplorer.css	2009-06-08 17:55:29 UTC (rev 1019)
+++ apps/opengeo/geoexplorer/branches/0.1.x/theme/geoexplorer.css	2009-06-08 17:59:01 UTC (rev 1020)
@@ -153,6 +153,10 @@
     top: 123px;
 }
 
+.olControlScaleLine {
+    font-family: tahoma,arial,helvetica,sans-serif;
+}
+
 /* position the zoom slider within map panel */
 .gx-zoomslider {
     top: 90px;



More information about the Commits mailing list