slt
25 Oct 2009, 11:55 AM
http://www.extjs.com/examples/#buttons
1/ I am on Firefox 3.5.3, on Windows XP pro. Still seeing the icon for the "Text Only" examples.
2/ Also, I am trying to add a bit more left/right padding on the text only buttons because I increased the font size a bit. My unsuccessful attempt:
.x-btn-noicon .x-btn-medium .x-btn-text{
height: 24px;
padding-left: 26px;
padding-right: 26px;
}
This has no effect, even when modifying gxt-all.css. In fact even modifying the height has no effect.
Any help greatly appreciated.
SLT
1/ I am on Firefox 3.5.3, on Windows XP pro. Still seeing the icon for the "Text Only" examples.
2/ Also, I am trying to add a bit more left/right padding on the text only buttons because I increased the font size a bit. My unsuccessful attempt:
.x-btn-noicon .x-btn-medium .x-btn-text{
height: 24px;
padding-left: 26px;
padding-right: 26px;
}
This has no effect, even when modifying gxt-all.css. In fact even modifying the height has no effect.
Any help greatly appreciated.
SLT