mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 00:30:44 +00:00
Update VE core submodule to master (0709218)
New changes: 20c220a Remove unused CSS classes 9bdcc65 Comment icon positioning e50e790 [BREAKING CHANGE] Fix ve.ui.Overlay classes 1ac4927 ve.ce.TextNode: Use getChar() helper 29fd0f8 ve.ce.TextNode: Simplify #getAnnotatedHtml logic 18336eb ve.ce.ResizableNode: Run find() once instead of 4x in showHandles() febf125 Use getDescription for title attribute ab3cb6c Localisation updates from https://translatewiki.net. Local changes: * Rename overlay class rules Change-Id: Ia90b6afbd4abdf3267f4ccaac0b2a7d4101ccc7b
This commit is contained in:
parent
3783d6e328
commit
c9c10cf5b8
2
lib/ve
2
lib/ve
|
@ -1 +1 @@
|
|||
Subproject commit 2fc78557437b70710245133bff13d795416d71f7
|
||||
Subproject commit 07092183c1d39ed15839a0355aefd64fc8041d51
|
|
@ -46,7 +46,7 @@
|
|||
margin-left: 0;
|
||||
}
|
||||
|
||||
.ve-ui-surface-globalOverlay {
|
||||
.ve-ui-overlay-global {
|
||||
z-index: 101; /* #p-personal is z-index 100 in vector :( */
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue