Skip to content

Commit 6825c5d

Browse files
committed
re-arrange
1 parent 3fe7602 commit 6825c5d

File tree

1 file changed

+2
-2
lines changed
  • services/static-webserver/client/source/class/osparc/theme

1 file changed

+2
-2
lines changed

services/static-webserver/client/source/class/osparc/theme/ColorDark.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,10 @@ qx.Theme.define("osparc.theme.ColorDark", {
126126
"table-header": "background-main",
127127
"table-header-foreground": "c09",
128128
"table-header-border": "c07",
129-
"table-focus-indicator": "background-main-5",
129+
"table-header-cell": "background-main",
130130

131131
// used in table code
132-
"table-header-cell": "background-main",
132+
"table-focus-indicator": "background-main-5",
133133
"table-row-background-even": "background-main",
134134
"table-row-background-odd": "background-main",
135135
"table-row-background-focused": "background-main-1",

0 commit comments

Comments
 (0)