svn: /web/doc-editor/trunk/ js/ux/extjsPowered/RowEditor.css themes/ux_extjsPowered_all.css
[email protected] (Yannick Torres)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
yannick Mon, 21 Dec 2009 16:58:06 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=292426
Log:
Fix css path for the rowEditor ux
Changed paths:
U web/doc-editor/trunk/js/ux/extjsPowered/RowEditor.css
U web/doc-editor/trunk/themes/ux_extjsPowered_all.css
svn-diffs-292426.txt
(text/x-diff, 8.5 KB)
Modified: web/doc-editor/trunk/js/ux/extjsPowered/RowEditor.css
===================================================================
--- web/doc-editor/trunk/js/ux/extjsPowered/RowEditor.css 2009-12-21 16:57:31 UTC (rev 292425)
+++ web/doc-editor/trunk/js/ux/extjsPowered/RowEditor.css 2009-12-21 16:58:06 UTC (rev 292426)
@@ -10,12 +10,12 @@
.x-row-editor-header {
height:2px;
overflow:hidden;
- background: transparent url(../../extjs/examples/ux/images/row-editor-bg.gif) repeat-x 0 0;
+ background: transparent url(../js/extjs/examples/ux/images/row-editor-bg.gif) repeat-x 0 0;
}
.x-row-editor-footer {
height:2px;
overflow:hidden;
- background: transparent url(../../extjs/examples/ux/images/row-editor-bg.gif) repeat-x 0 -2px;
+ background: transparent url(../js/extjs/examples/ux/images/row-editor-bg.gif) repeat-x 0 -2px;
}
.ext-ie .x-row-editor-footer {
margin-top:-1px;
@@ -32,14 +32,14 @@
top:28px;
left:20px;
padding-left:5px;
- background: transparent url(../../extjs/examples/ux/images/row-editor-btns.gif) no-repeat 0 0;
+ background: transparent url(../js/extjs/examples/ux/images/row-editor-btns.gif) no-repeat 0 0;
}
.x-row-editor .x-btns .x-plain-bwrap {
padding-right:5px;
- background: transparent url(../../extjs/examples/ux/images/row-editor-btns.gif) no-repeat right -31px;
+ background: transparent url(../js/extjs/examples/ux/images/row-editor-btns.gif) no-repeat right -31px;
}
.x-row-editor .x-btns .x-plain-body {
- background: transparent url(../../extjs/examples/ux/images/row-editor-btns.gif) repeat-x 0 -62px;
+ background: transparent url(../js/extjs/examples/ux/images/row-editor-btns.gif) repeat-x 0 -62px;
height:31px;
}
.x-row-editor .x-btns .x-table-layout-cell {
Modified: web/doc-editor/trunk/themes/ux_extjsPowered_all.css
===================================================================
--- web/doc-editor/trunk/themes/ux_extjsPowered_all.css 2009-12-21 16:57:31 UTC (rev 292425)
+++ web/doc-editor/trunk/themes/ux_extjsPowered_all.css 2009-12-21 16:58:06 UTC (rev 292426)
@@ -1 +1 @@
-/*!* Ext JS Library 3.1.0 * Copyright(c) 2006-2009 Ext JS,LLC * [email protected] * http://www.extjs.com/license */ .x-portal .x-panel-dd-spacer{margin-bottom:10px;}.x-portlet{margin-bottom:10px;}.x-portlet .x-panel-ml{padding-left:2px;}.x-portlet .x-panel-mr{padding-right:2px;}.x-portlet .x-panel-bl{padding-left:2px;}.x-portlet .x-panel-br{padding-right:2px;}.x-portlet .x-panel-body{background:white;}.x-portlet .x-panel-mc{padding-top:2px;}.x-portlet .x-panel-bc .x-panel-footer{padding-bottom:2px;}.x-portlet .x-panel-nofooter .x-panel-bc{height:2px;}/*!* Ext JS Library 3.0.0 * Copyright(c) 2006-2009 Ext JS,LLC * [email protected] * http://www.extjs.com/license */ .ext-ie .x-row-editor .x-form-text{margin:0!important;}.x-row-editor-header{height:2px;overflow:hidden;background:transparent url(../../extjs/examples/ux/images/row-editor-bg.gif) repeat-x 0 0;}.x-row-editor-footer{height:2px;overflow:hidden;background:transparent url(../../extjs/examples/ux/images/row-editor-bg.gif) repeat-x 0 -2px;}.ext-ie .x-row-editor-footer{margin-top:-1px;}.x-row-editor-body{overflow:hidden;zoom:1;background:#ebf2fb;padding-top:2px;}.x-row-editor .x-btns{position:absolute;top:28px;left:20px;padding-left:5px;background:transparent url(../../extjs/examples/ux/images/row-editor-btns.gif) no-repeat 0 0;}.x-row-editor .x-btns .x-plain-bwrap{padding-right:5px;background:transparent url(../../extjs/examples/ux/images/row-editor-btns.gif) no-repeat right -31px;}.x-row-editor .x-btns .x-plain-body{background:transparent url(../../extjs/examples/ux/images/row-editor-btns.gif) repeat-x 0 -62px;height:31px;}.x-row-editor .x-btns .x-table-layout-cell{padding:3px;}.errorTip .x-tip-body ul{list-style-type:disc;margin-left:15px;}/*!* Ext JS Library 3.0.0 * Copyright(c) 2006-2009 Ext JS,LLC * [email protected] * http://www.extjs.com/license */ .x-statusbar .x-status-text{height:21px;line-height:21px;padding:0 4px;cursor:default;}.x-statusbar .x-status-busy{padding-left:25px!important;background:transparent url(../images/loading.gif) no-repeat 3px 3px;}.x-statusbar .x-status-text-panel{border-top:1px solid #99BBE8;border-right:1px solid #fff;border-bottom:1px solid #fff;border-left:1px solid #99BBE8;padding:2px 8px 2px 5px;}#word-status .x-status-text{color:#777;}#word-status .x-status-text-panel .spacer{width:60px;font-size:0;line-height:0;}#word-status .x-status-busy{padding-left:25px!important;background:transparent url(../images/saving.gif) no-repeat 3px 3px;}#word-status .x-status-saved{padding-left:25px!important;background:transparent url(../images/saved.png) no-repeat 3px 3px;}.x-statusbar .x-status-error{color:#C33;cursor:pointer;padding-left:25px!important;background:transparent url(../images/exclamation.gif) no-repeat 3px 3px;}.x-statusbar .x-status-valid{padding-left:25px!important;background:transparent url(../images/accept.png) no-repeat 3px 3px;}.x-status-error-list{font:11px tahoma,arial,verdana,sans-serif;position:absolute;z-index:9999;border:1px solid #C33;background:#ffa;padding:5px 10px;color:#999;}.x-status-error-list li{cursor:pointer;list-style:disc;margin-left:10px;}.x-status-error-list li a{color:#15428B;text-decoration:none;}.x-status-error-list li a:hover{text-decoration:underline;}
\ No newline at end of file
+/*!* Ext JS Library 3.1.0 * Copyright(c) 2006-2009 Ext JS,LLC * [email protected] * http://www.extjs.com/license */ .x-portal .x-panel-dd-spacer{margin-bottom:10px;}.x-portlet{margin-bottom:10px;}.x-portlet .x-panel-ml{padding-left:2px;}.x-portlet .x-panel-mr{padding-right:2px;}.x-portlet .x-panel-bl{padding-left:2px;}.x-portlet .x-panel-br{padding-right:2px;}.x-portlet .x-panel-body{background:white;}.x-portlet .x-panel-mc{padding-top:2px;}.x-portlet .x-panel-bc .x-panel-footer{padding-bottom:2px;}.x-portlet .x-panel-nofooter .x-panel-bc{height:2px;}/*!* Ext JS Library 3.0.0 * Copyright(c) 2006-2009 Ext JS,LLC * [email protected] * http://www.extjs.com/license */ .ext-ie .x-row-editor .x-form-text{margin:0!important;}.x-row-editor-header{height:2px;overflow:hidden;background:transparent url(../js/extjs/examples/ux/images/row-editor-bg.gif) repeat-x 0 0;}.x-row-editor-footer{height:2px;overflow:hidden;background:transparent url(../js/extjs/examples/ux/images/row-editor-bg.gif) repeat-x 0 -2px;}.ext-ie .x-row-editor-footer{margin-top:-1px;}.x-row-editor-body{overflow:hidden;zoom:1;background:#ebf2fb;padding-top:2px;}.x-row-editor .x-btns{position:absolute;top:28px;left:20px;padding-left:5px;background:transparent url(../js/extjs/examples/ux/images/row-editor-btns.gif) no-repeat 0 0;}.x-row-editor .x-btns .x-plain-bwrap{padding-right:5px;background:transparent url(../js/extjs/examples/ux/images/row-editor-btns.gif) no-repeat right -31px;}.x-row-editor .x-btns .x-plain-body{background:transparent url(../js/extjs/examples/ux/images/row-editor-btns.gif) repeat-x 0 -62px;height:31px;}.x-row-editor .x-btns .x-table-layout-cell{padding:3px;}.errorTip .x-tip-body ul{list-style-type:disc;margin-left:15px;}/*!* Ext JS Library 3.0.0 * Copyright(c) 2006-2009 Ext JS,LLC * [email protected] * http://www.extjs.com/license */ .x-statusbar .x-status-text{height:21px;line-height:21px;padding:0 4px;cursor:default;}.x-statusbar .x-status-busy{padding-left:25px!important;background:transparent url(../images/loading.gif) no-repeat 3px 3px;}.x-statusbar .x-status-text-panel{border-top:1px solid #99BBE8;border-right:1px solid #fff;border-bottom:1px solid #fff;border-left:1px solid #99BBE8;padding:2px 8px 2px 5px;}#word-status .x-status-text{color:#777;}#word-status .x-status-text-panel .spacer{width:60px;font-size:0;line-height:0;}#word-status .x-status-busy{padding-left:25px!important;background:transparent url(../images/saving.gif) no-repeat 3px 3px;}#word-status .x-status-saved{padding-left:25px!important;background:transparent url(../images/saved.png) no-repeat 3px 3px;}.x-statusbar .x-status-error{color:#C33;cursor:pointer;padding-left:25px!important;background:transparent url(../images/exclamation.gif) no-repeat 3px 3px;}.x-statusbar .x-status-valid{padding-left:25px!important;background:transparent url(../images/accept.png) no-repeat 3px 3px;}.x-status-error-list{font:11px tahoma,arial,verdana,sans-serif;position:absolute;z-index:9999;border:1px solid #C33;background:#ffa;padding:5px 10px;color:#999;}.x-status-error-list li{cursor:pointer;list-style:disc;margin-left:10px;}.x-status-error-list li a{color:#15428B;text-decoration:none;}.x-status-error-list li a:hover{text-decoration:underline;}
\ No newline at end of file