finish env database query
This commit is contained in:
@ -3,7 +3,7 @@ table.envOutput {
|
||||
}
|
||||
|
||||
table.envOutput tr:nth-child(odd) {
|
||||
background:gray;
|
||||
background:#cfcfcf;
|
||||
}
|
||||
|
||||
table.envOutput tr:nth-child(2n) {
|
||||
|
Reference in New Issue
Block a user