From 8deff5459a753afc4ca02633e4113a4fe3fdf7bc Mon Sep 17 00:00:00 2001 From: hak8or Date: Tue, 20 Feb 2018 16:11:17 -0500 Subject: [PATCH] Video text background changed from green to light gray --- YTManager/wwwroot/index.css | 6 +----- YTManager/wwwroot/index.js | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/YTManager/wwwroot/index.css b/YTManager/wwwroot/index.css index 5420525..1f5f1f6 100644 --- a/YTManager/wwwroot/index.css +++ b/YTManager/wwwroot/index.css @@ -5,7 +5,7 @@ font-size: 18px; color: #003636; background-color: #F8F8F8; - max-width: 1024px; + max-width: 1280px; margin: auto; } @@ -18,10 +18,6 @@ background-color: red; } -.success { - background-color: rgb(149, 167, 82); -} - .curvedbottom { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; diff --git a/YTManager/wwwroot/index.js b/YTManager/wwwroot/index.js index 320dec9..3f4592a 100644 --- a/YTManager/wwwroot/index.js +++ b/YTManager/wwwroot/index.js @@ -14,7 +14,7 @@ var vidholder = new Vue({
-
+

{{ video.title }}