2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-02-08 14:37:53 +00:00

Fix QMs reports, remove V grade

This commit is contained in:
2023-03-17 14:33:30 +00:00
parent 12c7b9b5d1
commit de54576d11
5 changed files with 35 additions and 11 deletions

View File

@@ -301,9 +301,20 @@ th
a.redtext:link {
color:#F00;
}
a.whitetext:link {
color:#FFF;
}
a.whitetext:visited {
color:#bbb;
}
a.whitetext:hover {
color:#99F;
}
a.whitetext:active {
color:#F00;
}
td.survexnewfile
{
background-color:#f99;