Skip to content

Commit 520ac87

Browse files
committed
Fix #280 CSS transparent is not working on MOW
`Normal` highlight should control background color of MOW, so I removed implemented CSS `background-color: white;` .
1 parent c0ce5ca commit 520ac87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common/skin/liberator.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@
198198
#liberator-multiline-output,
199199
#liberator-multiline-input {
200200
overflow: hidden;
201-
background-color: white;
202201
color: black;
203202
}
204203

0 commit comments

Comments
 (0)