This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-skins-Vector
Watch
1
Star
0
Fork
You've already forked mediawiki-skins-Vector
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced
2024-11-27 17:10:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
REL1_41
mediawiki-skins-Vector
/
skinStyles
/
mediawiki.page.ready.less
6 lines
95 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Use skin variables instead of local variables where possible None of these files need access to the skin local variables. Use skin variables instead Change-Id: Iaf1591fdfc5487e6f05f020893864eb2097af708
2023-10-05 20:33:10 +00:00
@import 'mediawiki.skin.variables.less';
Add skinStyles for mediawiki.page.teleportTarget As part of the fix for T343476, we need to ensure that Dialog componenents which are teleported out of the main body content element still receive the appropriate font size from Vector. Bug: T343476 Depends-On: Ia79b76c0e73890dd18477e5c3ea307d753cedb3a Change-Id: I545df434f85f38c4074e2fcdfff51e686c9b465a
2023-08-25 19:36:07 +00:00
#mw-teleport-target {
font-size: @font-size-base;
}
Reference in a new issue
Copy permalink