From c05e931d5ed2ce315e9556db9ebf6afd9918f6fc Mon Sep 17 00:00:00 2001 From: maTh Date: Sat, 26 Nov 2022 11:31:30 +0100 Subject: Deleted: bookmark.svg (#4897) * delete bookmark.svg * optimize Pafat theme --- p/themes/BlueLagoon/icons/bookmark.svg | 3 --- p/themes/Pafat/icons/all.svg | 12 +++++------- p/themes/Pafat/icons/bookmark.svg | 5 ----- p/themes/Pafat/pafat.css | 1 + p/themes/Pafat/pafat.rtl.css | 1 + p/themes/Screwdriver/icons/bookmark.svg | 5 ----- p/themes/Swage/icons/bookmark.svg | 6 ------ p/themes/icons/bookmark.svg | 5 ----- 8 files changed, 7 insertions(+), 31 deletions(-) delete mode 100644 p/themes/BlueLagoon/icons/bookmark.svg delete mode 100644 p/themes/Pafat/icons/bookmark.svg delete mode 100644 p/themes/Screwdriver/icons/bookmark.svg delete mode 100644 p/themes/Swage/icons/bookmark.svg delete mode 100644 p/themes/icons/bookmark.svg (limited to 'p') diff --git a/p/themes/BlueLagoon/icons/bookmark.svg b/p/themes/BlueLagoon/icons/bookmark.svg deleted file mode 100644 index 898488038..000000000 --- a/p/themes/BlueLagoon/icons/bookmark.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/p/themes/Pafat/icons/all.svg b/p/themes/Pafat/icons/all.svg index 14fa80366..1c7ba3ffe 100644 --- a/p/themes/Pafat/icons/all.svg +++ b/p/themes/Pafat/icons/all.svg @@ -1,7 +1,5 @@ - - - - - - - \ No newline at end of file + + + + + diff --git a/p/themes/Pafat/icons/bookmark.svg b/p/themes/Pafat/icons/bookmark.svg deleted file mode 100644 index 70d0c81fb..000000000 --- a/p/themes/Pafat/icons/bookmark.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/p/themes/Pafat/pafat.css b/p/themes/Pafat/pafat.css index d64521573..fe8770c88 100644 --- a/p/themes/Pafat/pafat.css +++ b/p/themes/Pafat/pafat.css @@ -476,6 +476,7 @@ a.btn { line-height: 1; } +.tree-folder-title > .icon, .tree-folder-title .title .icon { filter: brightness(2.5); } diff --git a/p/themes/Pafat/pafat.rtl.css b/p/themes/Pafat/pafat.rtl.css index 55e255369..60877e1ad 100644 --- a/p/themes/Pafat/pafat.rtl.css +++ b/p/themes/Pafat/pafat.rtl.css @@ -476,6 +476,7 @@ a.btn { line-height: 1; } +.tree-folder-title > .icon, .tree-folder-title .title .icon { filter: brightness(2.5); } diff --git a/p/themes/Screwdriver/icons/bookmark.svg b/p/themes/Screwdriver/icons/bookmark.svg deleted file mode 100644 index edf5a02db..000000000 --- a/p/themes/Screwdriver/icons/bookmark.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/p/themes/Swage/icons/bookmark.svg b/p/themes/Swage/icons/bookmark.svg deleted file mode 100644 index 09bf263fd..000000000 --- a/p/themes/Swage/icons/bookmark.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/p/themes/icons/bookmark.svg b/p/themes/icons/bookmark.svg deleted file mode 100644 index 63a44908f..000000000 --- a/p/themes/icons/bookmark.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file -- cgit v1.2.3