Sha256: 5b4729cc760271083579a393654b0e10c30d52a7bb5c45663aaf8359b27bc96c
Contents?: true
Size: 508 Bytes
Versions: 1
Compression:
Stored size: 508 Bytes
Contents
.btn-group { button.dropdown-toggle-split:first-child { border-bottom-right-radius: 0px; border-top-right-radius: 0px; } } // tabs do ul.nav.nav-tabs { margin-bottom: 1rem; } // cursor on disabled radios .custom-control-input:disabled ~ .custom-control-label { cursor: no-drop; } .custom-control-input:disabled ~ .custom-control-label::after { cursor: no-drop; } .custom-control-input:disabled ~ .custom-control-label::before { cursor: no-drop; } .effective-table-summary th { width: 200px; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
effective_bootstrap-1.14.16 | app/assets/stylesheets/effective_bootstrap/overrides.scss |