Sha256: 2a1ad5679bbb3fd1968bb39878d1b256cf579eeb3864de147c582d59848e75fa

Contents?: true

Size: 638 Bytes

Versions: 3

Compression:

Stored size: 638 Bytes

Contents

table.has-columns-hidden > tbody > tr > td > span.responsiveExpander {
    background: image-url('dataTables/plus.png') no-repeat 5px center;
    padding-left: 32px;
    cursor: pointer;
}

table.has-columns-hidden > tbody > tr.detail-show > td span.responsiveExpander {
    background: image-url('dataTables/minus.png') no-repeat 5px center;
}

table.has-columns-hidden > tbody > tr.row-detail > td {
    background: #eee;
}

table.has-columns-hidden > tbody > tr.row-detail > td > ul {
    list-style: none;
    margin: 0;
}

table.has-columns-hidden > tbody > tr.row-detail > td > ul > li > span.columnTitle {
    font-weight: bold;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jquery-datatables-rails-2.1.10.0.0 app/assets/stylesheets/dataTables/jquery.dataTables.responsive.css.scss
jquery-datatables-rails-1.12.2 app/assets/stylesheets/dataTables/jquery.dataTables.responsive.css.scss
jquery-datatables-rails-1.11.3 vendor/assets/stylesheets/dataTables/jquery.dataTables.responsive.css.scss