Footer input

This commit is contained in:
Markus Janhunen 2016-11-19 15:15:39 +02:00
parent 5c21876539
commit dad92981c7
1 changed files with 10 additions and 1 deletions

View File

@ -68,17 +68,26 @@ footer
display: block
form
input, textarea
.form-control, .btn-success
color: #999
background-color: rgba(0,0,0,0.2)
border-color: rgba(0,0,0,0.25)
border-width: 2px
.input-group
margin: 2px
.input-group-addon
color: #999
background-color: rgba(0,0,0,0.4)
border-color: rgba(0,0,0,0.25)
input:-webkit-autofill
color: #999
background-color: rgba(0,0,0,0.2) !important
.btn-success
.input-group-btn:not(:first-child) > .btn
border-bottom-left-radius: 4px
border-top-left-radius: 4px
margin: 2px
.icon-angle-right:before
padding-right: 6px