mediawiki-skins-Vector/resources
Nicholas Ray 326e11dfbf Scope styles that should only apply to the main header to Header.less
We have many styles related to the layout and visibility of search that
are only useful in the context of the main header. Since many of these
elements have classes that will also be in the sticky header, we should
scope these rules to the main header so that we avoid an uphill battle
of styles trying to override eachother.

Additional changes:

* We previously had a mix of #p-search and .vector-search-box selectors
for the same element in the CSS. Header.less now only uses
.vector-searchbox to avoid specificity wars.

* Removed nearly all of the #p-search rules previously found on L147 -
L167 in screen.less after observing nothing relatively bad happening
when they were removed.

Bug: T289724
Change-Id: I2e6c269e29717cd20d8acfaddc3631ea1b8fedfa
2021-09-14 15:34:05 +00:00
..
common Scope styles that should only apply to the main header to Header.less 2021-09-14 15:34:05 +00:00
mediawiki.less Implement mediawiki.skin.variables.less for Vector 2020-09-16 08:39:13 -07:00
skins.vector.js Merge "Remove disable dropdown behavior" 2021-09-13 07:05:25 +00:00
skins.vector.legacy.js TypeError: data.collapseCondition is not a function 2021-02-11 21:19:28 +00:00
skins.vector.search Do not hard code Special:Search 2021-09-02 20:20:56 +00:00
skins.vector.styles Scope styles that should only apply to the main header to Header.less 2021-09-14 15:34:05 +00:00
skins.vector.styles.legacy [refactor] Remove common UserLinks code 2021-09-07 15:37:13 +00:00
CheckboxHack.d.ts Add enter/spacebar keyboard support to sidebar. 2020-07-09 22:38:15 +02:00
CollapsibleTabsPlugin.d.ts [JavaScript] Validate types 2020-03-16 09:10:08 -06:00
MediaWikiPageReady.d.ts Vector manages search functionality and provides config flag 2020-08-04 00:06:31 +00:00
mw.d.ts Use centralized MediaWiki typescript definition 2021-07-26 21:27:12 +00:00
VectorResourceLoaderVirtualConfig.d.ts Rename wgVectorUseCoreSearch to wgVectorUseWvuiSearch 2021-01-22 16:25:46 -07:00
vue.d.ts Integrate WVUI search into Vector 2020-12-08 13:27:12 -08:00