diff --git a/manage.css b/manage.css index 1a9bbe36..a804cb55 100644 --- a/manage.css +++ b/manage.css @@ -306,6 +306,14 @@ summary { filter: grayscale(0); } +#newUIoptions { + display: none; +} + +.newUI #newUIoptions { + display: initial; +} + #newUIoptions label { display: flex; align-items: center; diff --git a/manage.html b/manage.html index 36ebeda0..2febad71 100644 --- a/manage.html +++ b/manage.html @@ -78,6 +78,7 @@ + @@ -112,7 +113,7 @@

-