blob: c712178597210d9b538005c8fe4962ac1dda8cb6 [file] [log] [blame]
.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;
}