GeForce Manager
PHP Advanced
C:
/
xampp
/
htdocs
/
Ajaji
/
media
/
plg_content_vote
/
css
/
Name
Size
Perms
Actions
📄
rating.css
564 B
0666
Edit
Perms
Delete
📄
rating.min.css.gz
215 B
0666
Edit
Perms
Delete
Editing:
rating.css
.content_rating ul { list-style: none; padding-inline-start: 0; margin-bottom: 0.5em; } .content_rating .vote-star, .content_rating .vote-star-empty, .content_rating .vote-star-half { display: inline-block; } .content_rating .vote-star svg, .content_rating .vote-star-half svg { width: 1em; height: 1em; fill: #fd7e14; } .content_rating .vote-star-empty svg { width: 1em; height: 1em; fill: #d3d3d3; } .content_rating .vote-star-half { margin-inline-start: -1em; } [dir=rtl] .content_rating .vote-star-half { transform: scaleX(-1); }
Cancel