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