1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-29 04:50:51 +02:00

[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 $Contorl Panel
/* -------------------------------------------------------------- */ /* -------------------------------------------------------------- */
/* stylelint-disable selector-max-compound-selectors */
/* stylelint-disable selector-no-qualifying-type */
/* Main CP box /* Main CP box
---------------------------------------- */ ---------------------------------------- */
@@ -389,3 +390,4 @@ ol.def-rules li {
border-bottom-right-radius: 5px; border-bottom-right-radius: 5px;
} }
} }
/* stylelint-enable */