Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fixes #14279
New files in
/css/
(which could be moved into/sprites/
instead):sprites
[-regular
|-solid
|-brands
].css
dt
|dd
|li
).fa
[r
|s
|b
]-name
uselist-style-image
.i
.fa
[r
|s
|b
]-name
usebackground-image
.a
.fa
[r
|s
|b
]-name
usecontent
after element content.b
|i
).fa
[r
|s
|b
]-name
usecontent
before element contentsummary
.fa
[r
|s
|b
]-name
usecontent
for marker boxsprites-var
[-regular
|-solid
|-brands
].css
--fa
[r
|s
|b
]-name
are defined for:root
and are thus available anywhere.url()
to the respective symbol in one of the three SVG files found in/sprites/
.--fa
-name
variables locally to one of the 3+ variants by class:fa-symbol
[-regular
|-solid
|-brands
].css
--fa-symbol
is set by classes.var(--fa-symbol)
which is predefined for some element and class combinations:dt
|dd
|li
).fa
[r
|s
|b
] uselist-style-image
.i
.fa
[r
|s
|b
] usesbackground-image
.a
.fa
[r
|s
|b
] usescontent
after element content.b
|i
).fa
[r
|s
|b
] usecontent
before element contentsummary
.fa
[r
|s
|b
] usecontent
for marker boxI understand that:
I understand that it will not be merged and I will not be listed as a contributor on this project.