diff --git a/dashboard-ui/css/images/bgflip.png b/dashboard-ui/css/images/bgflip.png new file mode 100644 index 0000000000..2e73528f02 Binary files /dev/null and b/dashboard-ui/css/images/bgflip.png differ diff --git a/dashboard-ui/css/images/items/list/audiowide.png b/dashboard-ui/css/images/items/list/audiowide.png new file mode 100644 index 0000000000..fc3e44746c Binary files /dev/null and b/dashboard-ui/css/images/items/list/audiowide.png differ diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 13f6aaf71c..d4dc39e2e7 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -1,64 +1,69 @@ -/*.libraryContent { +.libraryPage .header { + padding-bottom: 0; } -.librarySidebar { - display: none; +.libraryPageHeader { + margin: -5px 0 0; +} + +.libraryPageHeader a { + margin-right: 20px; +} + +.libraryPage .ui-content { + padding: 15px 30px 100px; +} + +.libraryPage, .itemListContent { + background: #262626!important; + /*background: #494949 url(images/bgflip.png) repeat-x!important;*/ + background-attachment: fixed!important; +} + + .libraryPage .currentUsername { + color: #fff; + } + +.listHeader { + margin-top: 1.25em; + margin-bottom: 10px; + font-weight: normal; +} + +.firstListHeader { + margin-top: .5em; +} + +.libraryViewNav { + text-align: center; +} + + .libraryViewNav .ui-btn-inner { + padding: .6em 20px; + } + +.ehsContent { + max-width: 600px; + margin: 0 auto; } @media all and (min-width: 650px) { - - .libraryContent { - float: right; - width: 65%; - } - - .librarySidebar { - display: block; - position: fixed; - top: 0; - left: 0; - bottom: 0; - width: 35%; - border-right: 2px solid #666; - } } @media all and (min-width: 750px) { - .libraryContent { - width: 70%; - } - - .librarySidebar { - width: 30%; - } } @media all and (min-width: 1200px) { - .libraryContent { - width: 75%; - } - - .librarySidebar { - width: 25%; + .ehsContent { + max-width: 800px; } } @media all and (min-width: 1440px) { - .libraryContent { - width: 80%; - } - - .librarySidebar { - width: 20%; - } } @media all and (min-width: 1920px) { - .libraryContent { - width: 87.5%; + .ehsContent { + max-width: 1000px; } - - .librarySidebar { - width: 12.5%; - } -}*/ +} diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css index 58627a17ab..a61a726237 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -86,11 +86,6 @@ pre, textarea.pre { background-attachment: fixed; } -.libraryPage, .itemListContent { - background: #262626!important; - background-attachment: fixed!important; -} - /* Header */ @@ -149,10 +144,6 @@ pre, textarea.pre { top: 4px; } -.libraryPage .currentUsername { - color: #fff; -} - h1 .imageLink { margin-left: 15px; } @@ -165,18 +156,6 @@ h1 .imageLink { opacity: .5; } -.type-home h1, .listHeader { - margin-top: 1.25em; - margin-bottom: 10px; - padding-bottom: 5px; - font-weight: normal; - border-bottom: 1px solid #777; -} - -.libraryPage .ui-content > h1:first-child { - margin-top: 0; -} - .pageTitle { margin-top: 0; } @@ -300,11 +279,6 @@ form, .readOnlyContent { right: 30px; } - .libraryPage .ui-content { - padding-right: 40px; - padding-left: 40px; - } - .type-interior > .ui-content { padding-right: 0; padding-left: 0; diff --git a/dashboard-ui/index.html b/dashboard-ui/index.html index 8ab7e5d1e4..ef80b0de6b 100644 --- a/dashboard-ui/index.html +++ b/dashboard-ui/index.html @@ -7,26 +7,31 @@
diff --git a/dashboard-ui/movies.html b/dashboard-ui/movies.html new file mode 100644 index 0000000000..841082bcc1 --- /dev/null +++ b/dashboard-ui/movies.html @@ -0,0 +1,23 @@ + + +
+
+ +
+