[fix #1015] New UI: add attachment history
This commit is contained in:
parent
d59ee75488
commit
b551ae8097
3 changed files with 38 additions and 7 deletions
13
app/assets/stylesheets/new_design/pj.scss
Normal file
13
app/assets/stylesheets/new_design/pj.scss
Normal file
|
@ -0,0 +1,13 @@
|
|||
.pj {
|
||||
th {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.dropdown-items a {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.filename {
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue