accounting-manager-theme/src/com/sencha/gxt/theme/neptune/client/base/container/Css3BorderLayout.css

12 lines
282 B
CSS

/**
* Sencha GXT 3.1.1 - Sencha for GWT
* Copyright(c) 2007-2014, Sencha, Inc.
* licensing@sencha.com
*
* http://www.sencha.com/products/gxt/license/
*/
@def backgroundColor value("theme.borderLayout.panelBackgroundColor");
.container {
background-color: backgroundColor;
}