small styling improvements

main
xenofem 2022-05-24 22:31:25 -04:00
parent 262914b0f5
commit d5a48ee8bc
1 changed files with 5 additions and 1 deletions

View File

@ -217,6 +217,10 @@ td.file_download {
background-color: #00b;
}
summary {
cursor: pointer;
}
.file_unavailable {
background-color: #999;
mask-image: url("../images/feather-icons/clock.svg");
@ -229,7 +233,7 @@ td.file_download {
td.file_size {
text-align: right;
width: 4.75rem;
width: 5.12rem;
}
td.file_name {