Sha256: e887f68439e883f619bb946b397938f9c0b7825e4d89b284b3e6c8e8b6909303
Contents?: true
Size: 519 Bytes
Versions: 25
Compression:
Stored size: 519 Bytes
Contents
// .form-group .pwd-progressbar { // //padding-left: 1px; // margin-top: -3px; // } // // .form-group .pwd-progressbar .progress { // height: 3px; // } // // .inverse .form-group .pwd-progressbar .progress { // background-color: @bg-inverse-color; // } .input-group-addon.pw-strength-indicator { color: transparent; &.danger { color: @brand-danger; } &.warning, &.success { color: @elem-cozy-color; } } .input-group-addon.pw-strength-indicator.classic { .border-right-radius(4px); }
Version data entries
25 entries across 25 versions & 1 rubygems