Server IP : 192.64.118.117 / Your IP : 3.149.235.7 Web Server : LiteSpeed System : Linux premium56.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64 User : thecgapy ( 1160) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/thecgapy/public_html/wp-content/plugins/testimonials-showcase/layouts/averagebox/ |
Upload File : |
/* Ratings Breakdown box */ .tts_rating_breakdown { width:100%; font-size:0.8em; text-align: left;} .tts_rating_breakdown_line { width:100%; display:inline-block;padding:2px; } .tts_ratingb_value {display:inline-block; float:left; width:10%; white-space: nowrap; } .tts_ratingb_full {display:inline-block; background-color: #f5f5f5; min-width:80%; height:10px; vertical-align: middle;} .tts_ratingb_percent { background-color:#CCC; height:10px;} .tts_ratingb_count { display:inline-block; float:right; width:10%; } .tts_ratingb_count span { padding:0px 5px; } /* Star Color */ .tt_average_rating_box .fa-star, .tt_average_rating_box .fa-star-half-o, .tt_average_rating_box .fa-star-half, .tt_average_rating_box .fa-star-o { color:gold; } /* Simple Box Theme */ .tt_simple_box { padding:10px; } .tt_simple_box .fa-star, .tt_simple_box .fa-star-half-o, .tt_simple_box .fa-star-half, .tt_average_rating_box .fa-star-o { padding:0 2px; } /* Big Star */ .tt_big_star_box { padding:10px; text-align: center; } .tt_big_star_box .fa-star, .tt_big_star_box .fa-star-half-o, .tt_big_star_box .fa-star-o { padding:0 2px; } .tt_big_star_box .tt_star_wrap { display:inline-block; width:100%; } .tt_big_star_box .tt_rating_box_stars { display:inline-block; font-size:2em; } .tt_big_star_box .tt_rating_box_star_label { display:block; padding: 3px; display: inline-block; } .tt_big_star_box .tt_rating_box_average, .tt_big_star_box .tt_rating_box_total { font-size: 0.8em; color:#555; }