Moz-import background
Fixes #209 I used `!important` because I think it might be necessary to override themes.
This commit is contained in:
parent
f5342bd37e
commit
e612a305cc
|
@ -385,6 +385,7 @@ body[data-match-highlight="selection"] .CodeMirror-selection-highlight-scrollbar
|
||||||
z-index: 99;
|
z-index: 99;
|
||||||
}
|
}
|
||||||
#help-popup.big {
|
#help-popup.big {
|
||||||
|
box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 0px 100000px !important;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
left: 3rem;
|
left: 3rem;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user