File tree Expand file tree Collapse file tree
_components_pages/fiori/UserSettingsDialog
_samples/fiori/UserSettingsDialog/Basic Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ slug : ../UserSettingsAppearanceView
3+ sidebar_class_name : newComponentBadge
4+ ---
5+
6+ <%COMPONENT_OVERVIEW%>
7+
8+ <%COMPONENT_METADATA%>
Original file line number Diff line number Diff line change 1+ ---
2+ slug : ../UserSettingsAppearanceViewGroup
3+ sidebar_class_name : newComponentBadge
4+ ---
5+
6+ <%COMPONENT_OVERVIEW%>
7+
8+ <%COMPONENT_METADATA%>
Original file line number Diff line number Diff line change 5757 display : flex;
5858 gap : 0.188rem ;
5959 width : 100% ;
60+ }
61+
62+ .ui5-user-settings-appearance-view-additional-content-header {
63+ display : flex;
64+ justify-content : space-between;
65+ align-items : center;
66+ margin-bottom : 0.5rem ;
67+ width : 100% ;
68+ }
69+ .ui5-user-settings-appearance-view-additional-content-description {
70+ display : block;
71+ color : var (--sapContent_LabelColor );
72+ font-size : var (--sapFontSmallSize );
6073}
Original file line number Diff line number Diff line change 1212 }
1313 </ style >
1414 < link rel ="stylesheet " href ="main.css ">
15- < style >
16- .ui5-user-settings-appearance-view-additional-content-header {
17- display : flex;
18- justify-content : space-between;
19- align-items : center;
20- margin-bottom : 0.5rem ;
21- width : 100% ;
22- }
23- .ui5-user-settings-appearance-view-additional-content-description {
24- display : block;
25- color : var (--sapContent_LabelColor );
26- font-size : var (--sapFontSmallSize );
27- }
28- </ style >
2915</ head >
3016
3117< body style ="background-color: var(--sapBackgroundColor) ">
You can’t perform that action at this time.
0 commit comments