V8: UI — changed color for focus point on medias

This commit is contained in:
Niels Lyngsø
2019-02-01 14:54:49 +01:00
parent fec046347b
commit d4b2ac3f1e

View File

@@ -547,7 +547,7 @@
height: 14px;
text-align: center;
border-radius: 20px;
background: @turquoise;
background: @pinkLight;
border: 3px solid @white;
opacity: 0.8;
}