![JAR search and dependency download from the Maven repository](/logo.png)
gwt.material.design.addins.client.subheader.resources.css.subheader.css Maven / Gradle / Ivy
.subheader {
background: #fff;
position: relative;
z-index: 995;
padding: 12px;
}
.subheader.fixed {
position: fixed;
top: 0;
width: 200px;
z-index: 0;
}
.subheader.fixed.absolute {
position: absolute;
}
.subheader-container {
overflow: auto;
position: relative;
padding: 0px !important;
}
.subheader-container .collection{
margin: 0 !important;
}
.top_holder {
position: absolute;
left: 0;
top: 0;
min-height: 5px;
width: 100%;
z-index: 996;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy