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