mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
MDL-80257 editory_tiny: Remove tox-tinymce-aux z-index
Remove .tox-tinymce-aux from style.css because z-index is already defined in TinyMCE skin.css
This commit is contained in:
parent
abba174fe1
commit
c9517f2180
@ -1,7 +1,3 @@
|
|||||||
.jsenabled .tox-tinymce-aux {
|
|
||||||
z-index: 1000;
|
|
||||||
}
|
|
||||||
|
|
||||||
.jsenabled .tox-shadowhost.tox-fullscreen,
|
.jsenabled .tox-shadowhost.tox-fullscreen,
|
||||||
.jsenabled .tox.tox-tinymce.tox-fullscreen {
|
.jsenabled .tox.tox-tinymce.tox-fullscreen {
|
||||||
z-index: 1050;
|
z-index: 1050;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user