Plugin Directory

Changeset 2924597


Ignore:
Timestamp:
06/12/2023 06:32:44 AM (3 years ago)
Author:
krishna121
Message:

version 1.1.0

Location:
wp-rate-and-review
Files:
111 added
7 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • wp-rate-and-review/trunk/assets/css/wphp-progressbar.css

    r2241195 r2924597  
    116116.star_rating_point span {
    117117    color: #ff8d31;
    118     font-size: 38px;
     118    font-size: 22px;
    119119    font-weight: 500;
    120120    display: block;
     
    125125}
    126126.star_rating_point svg {
    127     height: 115px;
     127    height: 91px;
    128128    width: 115px;
    129129    -webkit-transform: rotate(-91deg);
     
    159159    background-size: 20px;
    160160    display: block;
    161     height: 20px;
     161    height: 26px;
    162162    overflow: hidden;
    163163    position: relative;
     
    165165    margin: 0 auto;
    166166    margin-left: 0;
     167}
     168.prd_ratings .temp4-star{
     169    margin-left: 122px;
    167170}
    168171.prd_ratings .star span {
     
    178181    left: 0px;
    179182}
     183
     184
     185
Note: See TracChangeset for help on using the changeset viewer.