mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
Edited stylecss so that TR:first-child td {} has a top border (for firewall rulecreation)
This commit is contained in:
committed by
Michael Tremer
parent
f64223d9ec
commit
82f7d1b4d8
@@ -54,7 +54,7 @@ table {
|
||||
border-right: 1px solid grey;
|
||||
}
|
||||
|
||||
.tbl tr:first-child td:only-child {
|
||||
.tbl tr:first-child td {
|
||||
border-top: 1px solid grey;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user