\ No newline at end of file
diff --git a/dashboard-ui/cinemamodeconfiguration.html b/dashboard-ui/cinemamodeconfiguration.html
index 1238c2c3e2..13bf29fca8 100644
--- a/dashboard-ui/cinemamodeconfiguration.html
+++ b/dashboard-ui/cinemamodeconfiguration.html
@@ -1,4 +1,4 @@
-
+
diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css
index 0d09ff7345..0a3b6756b5 100644
--- a/dashboard-ui/css/site.css
+++ b/dashboard-ui/css/site.css
@@ -533,22 +533,6 @@ progress {
}
}
-.nativeApp *:not(input):not(select):not(textarea) {
- -webkit-user-select: none;
- -khtml-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- -webkit-touch-callout: none;
- -moz-touch-callout: none;
- -ms-touch-callout: none;
- touch-callout: none;
- -webkit-user-drag: none;
- -moz-user-drag: none;
- -ms-user-drag: none;
- user-drag: none;
-}
-
.syncActivityForTarget {
margin: 0 0 3em 0;
}
diff --git a/dashboard-ui/scripts/aboutpage.js b/dashboard-ui/dashboard/aboutpage.js
similarity index 100%
rename from dashboard-ui/scripts/aboutpage.js
rename to dashboard-ui/dashboard/aboutpage.js
diff --git a/dashboard-ui/scripts/autoorganizelog.js b/dashboard-ui/dashboard/autoorganizelog.js
similarity index 100%
rename from dashboard-ui/scripts/autoorganizelog.js
rename to dashboard-ui/dashboard/autoorganizelog.js
diff --git a/dashboard-ui/scripts/autoorganizesmart.js b/dashboard-ui/dashboard/autoorganizesmart.js
similarity index 100%
rename from dashboard-ui/scripts/autoorganizesmart.js
rename to dashboard-ui/dashboard/autoorganizesmart.js
diff --git a/dashboard-ui/scripts/autoorganizetv.js b/dashboard-ui/dashboard/autoorganizetv.js
similarity index 100%
rename from dashboard-ui/scripts/autoorganizetv.js
rename to dashboard-ui/dashboard/autoorganizetv.js
diff --git a/dashboard-ui/scripts/cinemamodeconfiguration.js b/dashboard-ui/dashboard/cinemamodeconfiguration.js
similarity index 100%
rename from dashboard-ui/scripts/cinemamodeconfiguration.js
rename to dashboard-ui/dashboard/cinemamodeconfiguration.js
diff --git a/dashboard-ui/scripts/dashboardgeneral.js b/dashboard-ui/dashboard/dashboardgeneral.js
similarity index 100%
rename from dashboard-ui/scripts/dashboardgeneral.js
rename to dashboard-ui/dashboard/dashboardgeneral.js
diff --git a/dashboard-ui/scripts/dashboardhosting.js b/dashboard-ui/dashboard/dashboardhosting.js
similarity index 100%
rename from dashboard-ui/scripts/dashboardhosting.js
rename to dashboard-ui/dashboard/dashboardhosting.js
diff --git a/dashboard-ui/scripts/devicesupload.js b/dashboard-ui/dashboard/devicesupload.js
similarity index 100%
rename from dashboard-ui/scripts/devicesupload.js
rename to dashboard-ui/dashboard/devicesupload.js
diff --git a/dashboard-ui/scripts/librarydisplay.js b/dashboard-ui/dashboard/librarydisplay.js
similarity index 100%
rename from dashboard-ui/scripts/librarydisplay.js
rename to dashboard-ui/dashboard/librarydisplay.js
diff --git a/dashboard-ui/scripts/librarysettings.js b/dashboard-ui/dashboard/librarysettings.js
similarity index 100%
rename from dashboard-ui/scripts/librarysettings.js
rename to dashboard-ui/dashboard/librarysettings.js
diff --git a/dashboard-ui/scripts/livetvtunerprovider-satip.js b/dashboard-ui/dashboard/livetvtunerprovider-satip.js
similarity index 100%
rename from dashboard-ui/scripts/livetvtunerprovider-satip.js
rename to dashboard-ui/dashboard/livetvtunerprovider-satip.js
diff --git a/dashboard-ui/scripts/logpage.js b/dashboard-ui/dashboard/logpage.js
similarity index 100%
rename from dashboard-ui/scripts/logpage.js
rename to dashboard-ui/dashboard/logpage.js
diff --git a/dashboard-ui/scripts/wizardcomponents.js b/dashboard-ui/dashboard/wizardcomponents.js
similarity index 100%
rename from dashboard-ui/scripts/wizardcomponents.js
rename to dashboard-ui/dashboard/wizardcomponents.js
diff --git a/dashboard-ui/scripts/wizardfinishpage.js b/dashboard-ui/dashboard/wizardfinishpage.js
similarity index 100%
rename from dashboard-ui/scripts/wizardfinishpage.js
rename to dashboard-ui/dashboard/wizardfinishpage.js
diff --git a/dashboard-ui/devices/ios/ios.css b/dashboard-ui/devices/ios/ios.css
index 2cb4cf359b..9f71cff179 100644
--- a/dashboard-ui/devices/ios/ios.css
+++ b/dashboard-ui/devices/ios/ios.css
@@ -43,7 +43,7 @@ body:not(.dashboardDocument) .mainDrawerButton {
.emby-tab-button {
font-weight: 400;
- text-transform: none;
+ text-transform: none!important;
border-color: transparent !important;
border-width: 0 !important;
}
diff --git a/dashboard-ui/devicesupload.html b/dashboard-ui/devicesupload.html
index dbb1283f6f..df4c89b3f1 100644
--- a/dashboard-ui/devicesupload.html
+++ b/dashboard-ui/devicesupload.html
@@ -1,4 +1,4 @@
-