Bug 9935 - Social icons missing in CSSR theme
authorFridolyn SOMERS <fridolyn.somers@biblibre.com>
Wed, 27 Mar 2013 10:05:06 +0000 (11:05 +0100)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 30 Mar 2013 01:58:53 +0000 (21:58 -0400)
commit02e88bb2965482ad3334aa70e6dd6e18f39a5a46
tree5143117f7be05ac53542a39c3a25cac54a26c20d
parent582126c31a48fdf3dcdad3de59598dfad9cd2d44
Bug 9935 - Social icons missing in CSSR theme

When using CSSR theme, opac.css is missing css rules for social networks Facebook, LinkedIn ...

This patch copies css rules related to social netxork from prog theme to cssr theme.
Also copies social-sprite.png image.

Test plan :
- Set CSSR theme : syspref opacthemes=ccsr and opaccolorstylesheet=colors.css
- Set syspref SocialNetworks=Enable
- Go to a detail page at OPAC
=> check that social links are icons : Facebook, LinkedIn, Delicious, Send by email, Google Plus and Tweeter

Signed-off-by: Liz Rea <liz@catalyst.net.nz>
Social icons now showing, thanks!

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
koha-tmpl/opac-tmpl/ccsr/en/css/opac.css
koha-tmpl/opac-tmpl/ccsr/images/social-sprite.png [new file with mode: 0644]