added predefined mime types list and other minor ui improvements
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user