Skip to content

Updates to On This Page CSS #197

Closed
Closed
@tomgreever

Description

@tomgreever

#87 mentioned moving the caret triangle of the menu to the center, however I think it will look strange for the caret to be centered on the menu while the "On this page" also has a down arrow indicator. Also, this is inconsistent with the "version" menu which does not have a caret.

This issue is to standardize these menus and refactor the code to accommodate that. This may involve a slight redesign for the menus to look more like this (incomplete):
screen shot 2016-11-18 at 3 09 00 pm

This will involve:

  • Refactoring the menu so the <a> has the padding and <li> is just the wrapper
  • Separating the / as an individual li
  • Reversing out the background when selected
  • Removing the caret triangle altogether
  • Using standard borders, backgrounds, and drop shadows for the menu

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions