summaryrefslogtreecommitdiff
path: root/themes/night_blue.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-08 18:26:13 +0300
committerAndrew Dolgov <[email protected]>2021-03-08 18:26:13 +0300
commit76f54430802786f4e4dc00618d773cf428186782 (patch)
treec2062ab0dcb232b43d3fd63743fb1c2fc1febc08 /themes/night_blue.css
parentcfb48825911b8d3d1e7a3e1492f25319cc01a7f9 (diff)
wip for flavor imagesexp-headline-flavor-images
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;