CSS is not working in GXT
问题 I am in learning phase of GWT GXT, I my project some of the css are working fine , but some are showing me a strange behavior . for login button. logonBtn = new TextButton("Connect"); logonBtn.setIconAlign(IconAlign.RIGHT); logonBtn.setIcon(Resources.INSTANCE.login()); logonBtn.setStyleName("Project-Button"); Css .Project-Button { color: Black; border: thin outset #FF6600; font-family: Courier New, Century Gothic, Times New Roman, Verdana, Arial; vertical-align: middle; background-position: