mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Restoring gray background to the right of some tables in GUI (theme pfsense_ng).
This commit is contained in:
parent
79633b6c18
commit
6627e4ec35
@ -1333,7 +1333,7 @@ div#log span.log-protocol-mini-header {
|
||||
/* Sortable tables */
|
||||
table.sortable thead {
|
||||
cursor: default;
|
||||
background-color: #EEEEEE;
|
||||
<!-- background-color: #EEEEEE; this causing light gray rectangles to the right of many tables in gui -->
|
||||
padding-right: 12px;
|
||||
padding-left: 12px;
|
||||
padding-top: 12px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user