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

com.sencha.gxt.theme.base.client.widget.Header.css Maven / Gradle / Ivy

There is a newer version: 3.1.1
Show newest version
.header {
  position: relative;
  padding: 4px 3px 2px 5px;
}

.headerIcon {
  float: left;
}

.headerHasIcon .headerIcon {
  width: 18px; 
}

.headerHasIcon .headerText {
  left: 20px;
}

.headerText {
  font-family: tahoma, arial, verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
}

.headerBar {
  float: right;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy