|
|
@ -1616,21 +1616,68 @@ img[src="icons/stalledDL.svg"] { |
|
|
|
padding-left: 5px; |
|
|
|
} |
|
|
|
|
|
|
|
/* Torrent right clkick menu */ |
|
|
|
|
|
|
|
img[src="icons/media-playback-start.svg"], |
|
|
|
img[src="icons/media-seek-forward.svg"], |
|
|
|
img[src="icons/edit-rename.svg"], |
|
|
|
img[src="icons/view-categories.svg"], |
|
|
|
img[src="icons/view-categories.svg"], |
|
|
|
/* Blue SVG icons */ |
|
|
|
img[src="icons/application-x-mswinurl.svg"], |
|
|
|
img[src="icons/collapse.svg"], |
|
|
|
img[src="icons/completed.svg"], |
|
|
|
img[src="icons/configure.svg"], |
|
|
|
img[src="icons/dialog-information.svg"], |
|
|
|
img[src="icons/document-edit.svg"], |
|
|
|
img[src="icons/document-edit-verify.svg"], |
|
|
|
img[src="icons/edit-copy.svg"], |
|
|
|
img[src="icons/list-add.svg"], |
|
|
|
img[src="icons/document-import.svg"], |
|
|
|
img[src="icons/document-new.svg"], |
|
|
|
img[src="icons/document-properties.svg"], |
|
|
|
img[src="icons/document-save.svg"], |
|
|
|
img[src="icons/download.svg"], |
|
|
|
img[src="icons/edit-clear.svg"], |
|
|
|
img[src="icons/edit-clear-history.svg"], |
|
|
|
img[src="icons/edit-copy.svg"], |
|
|
|
img[src="icons/edit-cut.svg"], |
|
|
|
img[src="icons/edit-find.svg"], |
|
|
|
img[src="icons/edit-find-user.svg"], |
|
|
|
img[src="icons/edit-paste.svg"], |
|
|
|
img[src="icons/edit-rename.svg"], |
|
|
|
img[src="icons/expand.svg"], |
|
|
|
img[src="icons/folder-documents.svg"], |
|
|
|
img[src="icons/folder-download.svg"], |
|
|
|
img[src="icons/folder-new.svg"], |
|
|
|
img[src="icons/folder-remote.svg"], |
|
|
|
img[src="icons/gear.svg"], |
|
|
|
img[src="icons/go-bottom.svg"], |
|
|
|
img[src="icons/go-down.svg"], |
|
|
|
img[src="icons/go-top.svg"], |
|
|
|
img[src="icons/go-up.svg"], |
|
|
|
img[src="icons/go-down.svg"], |
|
|
|
img[src="icons/go-bottom.svg"] { |
|
|
|
img[src="icons/help-about.svg"], |
|
|
|
img[src="icons/help-contents.svg"], |
|
|
|
img[src="icons/insert-link.svg"], |
|
|
|
img[src="icons/list-add.svg"], |
|
|
|
img[src="icons/mail-mark-read.svg"], |
|
|
|
img[src="icons/media-playback-pause.svg"], |
|
|
|
img[src="icons/media-playback-start.svg"], |
|
|
|
img[src="icons/media-seek-forward.svg"], |
|
|
|
img[src="icons/network-wired.svg"], |
|
|
|
img[src="icons/office-chart-line.svg"], |
|
|
|
img[src="icons/preferences-desktop.svg"], |
|
|
|
img[src="icons/preferences-other.svg"], |
|
|
|
img[src="icons/preferences-system-network.svg"], |
|
|
|
img[src="icons/preferences-web-browser-cookies.svg"], |
|
|
|
img[src="icons/rss-config.svg"], |
|
|
|
img[src="icons/services.svg"], |
|
|
|
img[src="icons/speedometer.svg"], |
|
|
|
img[src="icons/stalledUP.svg"], |
|
|
|
img[src="icons/stalledDL.svg"], |
|
|
|
img[src="icons/tab-close.svg"], |
|
|
|
img[src="icons/task-ongoing.svg"], |
|
|
|
img[src="icons/text-plain.svg"], |
|
|
|
img[src="icons/user-group-delete.svg"], |
|
|
|
img[src="icons/user-group-new.svg"], |
|
|
|
img[src="icons/view-calendar-journal.svg"], |
|
|
|
img[src="icons/view-categories.svg"], |
|
|
|
img[src="icons/view-filter.svg"], |
|
|
|
img[src="icons/view-preview.svg"], |
|
|
|
img[src="icons/view-statistics.svg"], |
|
|
|
img[src="icons/wallet-open.svg"], |
|
|
|
img[src="icons/webui.svg"] { |
|
|
|
filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(289deg) brightness(106%) contrast(101%); |
|
|
|
} |
|
|
|
|
|
|
|