mirror of https://github.com/CGAL/cgal
Fix missing the green color for the y square at the top of the column
This commit is contained in:
parent
3e1458a2d5
commit
0921648308
|
|
@ -32,7 +32,7 @@ TD.error {background-color: rgb(100%,50%,50%)}
|
|||
TD.na {background-color: white;}
|
||||
TD.requirements { background-color: rgb(65%,65%,100%) }
|
||||
|
||||
TD.ok {background-color: rgb(44%,88%,44%)}
|
||||
TH.ok {background-color: rgb(44%,88%,44%)}
|
||||
TH.warning {background-color: rgb(100%,100%,50%)}
|
||||
TH.third_party_warning {background-color: rgb(75%,100%,50%)}
|
||||
TH.error {background-color: rgb(100%,50%,50%)}
|
||||
|
|
|
|||
Loading…
Reference in New Issue