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

Commit 54056cd

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/master' into outlineCloseButtonOnModal
# Conflicts: # css/obBase.css
2 parents 258a273 + 6f1f669 commit 54056cd

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;
@@ -5899,7 +5903,6 @@ input[type="checkbox"].fieldItem:checked + label .togLabelOff {
58995903
text-shadow: 0 0 1px rgba(0,0,0,1), 0 0 2px rgba(255,255,255, 1) !important;
59005904
}
59015905

5902-
59035906
/* hide unfinished elements */
59045907

59055908
#ov1 .TODO.TODO.TODO.TODO.TODO {

0 commit comments

Comments
 (0)