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

static.dynamia-tools.css.zk-multi-view.css Maven / Gradle / Ivy

There is a newer version: 5.2.1
Show newest version
.multi-view{
    border: 0;
}

.multi-view .multi-view-panel{
    padding: 10px 0 0;
    overflow: hidden;
}

.multi-view .multi-view-tab{
    background-color: #ffffff;
    border: none !important;
}
.multi-view .multi-view-tab .z-tab-text{
    font-size: 14px;
}


.multi-view .multi-view-tab.z-tab-selected{
    border: 1px solid #ebebeb !important;
    border-bottom: none !important;
    background-color: #fbfbfb;
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy