diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index ffc2d96259..c3eff053c1 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -1384,7 +1384,7 @@ table.databox { border: 0px none #E2E2E2; } -.databox>thead>tr>th, .databox>tbody>tr>th { +.databox>thead>tr>th, .databox>tbody>tr>th, .databox>thead>tr>th a { padding: 9px 7px; font-weight: normal; color: #fff;