Update base.css

This commit is contained in:
Casper Talvio
2021-08-11 22:46:15 +03:00
committed by GitHub
parent 6a3888ca1a
commit aa877e94f0

View File

@@ -1,6 +1,11 @@
:root {--indicator: 0, 164, 220;}
:root {--selection: 0, 164, 220;}
.emby-textarea {
font-family: monospace;
font-size: 10pt;
}
/*Mobile tweaks*/
.layout-mobile .detailPagePrimaryContainer {
background: transparent;