Änderungen an Design sowie Tabllenzeilen
This commit is contained in:
@@ -52,8 +52,8 @@ hr{
|
||||
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
|
||||
}
|
||||
#RadioButtonList1{
|
||||
width:100%;
|
||||
#RadioButtonList1 {
|
||||
border:none;
|
||||
}
|
||||
@media (prefers-reduced-motion:reduce) {
|
||||
.accordion-button {
|
||||
@@ -85,7 +85,6 @@ hr{
|
||||
background-size: 1.25rem;
|
||||
transition: transform .2s ease-in-out
|
||||
}
|
||||
|
||||
@media (prefers-reduced-motion:reduce) {
|
||||
.accordion-button::after {
|
||||
transition: none
|
||||
@@ -102,6 +101,12 @@ hr{
|
||||
outline: 0;
|
||||
box-shadow: 0 0 0 .25rem rgba(4, 51, 129,.25)
|
||||
}
|
||||
#btn_resetForm {
|
||||
padding-right:-800px;
|
||||
}
|
||||
#rbt_Erf{
|
||||
font-size:18px;
|
||||
}
|
||||
@media (max-width: 558.98px) {
|
||||
h1 {
|
||||
color: #043381;
|
||||
|
||||
Reference in New Issue
Block a user