x bei suche geändert
This commit is contained in:
parent
d8091ecafd
commit
c8aee0c979
@ -221,3 +221,20 @@ label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check
|
|||||||
margin-top: 30%;
|
margin-top: 30%;
|
||||||
font-size:140%;
|
font-size:140%;
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
|
|
||||||
|
input.input.is-rounded{
|
||||||
|
border-radius: 0 !important;
|
||||||
|
box-shadow: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
button.button.is-light{
|
||||||
|
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