|
58 | 58 | mask-image: url("../../icons/finance/bank-card-line.svg"); |
59 | 59 | } |
60 | 60 |
|
61 | | -.fr-icon-warning-fill::before, |
62 | | -.fr-icon-warning-fill::after { |
63 | | - -webkit-mask-image: url("../../icons/system/fr--warning-fill.svg"); |
64 | | - mask-image: url("../../icons/system/fr--warning-fill.svg"); |
65 | | -} |
66 | | - |
67 | 61 | .ri-information-line::before, |
68 | 62 | .ri-information-line::after { |
69 | 63 | -webkit-mask-image: url("../../icons/remixicon/information-line.svg"); |
70 | 64 | mask-image: url("../../icons/remixicon/information-line.svg"); |
71 | 65 | } |
72 | 66 |
|
| 67 | +.fr-icon-warning-fill::before, |
| 68 | +.fr-icon-warning-fill::after { |
| 69 | + -webkit-mask-image: url("../../icons/system/fr--warning-fill.svg"); |
| 70 | + mask-image: url("../../icons/system/fr--warning-fill.svg"); |
| 71 | +} |
| 72 | + |
73 | 73 | .fr-icon-mail-fill::before, |
74 | 74 | .fr-icon-mail-fill::after { |
75 | 75 | -webkit-mask-image: url("../../icons/business/mail-fill.svg"); |
|
253 | 253 | background-image: url("../../icons/finance/bank-card-line.svg"); |
254 | 254 | } |
255 | 255 |
|
256 | | - .fr-icon-warning-fill::before, |
257 | | - .fr-icon-warning-fill::after { |
258 | | - background-image: url("../../icons/system/fr--warning-fill.svg"); |
259 | | - } |
260 | | - |
261 | 256 | .ri-information-line::before, |
262 | 257 | .ri-information-line::after { |
263 | 258 | background-image: url("../../icons/remixicon/information-line.svg"); |
264 | 259 | } |
265 | 260 |
|
| 261 | + .fr-icon-warning-fill::before, |
| 262 | + .fr-icon-warning-fill::after { |
| 263 | + background-image: url("../../icons/system/fr--warning-fill.svg"); |
| 264 | + } |
| 265 | + |
266 | 266 | .fr-icon-mail-fill::before, |
267 | 267 | .fr-icon-mail-fill::after { |
268 | 268 | background-image: url("../../icons/business/mail-fill.svg"); |
|
0 commit comments