[ticket/9810] Hide "Select All" of code bbcode on print page

PHPBB3-9810
This commit is contained in:
Marc Alexander 2010-09-10 04:09:30 -07:00
parent fecca4ef21
commit a235f770f6

View file

@ -140,3 +140,5 @@ div.spacer { clear: both; }
/* Accessibility tweaks: Mozilla.org */
.skip_link { display: none; }
dl.codebox dt { display: none; }