From a4465abb49b2d9b98ed66c6dc58ce91926196811 Mon Sep 17 00:00:00 2001 From: Tadej Novak Date: Sun, 7 Dec 2014 16:18:49 +0100 Subject: [PATCH] Remove mobile detection --- css/mobile.css | 43 --------- index.html | 28 +----- js/warnmobile.js | 6 -- mobile.html | 222 ----------------------------------------------- 4 files changed, 1 insertion(+), 298 deletions(-) delete mode 100644 css/mobile.css delete mode 100644 js/warnmobile.js delete mode 100644 mobile.html diff --git a/css/mobile.css b/css/mobile.css deleted file mode 100644 index 9c1c1cf..0000000 --- a/css/mobile.css +++ /dev/null @@ -1,43 +0,0 @@ -.container-fluid { - margin: 0; - padding: 0; -} - -.scrollable { - margin: 0; - padding: 0; -} - -.butnotscrollable { - overflow: hidden; -} - -#TabList { - background: white; - position: fixed; - left:0; - right: 50%; - z-index: 100; -} - -#TabContent { - padding-top: 4em; -} - -#Status { - font-size: inherit; - padding: 10px; -} - -.tab-content { - padding: 10px; -} - -.on-top { - z-index: 1000; -} - -.thatannoyingbutton { - position: absolute; - right: 0; -} diff --git a/index.html b/index.html index 41ffba7..ad91987 100644 --- a/index.html +++ b/index.html @@ -28,32 +28,7 @@ - - - - +