|
@@ -1221,7 +1221,7 @@ span.header-sort-icon img {
|
|
margin: 0;
|
|
margin: 0;
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
font-size: 13px;
|
|
font-size: 13px;
|
|
- color: #8f96a3;
|
|
|
|
|
|
+ color: var(--primary-color);
|
|
text-shadow: 1px 1px rgb(247 247 247 / 15%);
|
|
text-shadow: 1px 1px rgb(247 247 247 / 15%);
|
|
-webkit-font-smoothing: antialiased;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
-moz-osx-font-smoothing: grayscale;
|