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;
|
||||||
|
|||||||
@@ -837,7 +837,7 @@ ul.x-tab-strip li.x-tab-edge {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.x-tab-scrolling {
|
.x-tab-scrolling {
|
||||||
position:relative;
|
position:relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-tab-panel-bbar .x-toolbar {
|
.x-tab-panel-bbar .x-toolbar {
|
||||||
@@ -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;
|
||||||
@@ -2265,7 +2265,7 @@ div.x-toolbar-no-items {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ext-strict .x-grid3-header-pop-inner {
|
.ext-strict .x-grid3-header-pop-inner {
|
||||||
width:14px;
|
width:14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-grid3-header-inner {
|
.x-grid3-header-inner {
|
||||||
@@ -4465,7 +4465,7 @@ body.ext-ie6.x-body-masked .x-window select {
|
|||||||
|
|
||||||
.x-html-editor-tb .x-edit-bold, .x-menu-item img.x-edit-bold {
|
.x-html-editor-tb .x-edit-bold, .x-menu-item img.x-edit-bold {
|
||||||
background-position:0 0;
|
background-position:0 0;
|
||||||
background-image:url(images/default/editor/tb-sprite.gif);
|
background-image:url(images/default/editor/tb-sprite.gif);
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-html-editor-tb .x-edit-italic, .x-menu-item img.x-edit-italic {
|
.x-html-editor-tb .x-edit-italic, .x-menu-item img.x-edit-italic {
|
||||||
@@ -5023,7 +5023,7 @@ body.ext-ie6.x-body-masked .x-window select {
|
|||||||
-khtml-user-select:none;
|
-khtml-user-select:none;
|
||||||
-webkit-user-select:ignore;
|
-webkit-user-select:ignore;
|
||||||
display:block;
|
display:block;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Horizontal styles */
|
/* Horizontal styles */
|
||||||
@@ -5189,7 +5189,7 @@ body.ext-ie6.x-body-masked .x-window select {
|
|||||||
background-color: #deecfd;
|
background-color: #deecfd;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-color-palette em:hover, .x-color-palette span:hover{
|
.x-color-palette em:hover, .x-color-palette span:hover{
|
||||||
background-color: #deecfd;
|
background-color: #deecfd;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -6466,7 +6466,7 @@ a.x-menu-item {
|
|||||||
|
|
||||||
.x-panel-header {
|
.x-panel-header {
|
||||||
color:#15428b;
|
color:#15428b;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
font-family: tahoma,arial,verdana,sans-serif;
|
font-family: tahoma,arial,verdana,sans-serif;
|
||||||
border-color:#99bbe8;
|
border-color:#99bbe8;
|
||||||
|
|||||||
@@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -837,7 +837,7 @@ ul.x-tab-strip li.x-tab-edge {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.x-tab-scrolling {
|
.x-tab-scrolling {
|
||||||
position:relative;
|
position:relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-tab-panel-bbar .x-toolbar {
|
.x-tab-panel-bbar .x-toolbar {
|
||||||
@@ -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;
|
||||||
@@ -2265,7 +2265,7 @@ div.x-toolbar-no-items {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ext-strict .x-grid3-header-pop-inner {
|
.ext-strict .x-grid3-header-pop-inner {
|
||||||
width:14px;
|
width:14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-grid3-header-inner {
|
.x-grid3-header-inner {
|
||||||
@@ -4465,7 +4465,7 @@ body.ext-ie6.x-body-masked .x-window select {
|
|||||||
|
|
||||||
.x-html-editor-tb .x-edit-bold, .x-menu-item img.x-edit-bold {
|
.x-html-editor-tb .x-edit-bold, .x-menu-item img.x-edit-bold {
|
||||||
background-position:0 0;
|
background-position:0 0;
|
||||||
background-image:url(../images/default/editor/tb-sprite.gif);
|
background-image:url(../images/default/editor/tb-sprite.gif);
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-html-editor-tb .x-edit-italic, .x-menu-item img.x-edit-italic {
|
.x-html-editor-tb .x-edit-italic, .x-menu-item img.x-edit-italic {
|
||||||
@@ -5023,7 +5023,7 @@ body.ext-ie6.x-body-masked .x-window select {
|
|||||||
-khtml-user-select:none;
|
-khtml-user-select:none;
|
||||||
-webkit-user-select:ignore;
|
-webkit-user-select:ignore;
|
||||||
display:block;
|
display:block;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Horizontal styles */
|
/* Horizontal styles */
|
||||||
|
|||||||
@@ -837,7 +837,7 @@ ul.x-tab-strip li.x-tab-edge {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.x-tab-scrolling {
|
.x-tab-scrolling {
|
||||||
position:relative;
|
position:relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-tab-panel-bbar .x-toolbar {
|
.x-tab-panel-bbar .x-toolbar {
|
||||||
@@ -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;
|
||||||
@@ -2265,7 +2265,7 @@ div.x-toolbar-no-items {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ext-strict .x-grid3-header-pop-inner {
|
.ext-strict .x-grid3-header-pop-inner {
|
||||||
width:14px;
|
width:14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-grid3-header-inner {
|
.x-grid3-header-inner {
|
||||||
@@ -4465,7 +4465,7 @@ body.ext-ie6.x-body-masked .x-window select {
|
|||||||
|
|
||||||
.x-html-editor-tb .x-edit-bold, .x-menu-item img.x-edit-bold {
|
.x-html-editor-tb .x-edit-bold, .x-menu-item img.x-edit-bold {
|
||||||
background-position:0 0;
|
background-position:0 0;
|
||||||
background-image:url(images/default/editor/tb-sprite.gif);
|
background-image:url(images/default/editor/tb-sprite.gif);
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-html-editor-tb .x-edit-italic, .x-menu-item img.x-edit-italic {
|
.x-html-editor-tb .x-edit-italic, .x-menu-item img.x-edit-italic {
|
||||||
@@ -5023,7 +5023,7 @@ body.ext-ie6.x-body-masked .x-window select {
|
|||||||
-khtml-user-select:none;
|
-khtml-user-select:none;
|
||||||
-webkit-user-select:ignore;
|
-webkit-user-select:ignore;
|
||||||
display:block;
|
display:block;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Horizontal styles */
|
/* Horizontal styles */
|
||||||
@@ -5189,7 +5189,7 @@ body.ext-ie6.x-body-masked .x-window select {
|
|||||||
background-color: #deecfd;
|
background-color: #deecfd;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-color-palette em:hover, .x-color-palette span:hover{
|
.x-color-palette em:hover, .x-color-palette span:hover{
|
||||||
background-color: #deecfd;
|
background-color: #deecfd;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -6466,7 +6466,7 @@ a.x-menu-item {
|
|||||||
|
|
||||||
.x-panel-header {
|
.x-panel-header {
|
||||||
color:#15428b;
|
color:#15428b;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
font-family: tahoma,arial,verdana,sans-serif;
|
font-family: tahoma,arial,verdana,sans-serif;
|
||||||
border-color:#99bbe8;
|
border-color:#99bbe8;
|
||||||
|
|||||||
@@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -837,7 +837,7 @@ ul.x-tab-strip li.x-tab-edge {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.x-tab-scrolling {
|
.x-tab-scrolling {
|
||||||
position:relative;
|
position:relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-tab-panel-bbar .x-toolbar {
|
.x-tab-panel-bbar .x-toolbar {
|
||||||
@@ -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;
|
||||||
@@ -2265,7 +2265,7 @@ div.x-toolbar-no-items {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ext-strict .x-grid3-header-pop-inner {
|
.ext-strict .x-grid3-header-pop-inner {
|
||||||
width:14px;
|
width:14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-grid3-header-inner {
|
.x-grid3-header-inner {
|
||||||
@@ -4465,7 +4465,7 @@ body.ext-ie6.x-body-masked .x-window select {
|
|||||||
|
|
||||||
.x-html-editor-tb .x-edit-bold, .x-menu-item img.x-edit-bold {
|
.x-html-editor-tb .x-edit-bold, .x-menu-item img.x-edit-bold {
|
||||||
background-position:0 0;
|
background-position:0 0;
|
||||||
background-image:url(../images/default/editor/tb-sprite.gif);
|
background-image:url(../images/default/editor/tb-sprite.gif);
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-html-editor-tb .x-edit-italic, .x-menu-item img.x-edit-italic {
|
.x-html-editor-tb .x-edit-italic, .x-menu-item img.x-edit-italic {
|
||||||
@@ -5023,7 +5023,7 @@ body.ext-ie6.x-body-masked .x-window select {
|
|||||||
-khtml-user-select:none;
|
-khtml-user-select:none;
|
||||||
-webkit-user-select:ignore;
|
-webkit-user-select:ignore;
|
||||||
display:block;
|
display:block;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Horizontal styles */
|
/* Horizontal styles */
|
||||||
|
|||||||
@@ -837,7 +837,7 @@ ul.x-tab-strip li.x-tab-edge {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.x-tab-scrolling {
|
.x-tab-scrolling {
|
||||||
position:relative;
|
position:relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-tab-panel-bbar .x-toolbar {
|
.x-tab-panel-bbar .x-toolbar {
|
||||||
@@ -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;
|
||||||
@@ -2265,7 +2265,7 @@ div.x-toolbar-no-items {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ext-strict .x-grid3-header-pop-inner {
|
.ext-strict .x-grid3-header-pop-inner {
|
||||||
width:14px;
|
width:14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-grid3-header-inner {
|
.x-grid3-header-inner {
|
||||||
@@ -4465,7 +4465,7 @@ body.ext-ie6.x-body-masked .x-window select {
|
|||||||
|
|
||||||
.x-html-editor-tb .x-edit-bold, .x-menu-item img.x-edit-bold {
|
.x-html-editor-tb .x-edit-bold, .x-menu-item img.x-edit-bold {
|
||||||
background-position:0 0;
|
background-position:0 0;
|
||||||
background-image:url(images/default/editor/tb-sprite.gif);
|
background-image:url(images/default/editor/tb-sprite.gif);
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-html-editor-tb .x-edit-italic, .x-menu-item img.x-edit-italic {
|
.x-html-editor-tb .x-edit-italic, .x-menu-item img.x-edit-italic {
|
||||||
@@ -5023,7 +5023,7 @@ body.ext-ie6.x-body-masked .x-window select {
|
|||||||
-khtml-user-select:none;
|
-khtml-user-select:none;
|
||||||
-webkit-user-select:ignore;
|
-webkit-user-select:ignore;
|
||||||
display:block;
|
display:block;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Horizontal styles */
|
/* Horizontal styles */
|
||||||
@@ -5189,7 +5189,7 @@ body.ext-ie6.x-body-masked .x-window select {
|
|||||||
background-color: #deecfd;
|
background-color: #deecfd;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-color-palette em:hover, .x-color-palette span:hover{
|
.x-color-palette em:hover, .x-color-palette span:hover{
|
||||||
background-color: #deecfd;
|
background-color: #deecfd;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -6466,7 +6466,7 @@ a.x-menu-item {
|
|||||||
|
|
||||||
.x-panel-header {
|
.x-panel-header {
|
||||||
color:#15428b;
|
color:#15428b;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
font-family: tahoma,arial,verdana,sans-serif;
|
font-family: tahoma,arial,verdana,sans-serif;
|
||||||
border-color:#99bbe8;
|
border-color:#99bbe8;
|
||||||
|
|||||||
@@ -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