All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sencha.gxt.theme.blue.client.toolbar.BlueToolBar.css Maven / Gradle / Ivy

There is a newer version: 3.1.1
Show newest version
/**
 * Sencha GXT 3.1.0 - Sencha for GWT
 * Copyright(c) 2007-2014, Sencha, Inc.
 * [email protected]
 *
 * http://www.sencha.com/products/gxt/license/
 */
@external x-toolbar-mark ;

.toolBar { 
  width: auto;
  height: auto;
  border: none;
}

.x-toolbar-mark {
  border-width: 0 0 1px 0;
  border-bottom: 1px solid #99b9e9;
}

@sprite .x-toolbar-mark {
  gwt-image: 'background';
  background-color: #D0DEF0;
  height: auto;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy