Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Address UX issues with the Contribute menu.
https://bugs.webkit.org/show_bug.cgi?id=151874 Reviewed by Timothy Hatcher. * wp-content/themes/webkit/functions.php: * wp-content/themes/webkit/header.php: * wp-content/themes/webkit/style.css: (time, mark, audio, video): (footer, header, hgroup, menu, nav, section): (html): (body): (ol, ul): (blockquote, q): (q:before, q:after): (table): (p:empty): (.admin-bar p > a[name]::before): (.screen-reader-text): (.screen-reader-text:focus): (pre): (code): (.feature-header:after): (.feature.opened .feature-header:after): (footer nav a:hover): (header .menu-item-has-children .label-toggle::after): (header .menu-item): (.sub-menu-layer): (.sub-menu-layer .menu-item:first-child): (.menu > .menu-item > .menu-toggle:checked + .sub-menu): (@media only screen and (max-width: 920px)): (header .menu-item > .menu-toggle:checked + a > .label-toggle::after): (header .menu): (header .menu-toggle:checked ~ ul): (header .sub-menu-layer:before): (header .menu > .menu-item > .menu-toggle:checked ~ .sub-menu): (footer nav li): (@media only screen and (max-width: 690px)): (.feature-filters:after): (.feature-filters.opened:after): (#wpadminbar): (.table-of-contents label:after): (.menu-toggle:checked ~ .table-of-contents label:after): (.table-of-contents h6): (header nav .menu-item-has-children .label-toggle): Deleted. (header nav .menu-item): Deleted. (header .menu > .menu-item-has-children:hover > a::before): Deleted. (.menu > .menu-item > .menu-toggle:checked ~ .sub-menu): Deleted. (header nav .menu-toggle:checked ~ ul): Deleted. (header .menu-toggle:checked ~ .sub-menu): Deleted. (@media only screen and (max-width: 782px)): Deleted. Canonical link: https://commits.webkit.org/170092@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@193642 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
146 additions
and 75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.