Index: ui/accessibility/extensions/colorenhancer/res/cvd.css |
diff --git a/ui/webui/resources/cr_elements/cr_collapse/cr_collapse.css b/ui/accessibility/extensions/colorenhancer/res/cvd.css |
similarity index 60% |
copy from ui/webui/resources/cr_elements/cr_collapse/cr_collapse.css |
copy to ui/accessibility/extensions/colorenhancer/res/cvd.css |
index 2585b3faf0ecda54cec882da4049426665ac8122..5856e02ce316ffed98b6121eea58c26cac8a922d 100644 |
--- a/ui/webui/resources/cr_elements/cr_collapse/cr_collapse.css |
+++ b/ui/accessibility/extensions/colorenhancer/res/cvd.css |
@@ -2,10 +2,10 @@ |
* Use of this source code is governed by a BSD-style license that can be |
* found in the LICENSE file. */ |
-:host { |
- display: block; |
+html.filter0 { |
+ -webkit-filter: url('#cvd_extension_0'); |
} |
-:host(.cr-collapse-closed) { |
- display: none; |
+html.filter1 { |
+ -webkit-filter: url('#cvd_extension_1'); |
} |