Sha256: 33de70727764b88775c0eb5753d6a95cab1fc1c3c3d84b8e4ebc1554954918cb
Contents?: true
Size: 469 Bytes
Versions: 35
Compression:
Stored size: 469 Bytes
Contents
.btn, .nav-pills > li > a { vertical-align: middle; transition: color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.2s linear 0s !important; } .btn { text-align: center; .glyphicon { padding-right: 3px; } .ship { color: #fff; } } .btn-sm .glyphicon { padding: 0; } .btn.action-void { @extend .btn-danger; } .btn.action-capture { @extend .btn-success; } .btn.payment-action-edit { @extend .btn-primary; color: $white !important; }
Version data entries
35 entries across 35 versions & 1 rubygems