From 8b32cb3fb6b6482fab49c4b4a2a247ae034ca236 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Mon, 9 Sep 2019 03:18:47 +0100 Subject: [PATCH] =?UTF-8?q?no=20bold=20style=20in=20the=20title,=20it?= =?UTF-8?q?=C2=B4s=20invisible?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Yavsc/Views/Blogspot/Edit.cshtml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Yavsc/Views/Blogspot/Edit.cshtml b/src/Yavsc/Views/Blogspot/Edit.cshtml index e8d70bea..a05ee996 100644 --- a/src/Yavsc/Views/Blogspot/Edit.cshtml +++ b/src/Yavsc/Views/Blogspot/Edit.cshtml @@ -16,6 +16,7 @@ .box__error { display: none; } + .box.has-advanced-upload { background-color: white; outline: 2px dashed black; @@ -42,6 +43,8 @@ } @section scripts { + +