svn: /web/doc-editor/trunk/js/ux/extjsPowered/ Spinner.css

[email protected] (Yannick Torres)
Newsgroups php.doc.web
Message-ID <[email protected]>
yannick                                  Sun, 28 Feb 2010 20:16:06 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=295596

Log:
Set the size of the search field manually. Once the trigger is hide() or show(), the size is set to 0... until ExtJs 3.1.1.

Changed paths:
    U   web/doc-editor/trunk/js/ux/extjsPowered/Spinner.css

Modified: web/doc-editor/trunk/js/ux/extjsPowered/Spinner.css
===================================================================
--- web/doc-editor/trunk/js/ux/extjsPowered/Spinner.css	2010-02-28 20:14:08 UTC (rev 295595)
+++ web/doc-editor/trunk/js/ux/extjsPowered/Spinner.css	2010-02-28 20:16:06 UTC (rev 295596)
@@ -8,7 +8,7 @@
 	/*background-color:#ff00cc;*/
 }
 .x-form-field-wrap .x-form-spinner-trigger {
-    background:transparent url('../js/extjs/examples/ux/images/spinner.gif') no-repeat 0 0;
+    background:transparent url('http://extjs.cachefly.net/ext-3.1.1/examples/ux/images/spinner.gif') no-repeat 0 0;
 }

 .x-form-field-wrap .x-form-spinner-overup{
@@ -47,7 +47,7 @@
 .x-form-field-wrap .x-form-spinner-splitter {
 	line-height:1px;
 	font-size:1px;
-    background:transparent url('../js/extjs/examples/ux/images/spinner-split.gif') no-repeat 0 0;
+    background:transparent url('http://extjs.cachefly.net/ext-3.1.1/examples/ux/images/spinner-split.gif') no-repeat 0 0;
 	position:absolute;
 	cursor: n-resize;
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.