Sha256: 26bf18e2e02232a853b4cbe47937d9ac813691e61392da68918d9ccc45fb1331
Contents?: true
Size: 511 Bytes
Versions: 2
Compression:
Stored size: 511 Bytes
Contents
.pagination-datatables, .pagination { li { @extend .page-item; a { @extend .page-link; } } } .label-pill { border-radius: 1rem !important; } // temp fix for Vue & React // Open state for the dropdown .open, .show { // Remove the outline when :focus is triggered > a { outline: 0; } } // navbar dropdown fix .navbar .dropdown-toggle { @extend .nav-link; .img-avatar { height: $navbar-height - 20px; margin: 0 10px; } } .card-block { @extend .card-body; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
coreui-rails-1.1.0 | vendor/assets/stylesheets/coreui/_temp.scss |
coreui-rails-1.0.1 | vendor/assets/stylesheets/coreui/_temp.scss |