Production release (for EOSC EXPLORE) December 2023 #8

Merged
konstantina.galouni merged 8 commits from develop into master 2023-12-12 11:45:27 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b64262cb3b - Show all commits

View File

@ -6,7 +6,7 @@
@table-header-cell-color: @global-meta-color;
@table-header-cell-text-transform: uppercase;
@table-row-active-background: fade(@global-primary-background, 20%);
@table-row-active-background: @ciel-color;
@table-striped-row-background: @table-color;