Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Commit 6f1f669

Browse files
committed
Merge pull request #1407 from OpenBazaar/pr/1382
Pr/1382
2 parents 554ee85 + 201e6ae commit 6f1f669

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

css/obBase.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4319,6 +4319,10 @@ input[type="checkbox"].fieldItem:checked + label .togLabelOff {
43194319
border-color: #616161;
43204320
}
43214321

4322+
#ov1 .medium-editor-toolbar {
4323+
background: #353443;
4324+
}
4325+
43224326
#ov1::-webkit-scrollbar {
43234327
display: none;
43244328
box-sizing: border-box;
@@ -5875,7 +5879,6 @@ input[type="checkbox"].fieldItem:checked + label .togLabelOff {
58755879
background: #262626;
58765880
}
58775881

5878-
58795882
/* hide unfinished elements */
58805883

58815884
#ov1 .TODO.TODO.TODO.TODO.TODO {

0 commit comments

Comments
 (0)