add layout.css.has-selector.enabled
This commit is contained in:
parent
24b5136c41
commit
da2e1c09ba
1 changed files with 1 additions and 0 deletions
|
@ -28,3 +28,4 @@ user_pref("pdfjs.sidebarViewOnLoad", 0); // ne pas affiché la table des matièr
|
|||
user_pref("pdfjs.annotationEditorMode", 0); // permet d'annoté les PDFs
|
||||
user_pref("alerts.useSystemBackend", true); // notification natives sur windows
|
||||
user_pref("extensions.pocket.enabled", false); // désactive Pocket
|
||||
user_pref("layout.css.has-selector.enabled", true); // https://developer.mozilla.org/en-US/docs/Web/CSS/:has
|
||||
|
|
Loading…
Reference in a new issue