mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-06 23:43:10 +00:00
update
This commit is contained in:
parent
a655db34f8
commit
ca29dc4284
@ -21,6 +21,8 @@
|
|||||||
|
|
||||||
/* Set theme version text in customization panel */
|
/* Set theme version text in customization panel */
|
||||||
#customization-footer::before {
|
#customization-footer::before {
|
||||||
|
background: url(icons/icon.svg) no-repeat;
|
||||||
|
background-size: contain;
|
||||||
content: "Firefox Monterey theme";
|
content: "Firefox Monterey theme";
|
||||||
padding: 10px;
|
padding: 10px 10px 10px 50px;
|
||||||
}
|
}
|
||||||
|
@ -21,6 +21,8 @@
|
|||||||
|
|
||||||
/* Set theme version text in customization panel */
|
/* Set theme version text in customization panel */
|
||||||
#customization-footer::before {
|
#customization-footer::before {
|
||||||
|
background: url(icons/icon.svg) no-repeat;
|
||||||
|
background-size: contain;
|
||||||
content: "Firefox Monterey theme";
|
content: "Firefox Monterey theme";
|
||||||
padding: 10px;
|
padding: 10px 10px 10px 50px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user