Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skin Bootstrap .dropdown Pattern (for More Than Just Header) #481

Open
wesleyboar opened this issue Mar 5, 2025 · 0 comments
Open

Skin Bootstrap .dropdown Pattern (for More Than Just Header) #481

wesleyboar opened this issue Mar 5, 2025 · 0 comments
Labels
fix Fixes user-facing behavior or feature

Comments

@wesleyboar
Copy link
Member

wesleyboar commented Mar 5, 2025

Goal

Restore skin for Bootstrap .dropdown-menu.

Reference

Used on Digital Rocks: Dataset #317: Origin Data #1352.

Content as of:

2025-03-05 15:00 CST
.dropdown-menu {
  font-size: inherit;

  padding-block: 5px;
}
.dropdown-item {
  padding-block: 2.5px;
  padding-inline: 15px;
}

UI

sans tacc skin with tacc skin
Image Image

Background

The pattern had been skinned by TACC, but #462 scoped the styles to .s-header yet at least one client relied on dropdown menu (DigitalRocks).

@wesleyboar wesleyboar added the fix Fixes user-facing behavior or feature label Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixes user-facing behavior or feature
Projects
None yet
Development

No branches or pull requests

1 participant