[Commits] r1184 - apps/opengeo/geoexplorer/trunk/src/theme/app
commits at geoext.org
commits at geoext.org
Wed Jul 1 02:15:00 CEST 2009
Author: tschaub
Date: 2009-07-01 02:15:00 +0200 (Wed, 01 Jul 2009)
New Revision: 1184
Modified:
apps/opengeo/geoexplorer/trunk/src/theme/app/geoexplorer.css
Log:
Scale line gets same font as rest of app.
Modified: apps/opengeo/geoexplorer/trunk/src/theme/app/geoexplorer.css
===================================================================
--- apps/opengeo/geoexplorer/trunk/src/theme/app/geoexplorer.css 2009-07-01 00:12:37 UTC (rev 1183)
+++ apps/opengeo/geoexplorer/trunk/src/theme/app/geoexplorer.css 2009-07-01 00:15:00 UTC (rev 1184)
@@ -165,6 +165,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