Cleanup more CSS and JS

and merge/cleanup/redesign composer attachments
This commit is contained in:
djmaze 2021-02-22 15:16:33 +01:00
parent fe45179847
commit e52b9abc61
23 changed files with 156 additions and 293 deletions

View file

@ -64,7 +64,7 @@
}
}
.b-list-delimiter {
hr {
margin: 10px;
border-top: 0 solid #000;
border-bottom: 1px solid #999;
@ -175,10 +175,6 @@
.e-collapsed-sign {
cursor: pointer;
width: 22px;
height: 30px;
line-height: 30px;
text-align: center;
vertical-align: inherit;
}
}