From 4fd1385943b0d24fa785bbdd53053d53412f391a Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Mon, 19 Nov 2018 13:20:07 +0100 Subject: Strip Inkscape data from toolbar SVGs and remove obsolete PNGs. Tag #576 --- application/palemoon/themes/windows/Toolbar.png | Bin 15505 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 application/palemoon/themes/windows/Toolbar.png (limited to 'application/palemoon/themes/windows/Toolbar.png') diff --git a/application/palemoon/themes/windows/Toolbar.png b/application/palemoon/themes/windows/Toolbar.png deleted file mode 100644 index 3d1b80ec7..000000000 Binary files a/application/palemoon/themes/windows/Toolbar.png and /dev/null differ -- cgit v1.2.3 From 58f755254821cebccd0261012584d7184d38876b Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Thu, 17 Jan 2019 11:41:50 +0100 Subject: Improve toolbar icons for all DPIs Tag #576. - Redraw toolbar SVG images, pixel-aligning them as best as possible with manual node placement on the pixel grid. - Reintroduce PNG versions for < 1.33 dppx (with added glow arrow) - Make the css adaptive around the 1.33 dppx border, using PNG below that threshold and SVG above it. --- application/palemoon/themes/windows/Toolbar.png | Bin 0 -> 16015 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 application/palemoon/themes/windows/Toolbar.png (limited to 'application/palemoon/themes/windows/Toolbar.png') diff --git a/application/palemoon/themes/windows/Toolbar.png b/application/palemoon/themes/windows/Toolbar.png new file mode 100644 index 000000000..8ec756e03 Binary files /dev/null and b/application/palemoon/themes/windows/Toolbar.png differ -- cgit v1.2.3