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-23 23:33:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
397c7a6411
mediawiki-skins-Vector
/
skinStyles
/
teleportTarget.less
6 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Use UI font size for mw-teleport-target mw-teleport-target is used for UI components (popups) that are part of the interface, not the content, so should not change when the user changes their content font size. Bug: T373875 Change-Id: If2fa517499a00e726076035cd6d94ad4a6642b30
2024-09-06 13:51:12 +00:00
@import 'mediawiki.skin.variables.less';
Teleport target font-size override should be on the ID Follow-up to 882ed44615484c56701dc269f2bc493a8e770253 Bug: T373875 Change-Id: I67c62b5dad6ff49b8d1f3bfe9c30085b4ce7fc09
2024-09-16 16:58:25 +00:00
#mw-teleport-target {
Remove @font-size-base from vector-2022 Bug: T367899 Change-Id: I6ec44a10a7bfeb6b03912ca6d5a23eaed046db08
2024-09-23 19:34:28 +00:00
font-size: @font-size-small;
Use UI font size for mw-teleport-target mw-teleport-target is used for UI components (popups) that are part of the interface, not the content, so should not change when the user changes their content font size. Bug: T373875 Change-Id: If2fa517499a00e726076035cd6d94ad4a6642b30
2024-09-06 13:51:12 +00:00
}
Reference in a new issue
Copy permalink