make the container/boundaries for the fieldset collapser more visible

This commit is contained in:
2017-09-21 14:22:21 +02:00
parent 18935b4a69
commit ff21951ea1
+3 -3
View File
@@ -232,9 +232,9 @@
.archetypeCollapser {
clear: both;
height: 100%;
padding: 12px 0 0 20px;
background-color: #fff;
border-radius: 0 0 0 5px;
padding: 24px 20px 0 20px;
background-color: #fafafa;
border-top: 1px dashed #e0e0e0;
line-height: 20px;
form {