Merge branch '47272-applications-table' into 'master'
Resolve "odd numbered list rows have darker bg color?" Closes #47272 See merge request gitlab-org/gitlab-ce!19896
This commit is contained in:
commit
f2400ed1f3
1 changed files with 1 additions and 0 deletions
|
@ -834,3 +834,4 @@ $font-family-sans-serif: $regular_font;
|
||||||
$font-family-monospace: $monospace_font;
|
$font-family-monospace: $monospace_font;
|
||||||
$input-line-height: 20px;
|
$input-line-height: 20px;
|
||||||
$btn-line-height: 20px;
|
$btn-line-height: 20px;
|
||||||
|
$table-accent-bg: $gray-light;
|
||||||
|
|
Loading…
Reference in a new issue