[Yanel-commits] rev 25293 - in public/yanel/trunk/src/contributions/resources/resource-creator/htdocs: . css

simon at wyona.com simon at wyona.com
Thu Jun 21 15:24:01 CEST 2007


Author: simon
Date: 2007-06-21 15:24:01 +0200 (Thu, 21 Jun 2007)
New Revision: 25293

Added:
   public/yanel/trunk/src/contributions/resources/resource-creator/htdocs/css/
   public/yanel/trunk/src/contributions/resources/resource-creator/htdocs/css/resource-creator.css
Log:
adding resource-reator.css to resourcetype specific htdocs

Added: public/yanel/trunk/src/contributions/resources/resource-creator/htdocs/css/resource-creator.css
===================================================================
--- public/yanel/trunk/src/contributions/resources/resource-creator/htdocs/css/resource-creator.css	                        (rev 0)
+++ public/yanel/trunk/src/contributions/resources/resource-creator/htdocs/css/resource-creator.css	2007-06-21 13:24:01 UTC (rev 25293)
@@ -0,0 +1,13 @@
+#resourceCreatorSaveAsTable {
+  width:100%;
+}
+
+#lookupfilesTable {
+  width:100%;
+}
+
+#lookupfiles {
+  height:160px;
+  overflow:auto;
+  position:relative;
+}
\ No newline at end of file




More information about the Yanel-commits mailing list