blob: 6ef8738a29e0224f90f23699af5c2c19adf2e0dd [file] [log] [blame]
/*
* Demonstrates that the ui.xml has access to styles that
* do not back any declared CssResource api
*/
.privateColor {
color: SteelBlue;
}