// update radio helper
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -546,9 +546,6 @@ input[type="password"].input-tiny
|
||||
a
|
||||
text-decoration: none
|
||||
|
||||
.btn
|
||||
text-transform: uppercase
|
||||
|
||||
.btn-default
|
||||
@include box-shadow(darken($btn-default-bg,10%) 0 -2px 0 inset)
|
||||
|
||||
@@ -562,6 +559,7 @@ input[type="password"].input-tiny
|
||||
@include box-shadow(lighten($gray-light,20%) 0 -2px 0 inset)
|
||||
|
||||
.btn
|
||||
text-transform: uppercase
|
||||
.caret
|
||||
border-top-color: $gray-dark!important
|
||||
&:hover, &:focus
|
||||
|
||||
Reference in New Issue
Block a user