[Commits] r1114 - core/trunk/geoext/resources/css
commits at geoext.org
commits at geoext.org
Fri Jun 19 14:36:28 CEST 2009
Author: ahocevar
Date: 2009-06-19 14:36:28 +0200 (Fri, 19 Jun 2009)
New Revision: 1114
Added:
core/trunk/geoext/resources/css/gxtheme-slate.css
Log:
Added slate theme file. Thanks dkastl for the original patch, thanks
tschaub for the modification to bring it in line with the other theme
files. r=tschaub (closes #93)
Added: core/trunk/geoext/resources/css/gxtheme-slate.css
===================================================================
--- core/trunk/geoext/resources/css/gxtheme-slate.css (rev 0)
+++ core/trunk/geoext/resources/css/gxtheme-slate.css 2009-06-19 12:36:28 UTC (rev 1114)
@@ -0,0 +1,9 @@
+.gx-popup-anc {
+ background: transparent url(../images/slate/anchor.png) no-repeat 0 0;
+ position: relative;
+ top:-1px;
+ left:5px;
+ z-index:2;
+ height:16px;
+ width:31px;
+}
Property changes on: core/trunk/geoext/resources/css/gxtheme-slate.css
___________________________________________________________________
Name: svn:keywords
+ Id Author Date Revision
Name: svn:eol-style
+ native
More information about the Commits
mailing list