[S] Add darkmode colors to rating blocks
This commit is contained in:
@@ -127,6 +127,16 @@
|
|||||||
background: #66eaad;
|
background: #66eaad;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark #block-rate > span
|
||||||
|
{
|
||||||
|
color: #84c0ff !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark #block-rate.rated > span
|
||||||
|
{
|
||||||
|
color: #66eaad !important;
|
||||||
|
}
|
||||||
|
|
||||||
#rating-popup
|
#rating-popup
|
||||||
{
|
{
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
|||||||
Reference in New Issue
Block a user