mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
WebUI: Improve torrent deletion
* Added 'Confirm when deleting torrents' option to the WebUI * Confirm deletion dialog now uses MUI.Modal PR #21289. Closes #18345.
This commit is contained in:
@@ -205,7 +205,7 @@ div.mochaToolbarWrapper.bottom {
|
||||
---------------------------------------------------------------- */
|
||||
|
||||
#modalOverlay {
|
||||
background: #000;
|
||||
background: hsla(0deg 0 0 / 30%);
|
||||
display: none;
|
||||
left: 0;
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user