BUG 10698 Imagen del search del Designer no esta alineada SOLVED
- Css class ".pm_search_x_button" with incorrect value - Change the incorrect value
This commit is contained in:
@@ -1168,7 +1168,7 @@ textarea {
|
|||||||
height:19px;
|
height:19px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ext-webkit .x-small-editor .x-form-text{padding-top:3px;font-size:100%;}
|
.ext-webkit .x-small-editor .x-form-text{padding-top:1px;font-size:100%;}
|
||||||
|
|
||||||
.x-form-clear {
|
.x-form-clear {
|
||||||
clear:both;
|
clear:both;
|
||||||
|
|||||||
@@ -1168,7 +1168,7 @@ textarea {
|
|||||||
height:19px;
|
height:19px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ext-webkit .x-small-editor .x-form-text{padding-top:3px;font-size:100%;}
|
.ext-webkit .x-small-editor .x-form-text{padding-top:1px;font-size:100%;}
|
||||||
|
|
||||||
.x-form-clear {
|
.x-form-clear {
|
||||||
clear:both;
|
clear:both;
|
||||||
|
|||||||
@@ -523,6 +523,34 @@ antes funcionaba.
|
|||||||
margin:0;
|
margin:0;
|
||||||
padding:0;
|
padding:0;
|
||||||
}
|
}
|
||||||
|
.pm_search_x_button_des{
|
||||||
|
/*margin-left:-21px;*/
|
||||||
|
display:block;
|
||||||
|
width:16px;
|
||||||
|
height:20px;
|
||||||
|
margin-top:2px;
|
||||||
|
margin-right:3px;
|
||||||
|
}
|
||||||
|
.ext-ie ._des {margin-top:0px !important}
|
||||||
|
.pm_search_x_button_des .x-btn-over .x-btn-mc
|
||||||
|
{
|
||||||
|
background:transparent;
|
||||||
|
}
|
||||||
|
.pm_search_x_button_des .x-btn-ml,.pm_search_x_button_des .x-btn-mr,
|
||||||
|
.pm_search_x_button_des .x-btn-tc,.pm_search_x_button_des .x-btn-tl,.pm_search_x_button_des .x-btn-tr,
|
||||||
|
.pm_search_x_button_des .x-btn-bc,.pm_search_x_button_des .x-btn-bl,.pm_search_x_button_des .x-btn-br
|
||||||
|
{
|
||||||
|
display:none !important;
|
||||||
|
}
|
||||||
|
.pm_search_x_button_des button{
|
||||||
|
background:url(/images/icons_silk/search_x_button.png) no-repeat;
|
||||||
|
text-indent: -10000px;
|
||||||
|
width:16px !important;
|
||||||
|
height:20px !important;
|
||||||
|
display:block;
|
||||||
|
margin:0;
|
||||||
|
padding:0;
|
||||||
|
}
|
||||||
.pm_search_text_field input{
|
.pm_search_text_field input{
|
||||||
border-right:none !important;
|
border-right:none !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1168,7 +1168,7 @@ textarea {
|
|||||||
height:19px;
|
height:19px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ext-webkit .x-small-editor .x-form-text{padding-top:3px;font-size:100%;}
|
.ext-webkit .x-small-editor .x-form-text{padding-top:1px;font-size:100%;}
|
||||||
|
|
||||||
.x-form-clear {
|
.x-form-clear {
|
||||||
clear:both;
|
clear:both;
|
||||||
|
|||||||
@@ -1168,7 +1168,7 @@ textarea {
|
|||||||
height:19px;
|
height:19px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ext-webkit .x-small-editor .x-form-text{padding-top:3px;font-size:100%;}
|
.ext-webkit .x-small-editor .x-form-text{padding-top:1px;font-size:100%;}
|
||||||
|
|
||||||
.x-form-clear {
|
.x-form-clear {
|
||||||
clear:both;
|
clear:both;
|
||||||
|
|||||||
@@ -1168,7 +1168,7 @@ textarea {
|
|||||||
height:19px;
|
height:19px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ext-webkit .x-small-editor .x-form-text{padding-top:3px;font-size:100%;}
|
.ext-webkit .x-small-editor .x-form-text{padding-top:1px;font-size:100%;}
|
||||||
|
|
||||||
.x-form-clear {
|
.x-form-clear {
|
||||||
clear:both;
|
clear:both;
|
||||||
|
|||||||
@@ -1168,7 +1168,7 @@ textarea {
|
|||||||
height:19px;
|
height:19px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ext-webkit .x-small-editor .x-form-text{padding-top:3px;font-size:100%;}
|
.ext-webkit .x-small-editor .x-form-text{padding-top:1px;font-size:100%;}
|
||||||
|
|
||||||
.x-form-clear {
|
.x-form-clear {
|
||||||
clear:both;
|
clear:both;
|
||||||
|
|||||||
@@ -548,6 +548,34 @@ antes funcionaba.
|
|||||||
margin:0;
|
margin:0;
|
||||||
padding:0;
|
padding:0;
|
||||||
}
|
}
|
||||||
|
.pm_search_x_button_des{
|
||||||
|
/*margin-left:-21px;*/
|
||||||
|
display:block;
|
||||||
|
width:16px;
|
||||||
|
height:20px;
|
||||||
|
margin-top:2px;
|
||||||
|
margin-right:3px;
|
||||||
|
}
|
||||||
|
.ext-ie ._des {margin-top:0px !important}
|
||||||
|
.pm_search_x_button_des .x-btn-over .x-btn-mc
|
||||||
|
{
|
||||||
|
background:transparent;
|
||||||
|
}
|
||||||
|
.pm_search_x_button_des .x-btn-ml,.pm_search_x_button_des .x-btn-mr,
|
||||||
|
.pm_search_x_button_des .x-btn-tc,.pm_search_x_button_des .x-btn-tl,.pm_search_x_button_des .x-btn-tr,
|
||||||
|
.pm_search_x_button_des .x-btn-bc,.pm_search_x_button_des .x-btn-bl,.pm_search_x_button_des .x-btn-br
|
||||||
|
{
|
||||||
|
display:none !important;
|
||||||
|
}
|
||||||
|
.pm_search_x_button_des button{
|
||||||
|
background:url(/images/icons_silk/search_x_button.png) no-repeat;
|
||||||
|
text-indent: -10000px;
|
||||||
|
width:16px !important;
|
||||||
|
height:20px !important;
|
||||||
|
display:block;
|
||||||
|
margin:0;
|
||||||
|
padding:0;
|
||||||
|
}
|
||||||
.pm_search_text_field input{
|
.pm_search_text_field input{
|
||||||
border-right:none !important;
|
border-right:none !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1168,7 +1168,7 @@ textarea {
|
|||||||
height:19px;
|
height:19px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ext-webkit .x-small-editor .x-form-text{padding-top:3px;font-size:100%;}
|
.ext-webkit .x-small-editor .x-form-text{padding-top:1px;font-size:100%;}
|
||||||
|
|
||||||
.x-form-clear {
|
.x-form-clear {
|
||||||
clear:both;
|
clear:both;
|
||||||
|
|||||||
@@ -1168,7 +1168,7 @@ textarea {
|
|||||||
height:19px;
|
height:19px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ext-webkit .x-small-editor .x-form-text{padding-top:3px;font-size:100%;}
|
.ext-webkit .x-small-editor .x-form-text{padding-top:1px;font-size:100%;}
|
||||||
|
|
||||||
.x-form-clear {
|
.x-form-clear {
|
||||||
clear:both;
|
clear:both;
|
||||||
|
|||||||
@@ -520,6 +520,34 @@ antes funcionaba.
|
|||||||
margin:0;
|
margin:0;
|
||||||
padding:0;
|
padding:0;
|
||||||
}
|
}
|
||||||
|
.pm_search_x_button_des{
|
||||||
|
/*margin-left:-21px;*/
|
||||||
|
display:block;
|
||||||
|
width:16px;
|
||||||
|
height:20px;
|
||||||
|
margin-top:2px;
|
||||||
|
margin-right:3px;
|
||||||
|
}
|
||||||
|
.ext-ie ._des {margin-top:0px !important}
|
||||||
|
.pm_search_x_button_des .x-btn-over .x-btn-mc
|
||||||
|
{
|
||||||
|
background:transparent;
|
||||||
|
}
|
||||||
|
.pm_search_x_button_des .x-btn-ml,.pm_search_x_button_des .x-btn-mr,
|
||||||
|
.pm_search_x_button_des .x-btn-tc,.pm_search_x_button_des .x-btn-tl,.pm_search_x_button_des .x-btn-tr,
|
||||||
|
.pm_search_x_button_des .x-btn-bc,.pm_search_x_button_des .x-btn-bl,.pm_search_x_button_des .x-btn-br
|
||||||
|
{
|
||||||
|
display:none !important;
|
||||||
|
}
|
||||||
|
.pm_search_x_button_des button{
|
||||||
|
background:url(/images/icons_silk/search_x_button.png) no-repeat;
|
||||||
|
text-indent: -10000px;
|
||||||
|
width:16px !important;
|
||||||
|
height:20px !important;
|
||||||
|
display:block;
|
||||||
|
margin:0;
|
||||||
|
padding:0;
|
||||||
|
}
|
||||||
.pm_search_text_field input{
|
.pm_search_text_field input{
|
||||||
border-right:none !important;
|
border-right:none !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -292,7 +292,7 @@ Ext.onReady(function(){
|
|||||||
}
|
}
|
||||||
}),{
|
}),{
|
||||||
text:'X',
|
text:'X',
|
||||||
ctCls:'pm_search_x_button',
|
ctCls:'pm_search_x_button_des',
|
||||||
handler: function(){
|
handler: function(){
|
||||||
//store.setBaseParam( 'category', '<reset>');
|
//store.setBaseParam( 'category', '<reset>');
|
||||||
store.setBaseParam('processName', '');
|
store.setBaseParam('processName', '');
|
||||||
|
|||||||
Reference in New Issue
Block a user