hacktoberfestthemedark-themesonarrradarrplexorganizrnginxcustom-csscssthemes-customthemes-csssubfilterguacamoleskinsombilidarrdocker-modsdark-themesdark-mode
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
596 B
19 lines
596 B
.bazarr-Avatar-root[class*="bazarr-"] img {
|
|
display: none !important;
|
|
}
|
|
|
|
.bazarr-Avatar-root[class*="bazarr-"]:before {
|
|
background-image: url("/css/addons/bazarr/bazarr-4k-logo/bazarr4k.png");
|
|
display: inline-block;
|
|
width: 32px;
|
|
height: 32px;
|
|
content: "";
|
|
background-size: cover;
|
|
-webkit-background-size: cover;
|
|
-moz-background-size: cover;
|
|
-o-background-size: cover;
|
|
}
|
|
|
|
#root>div>header>div>div.bazarr-Group-root[class*="bazarr-"]>div>span:after {
|
|
content: " 4K";
|
|
}
|