Merge remote-tracking branch 'origin/developer' into developer
This commit is contained in:
commit
4f2316481e
@ -221,22 +221,15 @@ label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check
|
|||||||
margin-top: 30%;
|
margin-top: 30%;
|
||||||
font-size:140%;
|
font-size:140%;
|
||||||
}*/
|
}*/
|
||||||
|
.om-searchbar input.input {
|
||||||
|
border-radius: 0 !important;
|
||||||
.om-searchbar input.input{
|
box-shadow: none !important;
|
||||||
border-radius: 0 !important;
|
border-right: white;
|
||||||
box-shadow: none !important;
|
|
||||||
border-right: white;
|
|
||||||
}
|
}
|
||||||
|
button.clearButton {
|
||||||
button.clearButton{
|
border-radius: 0 !important;
|
||||||
border-radius: 0 !important;
|
background-color: white;
|
||||||
background-color: white;
|
margin-left: -5px;
|
||||||
margin-left: -5px;
|
border-color: #dbdbdb;
|
||||||
border-color: #dbdbdb;
|
border-left: white;
|
||||||
border-left: white;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -260,3 +260,18 @@ hr.first {
|
|||||||
font-size:140%;
|
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