Pfeil schaut nun in richtige Richtung bei Accordion-Element
This commit is contained in:
@@ -48,12 +48,16 @@ hr{
|
||||
text-align: left;
|
||||
background-color: #fff;
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
overflow-anchor: none;
|
||||
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease
|
||||
border-radius: 0;
|
||||
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
|
||||
height:10px;
|
||||
}
|
||||
|
||||
#RadioButtonList1 {
|
||||
border:none;
|
||||
border: none;
|
||||
}
|
||||
#btn_resetForm {
|
||||
margin-right: 2px;
|
||||
}
|
||||
@media (prefers-reduced-motion:reduce) {
|
||||
.accordion-button {
|
||||
|
||||
Reference in New Issue
Block a user