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

Commit 8cedb93

Browse files
committed
Removed transparency on hover from editor buttons (another solution)
1 parent 4201828 commit 8cedb93

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css/obBase.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5847,7 +5847,9 @@ input[type="checkbox"].fieldItem:checked + label .togLabelOff {
58475847
#ov1.notFancy #obContainer .notFancyDarkBackground {
58485848
background: #262626;
58495849
}
5850-
5850+
#ov1 .medium-editor-toolbar {
5851+
background: #353443;
5852+
}
58515853

58525854
/* hide unfinished elements */
58535855

0 commit comments

Comments
 (0)