Force hellgrau background for VSF fundamental score segment
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
<div class="sg-content-block-card-group__panel" id="vsf-fundamental-tab-panel-1" role="tabpanel" aria-labelledby="vsf-fundamental-tab-1">
|
||||
<article class="sg-card sg-card--content-card" data-component="content-card" aria-label="Gesamtbewertung">
|
||||
<div class="sg-card-segment sg-card-segment--header sg-card-segment--darkblue" data-component-part="card-header"><div class="sg-strong">Gesamtbewertung</div></div>
|
||||
<div class="sg-card-segment sg-card-segment--gray" data-component-part="card-body">
|
||||
<div class="sg-card-segment sg-card-segment--gray sg-vsf-fundamental-score-segment" data-component-part="card-body">
|
||||
<div class="sg-score-bar-list sg-score-bar-list--single-score" data-component="score-bar-list">
|
||||
<div class="sg-score-bar-item" data-component="score-bar">
|
||||
<p class="sg-score-bar-label sg-bar-label" data-component-part="score-label">Score:</p>
|
||||
|
||||
@@ -2138,6 +2138,10 @@ section + section {
|
||||
color: var(--text-vsf-drawer-object-card-body);
|
||||
}
|
||||
|
||||
.sg-vsf-fundamental-score-segment {
|
||||
background: var(--surface-content-block-card-title);
|
||||
}
|
||||
|
||||
/* ========================================================= */
|
||||
/* Patterns: Text Layouts */
|
||||
/* ========================================================= */
|
||||
|
||||
Reference in New Issue
Block a user