Class SerenityHubViewStyles
USS class names for view-level chrome (sections, banners, rows) — sibling to
SerenityHubCardStyles, which owns card-level selectors. Kept in one place so
Slice 6's stylesheet has a single, stable, already-diffable selector surface for the views too.
Inheritance
SerenityHubViewStyles
Assembly: Serenity.UnityLocalization.Installation.Editor.dll
Syntax
public static class SerenityHubViewStyles
Fields
FinishSetupBanner
Declaration
public const string FinishSetupBanner = "serenity-hub-home__finish-setup-banner"
Field Value
HomeFavoritesEmptyHint
Muted hint shown in the favorites section instead of an empty grid when nothing is favorited
yet (UX feedback batch 9, fix 3).
Declaration
public const string HomeFavoritesEmptyHint = "serenity-hub-home__favorites-empty-hint"
Field Value
HomeFavoritesSection
Declaration
public const string HomeFavoritesSection = "serenity-hub-home__favorites-section"
Field Value
HomeRecentsSection
Declaration
public const string HomeRecentsSection = "serenity-hub-home__recents-section"
Field Value
HomeStatusSection
Declaration
public const string HomeStatusSection = "serenity-hub-home__status-section"
Field Value
LearnRow
Declaration
public const string LearnRow = "serenity-hub-learn__row"
Field Value