VectorGOLEM/resources/skins.vector.styles
jdlrobson e048c2a729 Refactor: Simplify and standardize menu definitions
* Standardise the menu markup. This means all menus in Vector will now
be wrapped in a div and will have a heading.
* All menus now have the vector-menu class. Styles specific to personal tools
are moved to layout since these are concerned with placement.
* The ul class will always have menu class.
* emptyPortal class is generalised into vector-menu-empty for consistency
with other classes and moved from common.less into Menu.less
* Standardise hooks - BaseTemplateAfterPortlet can now be run on any
menu.

Changes to HTML:
* lang and dir attributes are moved from the h3 up to the div element
.vectorTabs, .portal(s) and #p-personal now has hidden span element inside h3
* for non portals ul.menu" is now wrapped in a div.vector-menu-content

This change does impact the following CSS selectors which will need to be updated:

I see no matches for these selectors in code search.

```
 #p-variants > ul
 #p-namespaces > ul
 #p-personal > ul
 #p-views > ul
 #p-cactions > ul

```
Using global-search.toolforge.org I see one match
for p-variants, 26 for p-namespaces, 30 for p-personal,
36 for p-views and 7 for p-cactions. I see this as acceptable
breakage provided a user notice is sent out which it has been
(T252447)

Bug: T249372
Change-Id: Id59234aa6b822a24848386bdc04d8d7ed37ca145
2020-05-12 15:17:38 -07:00
..
common Refactor: Simplify and standardize menu definitions 2020-05-12 15:17:38 -07:00
images Amend Base10 color and hover derivative 2020-04-15 09:30:22 -07:00
legacy Refactor: Simplify and standardize menu definitions 2020-05-12 15:17:38 -07:00
EmphasizedSidebarAction.less Add end margin to opt-out link 2020-03-27 10:15:30 -06:00
Footer.less Remove #footer selectors now that cache has expired 2020-05-06 18:55:50 -07:00
index.less [modern] Drop the background gradient 2020-05-08 18:25:31 +00:00
Indicators.less Organize CSS by common, layout, typography and components 2020-05-07 22:57:13 +00:00
layout.less Refactor: Simplify and standardize menu definitions 2020-05-12 15:17:38 -07:00
legacy.less [legacy] Merge 'background-gradient.less' into 'layout.less' 2020-05-08 20:05:56 +00:00
Logo.less [modern] A new version of Vector with a new logo 2020-04-30 14:11:54 -07:00
Menu.less Refactor: Simplify and standardize menu definitions 2020-05-12 15:17:38 -07:00
MenuDropdown.less Class names with hyphens preferred over camel case 2020-05-07 14:43:13 -07:00
MenuPortal.less Refactor: Simplify and standardize menu definitions 2020-05-12 15:17:38 -07:00
MenuTabs.less Class names with hyphens preferred over camel case 2020-05-07 14:43:13 -07:00
SearchBox.less Replace deprecated @colorFieldBorder variable and use others 2020-04-28 01:42:09 +00:00
Sidebar.less refactor: Move up .portal underline gradient from .body to h3 2020-04-30 22:16:29 +00:00
SidebarLogo.less [legacy] Split sidebar code and mark layout as legacy in preparation for new layout 2020-04-16 11:29:03 -07:00
SiteNotice.less Organize CSS by common, layout, typography and components 2020-05-07 22:57:13 +00:00
TabWatchstarLink-ie8.less Organize CSS by common, layout, typography and components 2020-05-07 22:57:13 +00:00
TabWatchstarLink.less Organize CSS by common, layout, typography and components 2020-05-07 22:57:13 +00:00