[fix #1015] New UI: add attachment history

This commit is contained in:
Simon Lehericey 2017-12-07 11:52:35 +01:00
parent d59ee75488
commit b551ae8097
3 changed files with 38 additions and 7 deletions

View file

@ -0,0 +1,13 @@
.pj {
th {
vertical-align: middle;
}
.dropdown-items a {
flex-direction: column;
}
.filename {
font-weight: bold;
}
}