diff --git a/data/interfaces/default/css/plexpy.css b/data/interfaces/default/css/plexpy.css index 9a75b2e0..4d9bef17 100644 --- a/data/interfaces/default/css/plexpy.css +++ b/data/interfaces/default/css/plexpy.css @@ -264,6 +264,9 @@ fieldset[disabled] .btn-bright.active { .modal-body i { color: #F9AA03; } +.modal-body i.fa { + color: #fff; +} .modal-body strong { color: #F9AA03; } @@ -641,13 +644,14 @@ input[type="color"], font-size: 13px; margin: 0; line-height: 15px; - font-weight: bold; + font-weight: normal; width: 153px; white-space: nowrap; text-align: center; clear: both; } -.dashboard-recent-media-metacontainer text-muted { +.dashboard-recent-media-metacontainer .text-muted { + padding-top: 5px; text-overflow: ellipsis; overflow: hidden; position: relative; @@ -1151,7 +1155,7 @@ input[type="color"], position: relative; font-size: 13px; line-height: 15px; - font-weight: bold; + font-weight: normal; width: 140px; margin-left: 10px; } diff --git a/data/interfaces/default/graphs.html b/data/interfaces/default/graphs.html index 9aef481d..ade1e6ac 100644 --- a/data/interfaces/default/graphs.html +++ b/data/interfaces/default/graphs.html @@ -263,9 +263,35 @@