Improve grammar and remove whitespace

This commit is contained in:
Syres916
2023-08-08 11:15:50 +01:00
committed by wwmayer
parent c6eb321f54
commit 6d5cb8ef54

View File

@@ -2355,7 +2355,7 @@ Gui--StatefulLabel[state="redundant_constraints"] {
color : rgba(255,69,0,255); /* Orange red */
}
Gui--StatefulLabel[state="partially_redundant_constraints"] {
color : rgba(89, 142, 240, 255); /* a bit darker than Cornflower blue */
color : rgba(89, 142, 240, 255); /* a little darker than Cornflower blue */
}
Gui--StatefulLabel[state="solver_failed"] {
color : rgba(255,0,0,255); /* Red */