diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css
index e896785e50..68d9c18ca9 100644
--- a/dashboard-ui/css/librarybrowser.css
+++ b/dashboard-ui/css/librarybrowser.css
@@ -65,15 +65,25 @@
width: 50px;
}
+.thName, .tdName {
+ max-width: 300px;
+}
+
+.libraryItemsGrid .imgUserItemRating {
+ width: 20px;
+ height: 20px;
+}
+
+.libraryItemsGrid a {
+ text-shadow: none;
+}
+
@media all and (min-width: 650px) {
.libraryPage .ui-content {
padding: 15px 30px 100px;
}
}
-@media all and (min-width: 750px) {
-}
-
@media all and (min-width: 1200px) {
.libraryPage .ui-content {
@@ -81,7 +91,7 @@
}
.ehsContent {
- max-width: 900px;
+ max-width: 850px;
}
.libraryItemsGridContainer {
@@ -90,6 +100,10 @@
}
@media all and (min-width: 1440px) {
+ .ehsContent {
+ max-width: 900px;
+ }
+
.libraryItemsGridContainer {
padding: 0 20%;
}
@@ -97,8 +111,9 @@
@media all and (min-width: 1920px) {
.ehsContent {
- max-width: 1300px;
+ max-width: 1000px;
}
+
.libraryItemsGridContainer {
padding: 0 25%;
}
diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css
index e4e97fe8f2..128d6930bd 100644
--- a/dashboard-ui/css/site.css
+++ b/dashboard-ui/css/site.css
@@ -691,16 +691,10 @@ progress {
background-position: right center;
}
-.userItemRating {
+.imgUserItemRating {
height: 24px;
width: 24px;
margin-right: 1em;
- overflow: hidden;
- display: inline-block;
-}
-
-.imgUserItemRating {
- height: 24px;
cursor: pointer;
}
diff --git a/dashboard-ui/movies.html b/dashboard-ui/movies.html
index 7478c761a8..7a5cb68d5e 100644
--- a/dashboard-ui/movies.html
+++ b/dashboard-ui/movies.html
@@ -17,6 +17,12 @@
Directors
+
+
+
@@ -77,10 +83,13 @@
Filters:
-
+
-
+
+
+
+
@@ -90,14 +99,10 @@
-
-
-