Sha256: 4f6187fe8b787c496b162d4d6f444258dce0e12b38c691146a8026130fb777ee
Contents?: true
Size: 592 Bytes
Versions: 65
Compression:
Stored size: 592 Bytes
Contents
.form-group { margin-bottom: 15px; } .input-lg, .input-lg.form-control { height: $btn-lg-size; border-radius: $border-radius-large; font-family: $font-face-light; font-size: $font-size-large; } .input-sm, .input-sm.form-control { height: $btn-sm-size; border-radius: $border-radius-small; font-size: $font-size-small; } .input-xs, .input-xs.form-control { height: $btn-xs-size; border-radius: $border-radius-small; font-size: $font-size-small; } label { color: $color-gray-600; font-family: $font-face-regular; font-size: $font-size-200; font-weight: 400; }
Version data entries
65 entries across 65 versions & 1 rubygems