theme-store/themes/b3c200a8-22f3-465a-9902-adf18c3fca43/chrome.css
2025-03-07 16:25:05 +00:00

20 lines
458 B
CSS

#emptyDownloads,
#downloadsListBox richlistitem,
#downloadsFooter button {
padding-block: 0.7em !important;
padding-inline: 10px !important;
margin-block: 2px !important;
margin-inline: var(--tab-block-margin) !important;
}
#downloadsFooter button {
border: 0 !important;
}
#downloadsPanel-blockedSubview,
#downloadsPanel-mainView {
padding: 0 !important;
}
#downloadsListBox richlistitem button.downloadButton {
min-width: 1em !important;
}