@primer/view-components
Version:
ViewComponents for the Primer Design System
54 lines • 1.66 kB
JSON
{
"name": "beta/border_box",
"selectors": [
".Box",
".Box--condensed",
".Box--condensed .Box-body",
".Box--condensed .Box-footer",
".Box--condensed .Box-header",
".btn-octicon:is(.Box--condensed .Box-btn-octicon)",
".Box--condensed .Box-row",
".Box--spacious .Box-header",
".Box--spacious .Box-title",
".Box--spacious .Box-body",
".Box--spacious .Box-footer",
".btn-octicon:is(.Box--spacious .Box-btn-octicon)",
".Box--spacious .Box-row",
".Box-header",
".Box-title",
".Box-body",
".Box-body:last-of-type",
".Box-row",
".Box-row:first-of-type",
".Box-row:last-of-type",
".Box-row.Box-row--unread",
".Box-row.unread",
".Box-row.navigation-focus .Box-row--drag-button",
".Box-row.navigation-focus.is-dragging .Box-row--drag-button",
".Box-row.navigation-focus.sortable-chosen",
".Box-row.navigation-focus.sortable-ghost",
".Box-row.navigation-focus.sortable-ghost .Box-row--drag-hide",
".Box-row--focus-gray.navigation-focus",
".Box-row--focus-blue.navigation-focus",
".Box-row--hover-gray:hover",
".Box-row--hover-blue:hover",
".Box-row-link",
".Box-row-link:hover",
".Box-row--drag-button",
".Box-footer",
".Box--scrollable",
".Box--blue",
".Box--blue .Box-header",
".Box--blue .Box-body",
".Box--blue .Box-footer",
".Box--blue .Box-row",
".Box--danger",
":is(.Box--danger .Box-body):last-of-type",
":is(.Box--danger .Box-row):first-of-type",
".Box-header--blue",
".Box-row--yellow",
".Box-row--blue",
".Box-row--gray",
".Box-btn-octicon.btn-octicon"
]
}