|
52 | 52 | mask-image: url("../../icons/system/fr--warning-fill.svg");
|
53 | 53 | }
|
54 | 54 |
|
| 55 | +.fr-icon-alert-line::before, |
| 56 | +.fr-icon-alert-line::after { |
| 57 | + -webkit-mask-image: url("../../icons/system/alert-line.svg"); |
| 58 | + mask-image: url("../../icons/system/alert-line.svg"); |
| 59 | +} |
| 60 | + |
55 | 61 | .fr-icon-mail-fill::before,
|
56 | 62 | .fr-icon-mail-fill::after {
|
57 | 63 | -webkit-mask-image: url("../../icons/business/mail-fill.svg");
|
|
82 | 88 | mask-image: url("../../icons/remixicon/account-box-line.svg");
|
83 | 89 | }
|
84 | 90 |
|
85 |
| -.fr-icon-alert-line::before, |
86 |
| -.fr-icon-alert-line::after { |
87 |
| - -webkit-mask-image: url("../../icons/system/alert-line.svg"); |
88 |
| - mask-image: url("../../icons/system/alert-line.svg"); |
89 |
| -} |
90 |
| - |
91 | 91 | .ri-check-line::before,
|
92 | 92 | .ri-check-line::after {
|
93 | 93 | -webkit-mask-image: url("../../icons/remixicon/check-line.svg");
|
|
130 | 130 | mask-image: url("../../icons/remixicon/palette-line.svg");
|
131 | 131 | }
|
132 | 132 |
|
133 |
| -.ri-arrow-down-s-fill::before, |
134 |
| -.ri-arrow-down-s-fill::after { |
135 |
| - -webkit-mask-image: url("../../icons/remixicon/arrow-down-s-fill.svg"); |
136 |
| - mask-image: url("../../icons/remixicon/arrow-down-s-fill.svg"); |
137 |
| -} |
138 |
| - |
139 |
| -.ri-arrow-up-s-fill::before, |
140 |
| -.ri-arrow-up-s-fill::after { |
141 |
| - -webkit-mask-image: url("../../icons/remixicon/arrow-up-s-fill.svg"); |
142 |
| - mask-image: url("../../icons/remixicon/arrow-up-s-fill.svg"); |
143 |
| -} |
144 |
| - |
145 | 133 | .fr-icon-check-line::before,
|
146 | 134 | .fr-icon-check-line::after {
|
147 | 135 | -webkit-mask-image: url("../../icons/system/check-line.svg");
|
|
154 | 142 | mask-image: url("../../icons/remixicon/clipboard-line.svg");
|
155 | 143 | }
|
156 | 144 |
|
| 145 | +.ri-arrow-down-s-fill::before, |
| 146 | +.ri-arrow-down-s-fill::after { |
| 147 | + -webkit-mask-image: url("../../icons/remixicon/arrow-down-s-fill.svg"); |
| 148 | + mask-image: url("../../icons/remixicon/arrow-down-s-fill.svg"); |
| 149 | +} |
| 150 | + |
| 151 | +.ri-arrow-up-s-fill::before, |
| 152 | +.ri-arrow-up-s-fill::after { |
| 153 | + -webkit-mask-image: url("../../icons/remixicon/arrow-up-s-fill.svg"); |
| 154 | + mask-image: url("../../icons/remixicon/arrow-up-s-fill.svg"); |
| 155 | +} |
| 156 | + |
157 | 157 | @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
158 | 158 | .fr-icon-theme-fill::before,
|
159 | 159 | .fr-icon-theme-fill::after {
|
|
200 | 200 | background-image: url("../../icons/system/fr--warning-fill.svg");
|
201 | 201 | }
|
202 | 202 |
|
| 203 | + .fr-icon-alert-line::before, |
| 204 | + .fr-icon-alert-line::after { |
| 205 | + background-image: url("../../icons/system/alert-line.svg"); |
| 206 | + } |
| 207 | + |
203 | 208 | .fr-icon-mail-fill::before,
|
204 | 209 | .fr-icon-mail-fill::after {
|
205 | 210 | background-image: url("../../icons/business/mail-fill.svg");
|
|
225 | 230 | background-image: url("../../icons/remixicon/account-box-line.svg");
|
226 | 231 | }
|
227 | 232 |
|
228 |
| - .fr-icon-alert-line::before, |
229 |
| - .fr-icon-alert-line::after { |
230 |
| - background-image: url("../../icons/system/alert-line.svg"); |
231 |
| - } |
232 |
| - |
233 | 233 | .ri-check-line::before,
|
234 | 234 | .ri-check-line::after {
|
235 | 235 | background-image: url("../../icons/remixicon/check-line.svg");
|
|
265 | 265 | background-image: url("../../icons/remixicon/palette-line.svg");
|
266 | 266 | }
|
267 | 267 |
|
268 |
| - .ri-arrow-down-s-fill::before, |
269 |
| - .ri-arrow-down-s-fill::after { |
270 |
| - background-image: url("../../icons/remixicon/arrow-down-s-fill.svg"); |
271 |
| - } |
272 |
| - |
273 |
| - .ri-arrow-up-s-fill::before, |
274 |
| - .ri-arrow-up-s-fill::after { |
275 |
| - background-image: url("../../icons/remixicon/arrow-up-s-fill.svg"); |
276 |
| - } |
277 |
| - |
278 | 268 | .fr-icon-check-line::before,
|
279 | 269 | .fr-icon-check-line::after {
|
280 | 270 | background-image: url("../../icons/system/check-line.svg");
|
|
285 | 275 | background-image: url("../../icons/remixicon/clipboard-line.svg");
|
286 | 276 | }
|
287 | 277 |
|
| 278 | + .ri-arrow-down-s-fill::before, |
| 279 | + .ri-arrow-down-s-fill::after { |
| 280 | + background-image: url("../../icons/remixicon/arrow-down-s-fill.svg"); |
| 281 | + } |
| 282 | + |
| 283 | + .ri-arrow-up-s-fill::before, |
| 284 | + .ri-arrow-up-s-fill::after { |
| 285 | + background-image: url("../../icons/remixicon/arrow-up-s-fill.svg"); |
| 286 | + } |
| 287 | + |
288 | 288 | }
|
289 | 289 |
|
290 | 290 | [target=_blank][class^=ri-]::after,
|
|
0 commit comments