]> git.koha-community.org Git - koha.git/commit
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)
committerChris Cormack <chris@bigballofwax.co.nz>
Sat, 30 Mar 2013 07:24:58 +0000 (20:24 +1300)
commit8b51c838c8b6d98195d864f4d0821d5c7f5c6dc2
treeda01f100cbd1584688d1c5bcaad1002bb76b4c36
parent9220416d5e2bd31efa2f047a9479c10258e0d028
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>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
koha-tmpl/opac-tmpl/ccsr/en/css/opac.css
koha-tmpl/opac-tmpl/ccsr/images/social-sprite.png [new file with mode: 0644]