diff --git a/core/css/server.css b/core/css/server.css index 8455f063248d49ad4d0b676d340fdf60ab49abd5..55416019a4e60e9c387c08e2613cedd7b8cad0e3 100644 --- a/core/css/server.css +++ b/core/css/server.css @@ -1724,3 +1724,7 @@ .margin-top-10{ margin-top: 10px; } +body.theme--highcontrast span.material-design-icon.dots-horizontal-icon, +body.theme--highcontrast svg.material-design-icon__svg{ + color: #fff; +} \ No newline at end of file