com.sencha.gxt.theme.base.client.menu.MenuBar.css Maven / Gradle / Ivy
/**
* Sencha GXT 3.1.0 - Sencha for GWT
* Copyright(c) 2007-2014, Sencha, Inc.
* [email protected]
*
* http://www.sencha.com/products/gxt/license/
*/
.menuBar {
border-style: solid;
border-width: 0 0 1px;
cursor: default;
padding: 3px;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy