update drupal

This commit is contained in:
Tessier
2020-10-15 11:59:37 +02:00
parent ebb5db14b5
commit d8b9162932
558 changed files with 5954 additions and 4475 deletions
@@ -12,7 +12,7 @@ fieldset:not(.fieldgroup) {
border: none;
margin: 0 0 20px 0;
padding: 55px 20px 20px 20px;
min-width: 0;
min-width: fit-content;
position: relative;
}
@@ -345,7 +345,7 @@ table .form-type-checkbox .dummy-checkbox {
border: 1px solid #d1d1d1;
color: #333;
background: #fcfcfa;
min-height: 40px;
min-height: 44px;
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
appearance: none;