mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 05:18:52 +00:00
[ticket/14865] Mask remaining issues with print
PHPBB3-14865
This commit is contained in:
parent
58d50129ce
commit
e79e0efc9e
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
/* -------------------------------------------------------------- /*
|
/* -------------------------------------------------------------- /*
|
||||||
$Print
|
$Print
|
||||||
/* -------------------------------------------------------------- */
|
/* -------------------------------------------------------------- */
|
||||||
|
/* stylelint-disable selector-max-compound-selectors */
|
||||||
|
|
||||||
/* Lots still TODO here! */
|
/* Lots still TODO here! */
|
||||||
|
|
||||||
|
@ -213,3 +213,4 @@ ul {
|
||||||
.codebox p {
|
.codebox p {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
/* stylelint-enable */
|
||||||
|
|
Loading…
Add table
Reference in a new issue