Merge pull request #785 from MrTimscampi/tomato
Update Rotten Tomatoes icons
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 13 KiB |
@@ -54,11 +54,11 @@
|
||||
}
|
||||
|
||||
.mediaInfoCriticRatingFresh {
|
||||
background-image: url(fresh.png);
|
||||
background-image: url(../../assets/img/fresh.svg);
|
||||
}
|
||||
|
||||
.mediaInfoCriticRatingRotten {
|
||||
background-image: url(rotten.png);
|
||||
background-image: url(../../assets/img/rotten.svg);
|
||||
}
|
||||
|
||||
.mediaInfoProgramAttribute {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 9.8 KiB |
Reference in New Issue
Block a user