mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Merge branch 'ticket/marc1706/9810' into develop-olympus
* ticket/marc1706/9810: [ticket/9810] Hide "Select All" of code bbcode on print page
This commit is contained in:
commit
c439cdc618
1 changed files with 2 additions and 0 deletions
|
@ -140,3 +140,5 @@ div.spacer { clear: both; }
|
||||||
|
|
||||||
/* Accessibility tweaks: Mozilla.org */
|
/* Accessibility tweaks: Mozilla.org */
|
||||||
.skip_link { display: none; }
|
.skip_link { display: none; }
|
||||||
|
|
||||||
|
dl.codebox dt { display: none; }
|
Loading…
Add table
Reference in a new issue