From af5da6af992c12f91b41744b99d42b095108f2ee Mon Sep 17 00:00:00 2001 From: Tom Early Date: Wed, 30 Jul 2025 07:57:50 -0700 Subject: [PATCH] ie10 --- .../css/ie10-viewport-bug-workaround.css | 15 --------------- dashboard.xlx/index.php | 3 --- .../css/ie10-viewport-bug-workaround.css | 15 --------------- dashboard.xrf/index.php | 3 --- 4 files changed, 36 deletions(-) delete mode 100644 dashboard.xlx/css/ie10-viewport-bug-workaround.css delete mode 100644 dashboard.xrf/css/ie10-viewport-bug-workaround.css diff --git a/dashboard.xlx/css/ie10-viewport-bug-workaround.css b/dashboard.xlx/css/ie10-viewport-bug-workaround.css deleted file mode 100644 index 8b3803b..0000000 --- a/dashboard.xlx/css/ie10-viewport-bug-workaround.css +++ /dev/null @@ -1,15 +0,0 @@ -/*! - * IE10 viewport hack for Surface/desktop Windows 8 bug - * Copyright 2014-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */ - -/* - * See the Getting Started docs for more information: - * http://getbootstrap.com/getting-started/#support-ie10-width - */ -@-webkit-viewport { width: device-width; } -@-moz-viewport { width: device-width; } -@-ms-viewport { width: device-width; } -@-o-viewport { width: device-width; } -@viewport { width: device-width; } diff --git a/dashboard.xlx/index.php b/dashboard.xlx/index.php index 205b6ad..6f60626 100644 --- a/dashboard.xlx/index.php +++ b/dashboard.xlx/index.php @@ -91,9 +91,6 @@ if ($CallingHome['Active']) { - - - diff --git a/dashboard.xrf/css/ie10-viewport-bug-workaround.css b/dashboard.xrf/css/ie10-viewport-bug-workaround.css deleted file mode 100644 index 8b3803b..0000000 --- a/dashboard.xrf/css/ie10-viewport-bug-workaround.css +++ /dev/null @@ -1,15 +0,0 @@ -/*! - * IE10 viewport hack for Surface/desktop Windows 8 bug - * Copyright 2014-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */ - -/* - * See the Getting Started docs for more information: - * http://getbootstrap.com/getting-started/#support-ie10-width - */ -@-webkit-viewport { width: device-width; } -@-moz-viewport { width: device-width; } -@-ms-viewport { width: device-width; } -@-o-viewport { width: device-width; } -@viewport { width: device-width; } diff --git a/dashboard.xrf/index.php b/dashboard.xrf/index.php index dd62b88..8bc68ed 100644 --- a/dashboard.xrf/index.php +++ b/dashboard.xrf/index.php @@ -91,9 +91,6 @@ if ($CallingHome['Active']) { - - -