mediawiki-skins-Vector/includes/templates
AronDemian f6cbbbfd95 [modern] Add Header element and styles
- Removed `#mw-head-base`.
- `#mw-page-base` -> `.mw-header-placeholder`.
- `#mw-head` moved down to `@height-header` to make space for new header.
- Content moved down to `@height-header + @height-tabs`.

Added Less variables:
- @height-header: 69px;
- @height-logo-icon: 50px;
- @height-header--inner: 54px;
- @height-tabs: 2.5em;

Style splits:
- Added Header.less
- @height-header: 2.5em;

Bug: T246170
Change-Id: I07280c4c7a2054439153e76359f712281049df0b
2020-04-28 18:15:39 +02:00
..
Footer.mustache Add .mw-footer CSS class & replace #footer selector with it 2020-04-27 14:55:28 -07:00
index.mustache [modern] Add Header element and styles 2020-04-28 18:15:39 +02:00
legacy.mustache Refactor: Standardize menu data (DRY!) 2020-04-13 16:11:40 -07:00
PersonalMenu.mustache Refactor: Standardize menu data (DRY!) 2020-04-13 16:11:40 -07:00
Portal.mustache Add a special class to identify the first portal 2020-04-15 23:39:33 +00:00
SearchBox.mustache [Hygiene] [Mustache] rename SearchComponent to SearchBox 2019-12-06 17:00:42 -07:00
Sidebar.mustache [legacy] Split sidebar code and mark layout as legacy in preparation for new layout 2020-04-16 11:29:03 -07:00
VectorMenu.mustache Refactor: Make VectorMenu template data conform with MenuDefinition 2020-04-22 05:18:29 +00:00
VectorTabs.mustache Refactor: Make VectorTabs template data conform with MenuDefinition 2020-04-22 05:18:44 +00:00