mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-16 10:50:52 +00:00
12f3e033a7
The current implementation enforces the size to be part of the icon name. It would be preferable to have a specific class for controlling size given we don't want to have to update all the names of our icons. Bug: T342908 Change-Id: I84407fb562c288bafe02e97ba7f3366de7f61611
13 lines
302 B
Plaintext
13 lines
302 B
Plaintext
@import 'reset.less';
|
|
@import 'ui.less';
|
|
@import 'buttons.less';
|
|
@import 'icons.less';
|
|
@import 'pageactions.less';
|
|
@import 'userMenu.less';
|
|
@import 'anonTalkMessage.less';
|
|
@import 'common.less';
|
|
@import 'header.less';
|
|
@import 'LanguageSection.less';
|
|
@import 'footer.less';
|
|
@import 'print/styles.less';
|