Fix issue with missing help box background

pull/230/head
ElementalAlchemist 4 years ago
parent 9a7c4a2592
commit 040a0058b9

@ -101,6 +101,7 @@ a,
right: 0;
border: 1px solid #000;
padding: 2px;
background: #fff;
}
#editor-help-box h2 {
@ -170,7 +171,7 @@ a,
#video-info-editor-notes-container {
border: 1px solid #666;
background-color: #eee;
background-color: #bde;
}
.submission-response-error {

Loading…
Cancel
Save