Sha256: 80a55af32b49a3bac17bc3e8a48df554fc86be7015a433986337906a505d603b
Contents?: true
Size: 511 Bytes
Versions: 8
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
8 entries across 8 versions & 1 rubygems