/* FILE ARCHIVED ON 21:56:31 Dec 7, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 15:47:57 Dec 14, 2016. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* +----------------------------------------------------------------+ | | | WordPress Plugin: WP-PostRatings | | Copyright (c) 2012 Lester "GaMerZ" Chan | | | | File Written By: | | - Lester "GaMerZ" Chan | | - http://lesterchan.net | | | | File Information: | | - Post Ratings CSS File | | - wp-content/plugins/wp-postratings/postratings-css.css | | | +----------------------------------------------------------------+ */ .post-ratings { width:100%; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; /* background-color: #ffffff; */ } .post-ratings-loading { display: none; height: 16px; text-align: left; } .post-ratings-image { border: 0px; } .post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG { border: 0px; padding: 0px; margin: 0px; } .post-ratings-text { } .post-ratings-comment-author { font-weight: normal; font-style: italic; }