mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-22 01:54:15 +01:00
firefox: underline links by default
This commit is contained in:
parent
fb50bd2d59
commit
1c549d964e
@ -467,6 +467,12 @@
|
|||||||
"Type": "boolean",
|
"Type": "boolean",
|
||||||
"Value": true
|
"Value": true
|
||||||
},
|
},
|
||||||
|
"layout.css.always_underline_links": {
|
||||||
|
"Comment": "Underscore links by default, disabling allowed",
|
||||||
|
"Status": "default",
|
||||||
|
"Type": "boolean",
|
||||||
|
"Value": true
|
||||||
|
},
|
||||||
"layout.css.devPixelsPerPx": {
|
"layout.css.devPixelsPerPx": {
|
||||||
"Status": "default",
|
"Status": "default",
|
||||||
"Type": "string",
|
"Type": "string",
|
||||||
|
Loading…
Reference in New Issue
Block a user