Tweak various progress bars

Fixes #5
This commit is contained in:
2022-05-13 17:43:10 +02:00
parent f1896972a1
commit 2561ef4ab2
6 changed files with 21 additions and 48 deletions

View File

@@ -394,11 +394,6 @@ pre {
background: var(--input_hover_background);
}
.file_button_selected {
box-shadow: 0 0 2px 2px var(--highlight_color);
text-decoration: none;
}
.file_button>img {
max-height: 100%;
max-width: 25%;