View Full Version : theme gray problem with Status component
diegolovison
24 Nov 2009, 4:11 AM
if I change the theme for gray the component Status appears with color border blue..
was correctes?
diegolovison
24 Nov 2009, 4:16 AM
I test in http://www.extjs.com/examples-dev/explorer.html#statustoolbar and the problem continue..
its dificult correct this?
diegolovison
24 Nov 2009, 4:34 AM
add this style in gxt-gray.css
.x-status-text-panel {
border-color: #D0D0D0 #FFFFFF #FFFFFF #D0D0D0;
border-style: solid;
border-width: 1px;
}
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.