diff options
Diffstat (limited to 'htdocs')
-rw-r--r-- | htdocs/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/css/style.css b/htdocs/css/style.css index a5eac2e..96ae809 100644 --- a/htdocs/css/style.css +++ b/htdocs/css/style.css @@ -132,7 +132,7 @@ a.filter-action:hover { text-decoration: none; } -table#patchlist > thead { +table.pw-list > thead { background-color: white; } |