add basic print styles to CologneBlue
authorMatmaRex <matma.rex@gmail.com>
Sat, 6 Apr 2013 14:24:21 +0000 (16:24 +0200)
committerMatmaRex <matma.rex@gmail.com>
Sat, 6 Apr 2013 16:31:03 +0000 (18:31 +0200)
commitff207f24805e7d90a303be299380a924666bf3bf
treeaa41b73cc3f449f79c0f2bc9582700cd9b03a937
parent649ef7efcf55d08b479ac411bbc2decf1c638a8c
add basic print styles to CologneBlue

* Call parent method in setupSkinUserCss() to add standard print
  styles. It also adds mediawiki.legacy.shared, so we can remove
  explicit include of that one.
* Split #footer into #footer-navigation and #footer-info. These parts
  of footer have very different functions and the navigation should be
  hidden in print mode.
* Added skins/cologneblue/print.css hiding some non-standard
  navigation elements.

Bug: 42844
Change-Id: Iae67a06ff3a6efdc9a5084226c1c80634b806cfb
resources/Resources.php
skins/CologneBlue.php
skins/cologneblue/print.css [new file with mode: 0644]