Sign in
gwt
/
gwt.git
/
51cde1d0d4a9c7f2b548c30817eff1cd4e12dce3
/
.
/
user
/
src
/
com
/
google
/
gwt
/
uibinder
/
sample
/
client
/
WidgetBasedUi.css
blob: c712178597210d9b538005c8fe4962ac1dda8cb6 [
file
]
.
menuBar
{
border
:
solid
;
background-color
:
white
;
}
/*
* Demonstrates that the ui.xml has access to styles that
* do not back any declared CssResource api
*/
.
privateColor
{
color
:
SteelBlue
;
}