mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/14155] Row highlighting for extension/styles management
PHPBB3-14155
This commit is contained in:
@@ -859,6 +859,8 @@ table.zebra-table tbody tr:nth-child(even) {
|
||||
.row2a { background-color: #E7EEF4; }
|
||||
.row2b { background-color: #E3EBF2; }
|
||||
|
||||
tr.row-highlight:hover td { background-color: #DBDFE2; }
|
||||
|
||||
.spacer {
|
||||
background-color: #DBDFE2;
|
||||
height: 1px;
|
||||
|
Reference in New Issue
Block a user