mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-20 21:18:15 +00:00
fix: file manager sidebar headings contrast (#1191)
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
This commit is contained in:
@@ -1221,7 +1221,7 @@ span.header-sort-icon img {
|
||||
margin: 0;
|
||||
font-weight: bold;
|
||||
font-size: 13px;
|
||||
color: #8f96a3;
|
||||
color: var(--primary-color);
|
||||
text-shadow: 1px 1px rgb(247 247 247 / 15%);
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
|
||||
Reference in New Issue
Block a user