1
0
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:
Matt Friedman
2015-09-11 00:19:58 -07:00
parent c9d159257a
commit 0f49eaa2e2
3 changed files with 5 additions and 3 deletions

View File

@@ -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;