summaryrefslogtreecommitdiff
path: root/themes/night_blue.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night_blue.css')
-rw-r--r--themes/night_blue.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/night_blue.css b/themes/night_blue.css
index 8a3d7f8a5..01ce14661 100644
--- a/themes/night_blue.css
+++ b/themes/night_blue.css
@@ -1162,6 +1162,13 @@ video::-webkit-media-controls-overlay-play-button {
.cdm i.material-icons {
color: #777;
}
+.cdm img.flavor-image {
+ width: 32px;
+ height: 32px;
+ margin: 8px ! important;
+ border-radius: 50%;
+ background-size: cover;
+}
.cdm .header {
position: sticky;
top: 0;