[ticket/14865] Mask remaining issues with cp

PHPBB3-14865
This commit is contained in:
hanakin 2016-11-24 13:11:47 +01:00
parent 507428e5dc
commit 628005e730

View file

@ -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 */