mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/14865] Mask remaining issues with cp
PHPBB3-14865
This commit is contained in:
parent
507428e5dc
commit
628005e730
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
/* -------------------------------------------------------------- /*
|
||||
$Contorl Panel
|
||||
/* -------------------------------------------------------------- */
|
||||
|
||||
/* stylelint-disable selector-max-compound-selectors */
|
||||
/* stylelint-disable selector-no-qualifying-type */
|
||||
|
||||
/* Main CP box
|
||||
---------------------------------------- */
|
||||
|
@ -389,3 +390,4 @@ ol.def-rules li {
|
|||
border-bottom-right-radius: 5px;
|
||||
}
|
||||
}
|
||||
/* stylelint-enable */
|
||||
|
|
Loading…
Add table
Reference in a new issue