summaryrefslogblamecommitdiffstats
path: root/modules-available/permissionmanager/style.css
blob: ee81bf476b2792cf05a2ab3f22e180f44b35c8e9 (plain) (tree)




























                           
#switchForm {
    text-align: center;
    margin-bottom: 50px;
}

.table {
    margin-top: 20px;
}

.table > tbody > tr > td {
    vertical-align: middle;
    height: 50px;
}

.checkbox {
    margin-top: 0;
    margin-bottom: 0;
}

.scrollingTable {
    height: 500px;
    overflow: auto;
}

.customSpanMargin {
    display: inline-block;
    margin-top: 2px;
    margin-bottom: 2px;
}