mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:38:53 +00:00
[ticket/9810] Hide "Select All" of code bbcode on print page
PHPBB3-9810
This commit is contained in:
parent
fecca4ef21
commit
a235f770f6
1 changed files with 2 additions and 0 deletions
|
@ -140,3 +140,5 @@ div.spacer { clear: both; }
|
|||
|
||||
/* Accessibility tweaks: Mozilla.org */
|
||||
.skip_link { display: none; }
|
||||
|
||||
dl.codebox dt { display: none; }
|
Loading…
Add table
Reference in a new issue