1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 20:41:58 +02:00

(v1.3.0.9013) data sets vignette update

This commit is contained in:
2020-08-29 21:52:51 +02:00
parent 4f72b3bfc4
commit 18e52f2725
43 changed files with 26 additions and 14 deletions

View File

@ -275,3 +275,9 @@ table a:not(.btn):hover, .table a:not(.btn):hover {
.dataset-within-r {
display: none;
}
.dataset-download-button {
margin-right: 10px;
}
.dataset-download-button img {
height: 100px !important;
}