added predefined mime types list and other minor ui improvements

This commit is contained in:
Gani Georgiev
2023-01-24 20:58:24 +02:00
parent e5477961ad
commit ecfae2e5c9
53 changed files with 554 additions and 343 deletions
-8
View File
@@ -231,14 +231,6 @@ table {
margin-right: calc(var(--baseSpacing) * -1);
.bulk-select-col {
min-width: 70px;
input[type="checkbox"] ~ label {
opacity: 0.7;
}
label:hover,
label:focus-within,
input[type="checkbox"]:checked ~ label {
opacity: 1 !important;
}
}
td, th {
position: relative;