1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-10 11:01:55 +02:00

(v1.3.0.9014) as.mo() speed improvement

This commit is contained in:
2020-09-03 12:31:48 +02:00
parent 18e52f2725
commit c4b87fe241
93 changed files with 739 additions and 609 deletions

View File

@ -276,8 +276,9 @@ table a:not(.btn):hover, .table a:not(.btn):hover {
display: none;
}
.dataset-download-button {
margin-right: 10px;
margin-right: 2%;
}
.dataset-download-button img {
height: 100px !important;
width: 80px !important;
max-width: 14% !important;
}