diff --git a/css/style.css b/css/style.css index 9862d6d..207bb35 100644 --- a/css/style.css +++ b/css/style.css @@ -36,6 +36,11 @@ p, a { word-wrap: break-word; } +/* Force 16px icon size after TeamSpeak update 3.1.5 */ +.ts3_viewer img, .adminlist img { + width: 16px; +} + /* ****** */ /* STATUS */ /* ****** */ diff --git a/include/footer.php b/include/footer.php index a105158..76d1c8d 100644 --- a/include/footer.php +++ b/include/footer.php @@ -12,7 +12,7 @@
- ts-website v 1.4.4.1 — © Wruczek 2016 - 2017 + ts-website v 1.4.4.2 — © Wruczek 2016 - 2017
diff --git a/include/modulecheck.php b/include/modulecheck.php index 7d609a1..99fb378 100644 --- a/include/modulecheck.php +++ b/include/modulecheck.php @@ -89,7 +89,7 @@ function showError($title, $text) { ?>