fix button text color in the gray theme
This commit is contained in:
parent
0cb662cde8
commit
c99b4ddfea
@ -100,6 +100,10 @@
|
|||||||
background-image:url(/themes/gray/button/btn-sprite.gif);
|
background-image:url(/themes/gray/button/btn-sprite.gif);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.x-btn button {
|
||||||
|
color: Black;
|
||||||
|
}
|
||||||
|
|
||||||
/* Layout classes */
|
/* Layout classes */
|
||||||
|
|
||||||
.x-border-layout-ct {
|
.x-border-layout-ct {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user