This commit is contained in:
dheeyi
2015-05-22 13:19:52 -04:00
parent 244f4e37ce
commit 2799f20d46
2 changed files with 2 additions and 0 deletions

View File

@@ -221,6 +221,7 @@ ul.x-tab-strip-bottom{
.x-editor .x-form-check-wrap { .x-editor .x-form-check-wrap {
background-color:#fff; background-color:#fff;
overflow:hidden !important;
} }
.x-form-field-wrap .x-form-trigger{ .x-form-field-wrap .x-form-trigger{

View File

@@ -364,6 +364,7 @@ textarea.x-form-field {
} }
.x-editor .x-form-check-wrap { .x-editor .x-form-check-wrap {
background-color: #fff; background-color: #fff;
overflow:hidden !important;
} }
.x-form-field-wrap .x-form-trigger { .x-form-field-wrap .x-form-trigger {
background-image: url(/skins/neoclassic/images/ext/gray/form/trigger.gif); background-image: url(/skins/neoclassic/images/ext/gray/form/trigger.gif);