Browse Source

x bei suche geändert

master
Xenia Gruenzinger 4 years ago
parent
commit
c8aee0c979
1 changed files with 17 additions and 0 deletions
  1. 17
    0
      public/style/style.css

+ 17
- 0
public/style/style.css View File

@@ -221,3 +221,20 @@ label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check
margin-top: 30%;
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…
Cancel
Save