2013-04-01 20:28:20 -07:00
|
|
|
|
/* Fixes the issue of jqm panels altering the page background. */
|
|
|
|
|
.ui-panel-content-wrap {
|
|
|
|
|
background: none!important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.libraryPage .header {
|
2013-03-31 22:08:29 -07:00
|
|
|
|
padding-bottom: 0;
|
2013-03-31 18:52:07 -07:00
|
|
|
|
}
|
|
|
|
|
|
2013-03-31 22:08:29 -07:00
|
|
|
|
.libraryPageHeader {
|
|
|
|
|
margin: -5px 0 0;
|
2013-03-31 18:52:07 -07:00
|
|
|
|
}
|
|
|
|
|
|
2013-04-01 20:28:20 -07:00
|
|
|
|
.libraryPageHeader a {
|
|
|
|
|
margin-right: 20px;
|
|
|
|
|
}
|
2013-03-31 18:52:07 -07:00
|
|
|
|
|
2013-03-31 22:08:29 -07:00
|
|
|
|
.libraryPage .ui-content {
|
2013-04-01 20:28:20 -07:00
|
|
|
|
padding: 10px;
|
2013-03-31 22:08:29 -07:00
|
|
|
|
}
|
2013-03-31 18:52:07 -07:00
|
|
|
|
|
2013-03-31 22:08:29 -07:00
|
|
|
|
.libraryPage, .itemListContent {
|
|
|
|
|
background: #262626!important;
|
2013-04-01 11:55:56 -07:00
|
|
|
|
background: #494949 url(images/bgflip.png) repeat-x!important;
|
2013-03-31 22:08:29 -07:00
|
|
|
|
background-attachment: fixed!important;
|
2013-03-31 18:52:07 -07:00
|
|
|
|
}
|
|
|
|
|
|
2013-03-31 22:08:29 -07:00
|
|
|
|
.libraryPage .currentUsername {
|
|
|
|
|
color: #fff;
|
2013-03-31 18:52:07 -07:00
|
|
|
|
}
|
|
|
|
|
|
2013-03-31 22:08:29 -07:00
|
|
|
|
.listHeader {
|
2013-04-01 17:54:06 -07:00
|
|
|
|
margin-top: 1em;
|
2013-04-01 11:55:56 -07:00
|
|
|
|
margin-bottom: 5px;
|
2013-03-31 18:52:07 -07:00
|
|
|
|
}
|
|
|
|
|
|
2013-03-31 22:08:29 -07:00
|
|
|
|
.firstListHeader {
|
2013-04-01 20:28:20 -07:00
|
|
|
|
margin-top: .75em;
|
2013-03-31 22:08:29 -07:00
|
|
|
|
}
|
2013-03-31 18:52:07 -07:00
|
|
|
|
|
2013-03-31 22:08:29 -07:00
|
|
|
|
.libraryViewNav {
|
|
|
|
|
text-align: center;
|
2013-03-31 18:52:07 -07:00
|
|
|
|
}
|
|
|
|
|
|
2013-03-31 22:08:29 -07:00
|
|
|
|
.libraryViewNav .ui-btn-inner {
|
2013-04-09 14:03:15 -07:00
|
|
|
|
padding: .6em 5px;
|
2013-03-31 18:52:07 -07:00
|
|
|
|
}
|
|
|
|
|
|
2013-03-31 22:08:29 -07:00
|
|
|
|
.ehsContent {
|
|
|
|
|
max-width: 600px;
|
|
|
|
|
margin: 0 auto;
|
2013-03-31 18:52:07 -07:00
|
|
|
|
}
|
|
|
|
|
|
2013-04-01 20:28:20 -07:00
|
|
|
|
.viewSettings {
|
|
|
|
|
text-align: center;
|
2013-04-08 14:05:00 -07:00
|
|
|
|
margin: 1em 0;
|
2013-04-01 20:28:20 -07:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.libraryItemsGrid th {
|
|
|
|
|
text-align: left;
|
|
|
|
|
}
|
|
|
|
|
|
2013-04-01 21:25:58 -07:00
|
|
|
|
.libraryGridImage {
|
2013-04-08 14:05:00 -07:00
|
|
|
|
width: 110px;
|
2013-04-01 21:25:58 -07:00
|
|
|
|
}
|
|
|
|
|
|
2013-04-04 21:15:00 -07:00
|
|
|
|
.thName, .tdName {
|
|
|
|
|
max-width: 300px;
|
|
|
|
|
}
|
|
|
|
|
|
2013-04-06 13:44:14 -07:00
|
|
|
|
.libraryItemsGrid {
|
|
|
|
|
margin: 0 auto;
|
|
|
|
|
border-spacing: 0;
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
max-width: 100%;
|
2013-04-04 21:15:00 -07:00
|
|
|
|
}
|
|
|
|
|
|
2013-04-06 13:44:14 -07:00
|
|
|
|
.libraryItemsGrid a {
|
|
|
|
|
text-shadow: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.libraryItemsGrid th, .libraryItemsGrid td {
|
|
|
|
|
vertical-align: top;
|
|
|
|
|
text-align: left;
|
2013-04-06 14:10:12 -07:00
|
|
|
|
padding: 10px 10px 5px;
|
2013-04-06 13:44:14 -07:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.libraryItemsGrid th {
|
2013-04-08 14:05:00 -07:00
|
|
|
|
padding-bottom: 10px;
|
2013-04-08 22:06:13 -07:00
|
|
|
|
border-bottom: 1px solid #555;
|
2013-04-06 13:44:14 -07:00
|
|
|
|
}
|
|
|
|
|
|
2013-04-08 22:06:13 -07:00
|
|
|
|
.libraryItemsGrid td {
|
2013-04-06 13:44:14 -07:00
|
|
|
|
border-top: 1px solid #555;
|
2013-04-08 14:05:00 -07:00
|
|
|
|
border-bottom: 1px solid #555;
|
2013-04-06 13:44:14 -07:00
|
|
|
|
}
|
|
|
|
|
|
2013-04-08 14:05:00 -07:00
|
|
|
|
.listPaging {
|
|
|
|
|
text-align: center;
|
|
|
|
|
margin: .5em 0 .75em;
|
|
|
|
|
}
|
|
|
|
|
|
2013-04-06 13:44:14 -07:00
|
|
|
|
.tabletColumn, .desktopColumn {
|
|
|
|
|
display: none!important;
|
2013-04-04 21:15:00 -07:00
|
|
|
|
}
|
|
|
|
|
|
2013-03-31 22:08:29 -07:00
|
|
|
|
@media all and (min-width: 650px) {
|
2013-04-01 20:28:20 -07:00
|
|
|
|
.libraryPage .ui-content {
|
|
|
|
|
padding: 15px 30px 100px;
|
|
|
|
|
}
|
2013-03-31 22:08:29 -07:00
|
|
|
|
}
|
|
|
|
|
|
2013-04-06 13:44:14 -07:00
|
|
|
|
@media all and (min-width: 750px) {
|
|
|
|
|
.tabletColumn {
|
|
|
|
|
display: table-cell!important;
|
|
|
|
|
}
|
2013-04-09 14:03:15 -07:00
|
|
|
|
|
|
|
|
|
.libraryViewNav .ui-btn-inner {
|
|
|
|
|
padding-left: 20px;
|
|
|
|
|
padding-right: 20px;
|
|
|
|
|
}
|
2013-04-06 13:44:14 -07:00
|
|
|
|
}
|
|
|
|
|
|
2013-04-08 14:05:00 -07:00
|
|
|
|
/*@media all and (min-width: 1000px) {
|
|
|
|
|
.libraryPage > .ui-content, .libraryPage > .ui-panel-content-wrap {
|
|
|
|
|
margin-top: -20px!important;
|
|
|
|
|
}
|
|
|
|
|
}*/
|
|
|
|
|
|
2013-03-31 22:08:29 -07:00
|
|
|
|
@media all and (min-width: 1200px) {
|
2013-04-01 20:28:20 -07:00
|
|
|
|
|
|
|
|
|
.libraryPage .ui-content {
|
|
|
|
|
padding-top: 0;
|
|
|
|
|
}
|
|
|
|
|
|
2013-03-31 22:08:29 -07:00
|
|
|
|
.ehsContent {
|
2013-04-04 21:15:00 -07:00
|
|
|
|
max-width: 850px;
|
2013-03-31 18:52:07 -07:00
|
|
|
|
}
|
2013-04-01 21:25:58 -07:00
|
|
|
|
|
2013-04-06 13:44:14 -07:00
|
|
|
|
.desktopColumn {
|
|
|
|
|
display: table-cell!important;
|
2013-04-01 21:25:58 -07:00
|
|
|
|
}
|
2013-03-31 22:08:29 -07:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media all and (min-width: 1440px) {
|
2013-04-04 21:15:00 -07:00
|
|
|
|
.ehsContent {
|
|
|
|
|
max-width: 900px;
|
|
|
|
|
}
|
2013-03-31 22:08:29 -07:00
|
|
|
|
}
|
2013-03-31 18:52:07 -07:00
|
|
|
|
|
2013-03-31 22:08:29 -07:00
|
|
|
|
@media all and (min-width: 1920px) {
|
|
|
|
|
.ehsContent {
|
2013-04-04 21:15:00 -07:00
|
|
|
|
max-width: 1000px;
|
2013-03-31 18:52:07 -07:00
|
|
|
|
}
|
2013-03-31 22:08:29 -07:00
|
|
|
|
}
|
2013-04-09 11:38:58 -07:00
|
|
|
|
|
|
|
|
|
.mediaInfoStream {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
vertical-align: top;
|
|
|
|
|
margin-right: 2em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.mediaInfoStreamType {
|
|
|
|
|
border-bottom: 1px solid #555;
|
|
|
|
|
padding-bottom: 5px;
|
|
|
|
|
margin-bottom: .5em;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.mediaInfoDetails {
|
|
|
|
|
margin: 0 0 0 2em;
|
|
|
|
|
padding: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.mediaInfoLabel {
|
|
|
|
|
color: #bbb;
|
|
|
|
|
}
|
2013-04-09 21:38:04 -07:00
|
|
|
|
|
|
|
|
|
.posterRibbon {
|
|
|
|
|
display: block;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 0;
|
|
|
|
|
right: 0;
|
|
|
|
|
text-align: center;
|
|
|
|
|
background-color: #008FBB;
|
2013-04-09 21:49:36 -07:00
|
|
|
|
padding: 3px 10px;
|
|
|
|
|
border-bottom-left-radius: 10px;
|
2013-04-09 21:38:04 -07:00
|
|
|
|
}
|
2013-04-10 06:53:44 -07:00
|
|
|
|
|
|
|
|
|
/* Firefox and Polyfill */
|
|
|
|
|
.itemProgress {
|
|
|
|
|
border: solid #222222 1px;
|
|
|
|
|
background: #444444 !important; /* !important only needed in polyfill */
|
|
|
|
|
border-radius: 0!important;
|
|
|
|
|
height: 12px;
|
|
|
|
|
opacity: .7;
|
|
|
|
|
position: absolute;
|
|
|
|
|
left: 10%;
|
|
|
|
|
right: 10%;
|
|
|
|
|
bottom: 61px;
|
|
|
|
|
width: 80%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Chrome */
|
|
|
|
|
.itemProgress::-webkit-progress-bar {
|
|
|
|
|
background: #444444;
|
|
|
|
|
border-radius: 0!important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
* Background of the progress bar value
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
/* Firefox */
|
|
|
|
|
.itemProgress::-moz-progress-bar {
|
|
|
|
|
border-radius: 0!important;
|
|
|
|
|
background-image: -moz-linear-gradient( center bottom, rgb(43,194,83) 37%, rgb(84,240,84) 69% );
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Chrome */
|
|
|
|
|
.itemProgress::-webkit-progress-value {
|
|
|
|
|
border-radius: 0!important;
|
|
|
|
|
background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(43,194,83)), color-stop(1, rgb(84,240,84)) );
|
|
|
|
|
background-image: -webkit-linear-gradient( center bottom, rgb(43,194,83) 37%, rgb(84,240,84) 69% );
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Polyfill */
|
|
|
|
|
.itemProgress[aria-valuenow]:before {
|
|
|
|
|
border-radius: 0!important;
|
|
|
|
|
background-image: -moz-linear-gradient( center bottom, rgb(43,194,83) 37%, rgb(84,240,84) 69% );
|
|
|
|
|
background-image: -ms-linear-gradient( center bottom, rgb(43,194,83) 37%, rgb(84,240,84) 69% );
|
|
|
|
|
background-image: -o-linear-gradient( center bottom, rgb(43,194,83) 37%, rgb(84,240,84) 69% );
|
|
|
|
|
}
|