Sha256: fbfeb50743c448fb8b322629a42dcb5b995960a4ae36f3af8d01735962efaf0d
Contents?: true
Size: 251 Bytes
Versions: 5
Compression:
Stored size: 251 Bytes
Contents
$border-radius-small: 2px; $border-radius-base: 3px; $border-radius-large: 4px; @import "bootstrap-sprockets"; @import "bootstrap"; .alert { margin-bottom: 0px; } .alert-notice { @extend .alert-info } .alert-alert { @extend .alert-danger }
Version data entries
5 entries across 5 versions & 1 rubygems