Browse Source

border fix

pull/166/head
gilbN 4 years ago
parent
commit
19ada7069f
  1. 2
      CSS/themes/unraid/unraid-base.css

2
CSS/themes/unraid/unraid-base.css

@ -98,7 +98,7 @@ table.disk_status tbody tr:nth-child(even) {
} }
table.disk_status thead tr:last-child { table.disk_status thead tr:last-child {
border-bottom: 1px solid rgba(255, 255, 255, .25); border-bottom: 1px solid rgb(81 103 109);
} }
table.tablesorter thead tr { table.tablesorter thead tr {

Loading…
Cancel
Save