diff --git a/dashboard-ui/css/detailtable.css b/dashboard-ui/css/detailtable.css index 9725f8eaef..4f29011a8b 100644 --- a/dashboard-ui/css/detailtable.css +++ b/dashboard-ui/css/detailtable.css @@ -29,28 +29,24 @@ border-spacing: 0; border-top: 1px solid #444; border-bottom: 1px solid #444; - padding: 3px 5px; + padding: 5px 5px; } .detailTable th { border-spacing: 0; border-bottom: 1px solid #444; padding: 5px; - font-weight: normal; + font-weight: bold; text-align: left; vertical-align: top; } -.detailTable tr:hover { - background: #555; -} - .userDataCell { width: 130px; text-align: right; } -.tabletColumn { +.tabletColumn, .desktopColumn { display: none; } @@ -66,8 +62,14 @@ opacity: .6; } -@media all and (min-width: 750px) { +@media all and (min-width: 600px) { .tabletColumn { display: table-cell; } } + +@media all and (min-width: 1100px) { + .desktopColumn { + display: table-cell; + } +} diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 2753c1cc93..e65f25b4e4 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -34,7 +34,9 @@ z-index: 1000; top: 0; border-bottom: 1px solid #111; - font-size: 13px; +} +.viewMenuLink { + font-size: 90%; } .viewSummary { @@ -812,7 +814,7 @@ a.itemTag:hover { width: 27px; z-index: 1000; text-align: center; - font-size: 13px; + font-size: 14px; display: none; line-height: 1; } diff --git a/dashboard-ui/css/posteritem.css b/dashboard-ui/css/posteritem.css index 0ebbf762a1..f679f00b5a 100644 --- a/dashboard-ui/css/posteritem.css +++ b/dashboard-ui/css/posteritem.css @@ -37,7 +37,6 @@ } .posterItemStoreText { - font-family: 'Open Sans', sans-serif; font-weight: normal; text-overflow: ellipsis; overflow: hidden; diff --git a/dashboard-ui/css/search.css b/dashboard-ui/css/search.css index 35e65c7817..132266dcf3 100644 --- a/dashboard-ui/css/search.css +++ b/dashboard-ui/css/search.css @@ -93,11 +93,12 @@ white-space: nowrap; text-overflow: ellipsis; overflow: hidden; + font-size: 14px; } .searchHintSecondaryText { font-size: 12px; - color: #999; + color: #555; margin-top: 3px; white-space: nowrap; text-overflow: ellipsis; diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css index b46004b3f8..8593d621b7 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -32,7 +32,7 @@ body { overflow-y: scroll!important; - font-size: 14px; + font-size: 90%; } .textlink { @@ -45,19 +45,19 @@ body { * { font-family: 'Open Sans', Arial, Helvetica, sans-serif; + text-shadow: none; } .ui-header .ui-btn-inner, .ui-footer .ui-btn-inner, .ui-mini .ui-btn-inner { - font-size: 13.5px; + font-size: 13px; } + .ui-li-desc { font-size: 13px; } h1 { - font-family: 'Open Sans', Arial, Helvetica, sans-serif; - font-weight: 200; - font-size: 22pt; + font-weight: 300; } .toolsSidebar h1 { @@ -70,9 +70,7 @@ h1 { } h2 { - font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-weight: 400; - font-size: 20pt; } h1 a { @@ -88,16 +86,6 @@ h1 a:hover { text-decoration: underline; } -@media all and (min-width: 750px) { - h1 { - font-size: 28pt; - } - - h2 { - font-size: 22pt; - } -} - pre, textarea.pre { display: block; padding: 8.5px; @@ -233,6 +221,7 @@ form, .readOnlyContent { .fieldDescription { font-size: 12px; padding-left: 5px; + font-weight: normal; } .warningFieldDescription { @@ -455,7 +444,6 @@ form, .readOnlyContent { .directoryPickerHeadline { border: 1px solid #f7c942; color: #222; - text-shadow: 0 1px 0 #fff; background: #fff9df; background-image: -webkit-gradient(linear,left top,left bottom,from(#fffadf),to(#fff3a5)); background-image: -webkit-linear-gradient(#fffadf,#fff3a5); diff --git a/dashboard-ui/css/tileitem.css b/dashboard-ui/css/tileitem.css index a032e91772..2f5122bc90 100644 --- a/dashboard-ui/css/tileitem.css +++ b/dashboard-ui/css/tileitem.css @@ -2,7 +2,6 @@ background: #333; padding: 10px 7px 5px; margin: 3px 0; - text-shadow: none; font-weight: normal!important; display: block; position: relative; @@ -196,10 +195,6 @@ .posterTileItem { width: 30.5%; } - - .tileItem .itemProgress { - font-size: 17px; - } } @media all and (min-width: 1000px) { diff --git a/dashboard-ui/library.html b/dashboard-ui/library.html index 7252e449d5..9d5e311b1b 100644 --- a/dashboard-ui/library.html +++ b/dashboard-ui/library.html @@ -27,7 +27,7 @@
This is the default media library that will be shared with all users unless individual libraries are created.
- +
+ | Name | +Channel | +Date | +Start | +End | +Status | +
---|