source: extensions/ShareThis/css/styles.css

Last change on this file was 31051, checked in by SergeD, 9 years ago

version 1.0.0 - see change log for details

  • Property svn:eol-style set to native
File size: 678 bytes
Line 
1.btn-sharethis a       { margin-left: 0.5em; }
2.btn-sharethis a span  { display: none; }
3#tab-sharethis         { padding-top: 10px; }
4#tab-sharethis a       { margin-right: 1em; }
5#tab-sharethis > span  { display: block; font-size: 120%; font-weight: bold; }
6
7.fa-facebook-square    { color: #5072be; }
8.fa-pinterest          { color: #ee5a5a; }
9.fa-twitter            { color: #3cd4eb; }
10.fa-google-plus-square { color: #ee5a5a; }
11
12#static-sharethis        { float: right; display: inline-block; padding-top: 4px; }
13#static-sharethis a      { margin-left: 0.5em; }
14#static-sharethis a span { display: none; }
15
16#static-sharethis.imageInfoTable { float: none; display: table; }
Note: See TracBrowser for help on using the repository browser.