searchbar
This commit is contained in:
parent
c1db18b323
commit
a49b0ee6a5
@ -221,22 +221,15 @@ label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check
|
||||
margin-top: 30%;
|
||||
font-size:140%;
|
||||
}*/
|
||||
|
||||
|
||||
.om-searchbar input.input{
|
||||
.om-searchbar input.input {
|
||||
border-radius: 0 !important;
|
||||
box-shadow: none !important;
|
||||
border-right: white;
|
||||
}
|
||||
|
||||
button.clearButton{
|
||||
button.clearButton {
|
||||
border-radius: 0 !important;
|
||||
background-color: white;
|
||||
margin-left: -5px;
|
||||
border-color: #dbdbdb;
|
||||
border-left: white;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
@ -260,3 +260,18 @@ hr.first {
|
||||
font-size:140%;
|
||||
}*/
|
||||
|
||||
.om-searchbar input.input{
|
||||
border-radius: 0 !important;
|
||||
box-shadow: none !important;
|
||||
border-right: white;
|
||||
}
|
||||
|
||||
button.clearButton{
|
||||
border-radius: 0 !important;
|
||||
background-color: white;
|
||||
margin-left: -5px;
|
||||
border-color: #dbdbdb;
|
||||
border-left: white;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user