mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-04 10:12:31 +01:00
Fix for overlapping text
Fix for overlapping text visible before login.
This commit is contained in:
parent
b175b91553
commit
27e79b6674
@ -1409,7 +1409,7 @@
|
|||||||
|
|
||||||
.x-panel-tbar .x-btn-text {
|
.x-panel-tbar .x-btn-text {
|
||||||
height: 24px !important;
|
height: 24px !important;
|
||||||
color: rgb(0,0,0,0);
|
color: rgb(0,0,0,0) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .x-toolbar .xtb-sep {
|
.x-panel-tbar .x-toolbar .xtb-sep {
|
||||||
@ -2180,4 +2180,4 @@
|
|||||||
.x-window-dlg .ext-mb-error {
|
.x-window-dlg .ext-mb-error {
|
||||||
//background-image: url(../images/gray/window/icon-error.gif);
|
//background-image: url(../images/gray/window/icon-error.gif);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user