Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the background color of the currently selected tab in the navigation menu, impacting the visual appearance of the interface. |
| What area does it affect? |
Navigation menu appearance |
| What does the default mean? |
The default value is "#2f4f4e", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when customizing the user interface or updating branding elements. |
Out of the box property record
Raw metadata from the property record.
| Property name |
css.$navpage-nav-selected-bg |
| Sys ID |
2f919b41d7020200b0b044580e610373 |
| Type |
color |
| Application |
Global |
| Default value |
#2f4f4e |
| Description |
Navigation selected tab background color |
| Updated |
2018-08-13 05:33:15 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... ‑DDD • Location: System Property [sys_properties] table css.$navpage-nav-color-sub Sets the color for module text in Core UI. • Type: color • Default Value: ‑BEC1C6 • Location: System Property [sys_properties] table css.$navpage-nav-selected-bg Sets the color for navigator selected tab background. • Type: color • Default Value: ‑4B545F • Location: System Property [sys_properties] table css.$navpage-nav-selected-color Sets the color for the currently selected navigation ...
Context preview
Snippet 2
... Navigation background expanded items css.$subnav-background-color Select or enter the color. Module text color for the Core UI application navigator css.$navpage-nav-color-sub Select or enter the color. Navigation selected tab background color css.$navpage-nav-selected-bg Select or enter the color. Navigation selected tab divider bar color css.$nav-highlight-bar-active This color is also used as part of the theme preview on the Themes tab under system settings. ...
Related properties