Sha256: 3778678eeaa1c2adcc809e74933b49cbf0a734abf8276d23e4d962142704114d

Contents?: true

Size: 486 Bytes

Versions: 2

Compression:

Stored size: 486 Bytes

Contents

#apply_default_info_button_container #apply_default_info_button, #default_info_table {
    max-width: 260px;
}

.custom_info_txt {
    width: 98%;
}

.fullwidth {
    width: 100%;
}

.custom_info_row {

    td:nth-child(1) {
        width: 196px;
        max-width: 196px;
        min-width: 196px;
    }

    td:nth-child(2) {
        width: 196px;
        max-width: 196px;
        min-width: 196px;
    }

    td:nth-child(3) {
        width: 76px;
        max-width: 76px;
    }

}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
katello-2.2.2 app/assets/stylesheets/katello/custom_info.scss
katello-1.5.0 app/assets/stylesheets/katello/custom_info.scss