mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-23 16:32:15 +00:00
Audit template fixes
This commit is contained in:
@@ -158,3 +158,8 @@ html.embedded {
|
||||
max-width: 3em;
|
||||
}
|
||||
}
|
||||
|
||||
(input,select)[required]::after {
|
||||
content: '*';
|
||||
color: red;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user