mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-18 14:02:15 +00:00
Rethink rigboard color logic again
Also revert some broken stuff
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -114,11 +114,6 @@ svg {
|
||||
white-space: no-wrap;
|
||||
}
|
||||
|
||||
input[required]::after,select[required]::after {
|
||||
content: '*';
|
||||
color: red;
|
||||
}
|
||||
|
||||
html.embedded {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user