mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeMirror
synced 2024-11-24 06:13:31 +00:00
Merge "Make NWE integration background transparent"
This commit is contained in:
commit
6a2d427a9b
|
@ -11,6 +11,7 @@
|
||||||
-moz-box-sizing: border-box;
|
-moz-box-sizing: border-box;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
background: transparent;
|
||||||
|
|
||||||
// Core VE default padding
|
// Core VE default padding
|
||||||
padding: 0.5em 1.5em;
|
padding: 0.5em 1.5em;
|
||||||
|
|
Loading…
Reference in a new issue