?
Path : /home/admin/public_html/old/media/coalawebsocial/plugins/content/socialshare/css/ |
Current File : /home/admin/public_html/old/media/coalawebsocial/plugins/content/socialshare/css/cwss-default.css |
/** * @author Steven Palmer * @author url http://coalaweb.com * @author email support@coalaweb.com * @copyright Copyright (c) 2015 Steven Palmer All rights reserved. */ /* Share Plugin Style ------------------------------------------------------------------------------- */ .cw-plg-share { margin-bottom: 10px; padding: 5px 5px 10px 5px; text-align:left; display: inline-block; } .cw-plg-share li { text-indent: 200% !important; white-space: nowrap !important; overflow: hidden !important; font-size: 0.0001em !important; } .cw-comment-count, .cw-share-count { display: inline-block; line-height: 1; position: relative; vertical-align: middle; padding-left: 5px; } .cw-count-number { font-style: normal; text-transform: uppercase; font-size: 1.5em; color: #000; } .cw-count-label { color: #A6ABAF; text-transform: uppercase; font-size: 0.75em; margin-top: 2px; height: 0.6em; } /* End ------------------------------------------------------------------------------*/