mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-22 07:52:15 +00:00
Rethink rigboard color logic again
Also revert some broken stuff
This commit is contained in:
@@ -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