styling for add button
This commit is contained in:
@@ -79,6 +79,11 @@ table.queryresults
|
|||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table.queryresults tr:last-child
|
||||||
|
{
|
||||||
|
background-color: rgba(0, 0, 0, 0.1);
|
||||||
|
}
|
||||||
|
|
||||||
table th, table td
|
table th, table td
|
||||||
{
|
{
|
||||||
border: 2px solid white;
|
border: 2px solid white;
|
||||||
|
|||||||
Reference in New Issue
Block a user