Changes for page CLB Search Component
Last modified by bougault on 2023/01/17 11:42
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -118,6 +118,14 @@ 118 118 return this.getAttribute('data-href'); 119 119 } 120 120 121 + get styles() { 122 + return ` 123 + a { 124 + color: var(--color-brand-primary); 125 + } 126 + `; 127 + } 128 + 121 121 get resultTemplate() { 122 122 return this.createTemplate(` 123 123 <div>