mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:11:47 +02:00
[ticket/15679] Overide css inheritance in cp.css
PHPBB3-15679
This commit is contained in:
@@ -357,5 +357,17 @@ ol.def-rules li {
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
p.notification-title,
|
||||
p.notification-forum,
|
||||
p.notification-reason,
|
||||
p.notification-time {
|
||||
line-height: 14px;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
p.notification-time {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
/* stylelint-enable selector-max-compound-selectors */
|
||||
/* stylelint-enable selector-no-qualifying-type */
|
||||
|
Reference in New Issue
Block a user