File: cockpit-components-select.scss

package info (click to toggle)
cockpit 337-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 36,232 kB
  • sloc: javascript: 47,090; python: 38,766; ansic: 35,470; xml: 6,048; sh: 3,413; makefile: 614
file content (6 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
// TODO @Venefilyn: Replace the headers with PF6 DropdownGroup
// https://www.patternfly.org/components/menus/dropdown/#with-groups-of-items
.ct-select-header .pf-v6-c-menu__item-main {
    color: var(--pf-v6-c-menu__group-title--Color);
    font-size: var(--pf-v6-c-menu__group-title--FontSize, inherit);
}