From 4fe7e40f14409c0a2c3d74be131bce25e5d3c9dd Mon Sep 17 00:00:00 2001 From: Igor Wiedler Date: Mon, 11 Jul 2011 18:43:40 +0200 Subject: [PATCH] [ticket/10260] Remove prosilver styleswitcher The styleswitcher is an odd invention that allows setting the font size of the page dynamically via JavaScript (and CSS). This should be done by browser settings instead. PHPBB3-10260 --- .../prosilver/template/overall_header.html | 7 - .../prosilver/template/simple_header.html | 5 - .../prosilver/template/styleswitcher.js | 193 ------------------ phpBB/styles/prosilver/theme/bidi.css | 2 +- phpBB/styles/prosilver/theme/buttons.css | 13 +- phpBB/styles/prosilver/theme/colours.css | 4 - phpBB/styles/prosilver/theme/large.css | 3 - phpBB/styles/prosilver/theme/medium.css | 3 - phpBB/styles/prosilver/theme/normal.css | 3 - 9 files changed, 2 insertions(+), 231 deletions(-) delete mode 100644 phpBB/styles/prosilver/template/styleswitcher.js delete mode 100644 phpBB/styles/prosilver/theme/large.css delete mode 100644 phpBB/styles/prosilver/theme/medium.css delete mode 100644 phpBB/styles/prosilver/theme/normal.css diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html index 4d6fbf4dae..481080eada 100644 --- a/phpBB/styles/prosilver/template/overall_header.html +++ b/phpBB/styles/prosilver/template/overall_header.html @@ -80,16 +80,11 @@ // ]]> - - - - - @@ -132,8 +127,6 @@