mirror of
https://codeberg.org/postscriptum/gemlog.git
synced 2026-04-01 13:15:29 +00:00
fix filepath
This commit is contained in:
parent
1500f69c08
commit
6a8ce7fd98
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
Самі стилі в Firefox вмикаються через `about:config`, опцію `toolkit.legacyUserProfileCustomizations.stylesheets`. Після цього створюється файл:
|
Самі стилі в Firefox вмикаються через `about:config`, опцію `toolkit.legacyUserProfileCustomizations.stylesheets`. Після цього створюється файл:
|
||||||
|
|
||||||
``` ~/.mozilla/firefox/xxx.default-release/chrome
|
``` ~/.mozilla/firefox/xxx.default-release/chrome/userChrome.css
|
||||||
.tabbrowser-tab:not([pinned]) .tab-icon-stack {
|
.tabbrowser-tab:not([pinned]) .tab-icon-stack {
|
||||||
margin-left: 28px;
|
margin-left: 28px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue