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

static.styles.desktop.css Maven / Gradle / Ivy

There is a newer version: 13.12
Show newest version
#engage_description_tab_content {
    width: 100%;
    padding-top: 15px;
    padding-right: 20px;
}

.description-item {
    border-radius: 4px;
    padding: 5px;
}

.description-item-header {
    font-size: 1.2em;
    font-weight: bold;
}

.description-item-body {
    margin-left: 8px;
}

.descriptionTabLeft {
    float: left;
    width: 50%;
}

.descriptionTabRight {
    float: left;
}

.clear {
    clear: both;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy