mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-18 06:21:19 +02:00
[ticket/15344] update stylelint and fix issues
PHPBB3-15344
This commit is contained in:
@@ -882,8 +882,8 @@ table.fixed-width-table {
|
||||
|
||||
/* Factor out this ID */
|
||||
/* stylelint-disable selector-no-id */
|
||||
#memberlist tr.inactive,
|
||||
#team tr.inactive {
|
||||
.memberlist tr.inactive,
|
||||
.team tr.inactive {
|
||||
font-style: italic;
|
||||
}
|
||||
/* stylelint-enable selector-no-id */
|
||||
|
Reference in New Issue
Block a user