parent
fe72a1c36e
commit
bdcdac2257
|
@ -12,6 +12,10 @@ input {
|
|||
}
|
||||
}
|
||||
|
||||
.control-group ~ input[type="hidden"] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
input.search {
|
||||
padding-left: 20px;
|
||||
background: @gray-lightest url('../img/icons/search.png') no-repeat 2px;
|
||||
|
|
Loading…
Reference in New Issue