mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Doc: Restrictions - list-style-image, background-image link
This commit is contained in:
parent
1ff0734b3e
commit
5224481992
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ Many implementations using `::before`, `::after`.
|
|||
- [Picture In Picture Indicator](https://github.com/black7375/Firefox-UI-Fix/blob/36e9c94844fee2417662251cbd50c2b874d5b576/userChrome.css#L3716-L3753)
|
||||
- [Contaner Indicator](https://github.com/black7375/Firefox-UI-Fix/blob/36e9c94844fee2417662251cbd50c2b874d5b576/userChrome.css#L3754-L3852)
|
||||
|
||||
For icons, `list-style-image` and `background-image`() are available.
|
||||
For icons, [`list-style-image`](https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-image) and [`background-image`](https://developer.mozilla.org/en-US/docs/Web/CSS/background-image) are available.
|
||||
|
||||
It is recommended to use `list-style-image` when a layout is provided for the image.
|
||||
`background-image` may require many calculations to fit the layout.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue