Setup Assistant: Remove icons from check messages
Looks inconsistent across platforms, the text and color should be enough.
This commit is contained in:
parent
5709d4b1ed
commit
7510f75ad4
@ -570,14 +570,6 @@ body.is-setup-assistant #app {
|
|||||||
color: var(--color-check-failed);
|
color: var(--color-check-failed);
|
||||||
}
|
}
|
||||||
|
|
||||||
.setup-container .check-ok::before {
|
|
||||||
content: "✔ ";
|
|
||||||
}
|
|
||||||
|
|
||||||
.setup-container .check-failed::before {
|
|
||||||
content: "❌ ";
|
|
||||||
}
|
|
||||||
|
|
||||||
.setup-container .blender-selector {
|
.setup-container .blender-selector {
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
outline: thin solid var(--color-border);
|
outline: thin solid var(--color-border);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user