Firefox Quantum 66 ignoring CSS styling in dropdown menu The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsFirefox seems fully loaded, but browser window does not appear for minutesStrange firefox bugs following migration of home areas to NAS driveTinny Audio on Linux Mint Cinnamon 18.1Install Firefox Quantum in debian 9 StretchFirefox context menu placement under dwmEnabling jdk-10 in firefox quantumFirefox Quantum on Debian stretch font rendering problemsFirefox '3 bar' menu not openingInvisible MenusFirefox '3 bar' menu not opening / not functional
Is every episode of "Where are my Pants?" identical?
What do I do when my TA workload is more than expected?
Is this wall load bearing? Blueprints and photos attached
Are spiders unable to hurt humans, especially very small spiders?
Mortgage adviser recommends a longer term than necessary combined with overpayments
"is" operation returns false with ndarray.data attribute, even though two array objects have same id
Why did Peik Lin say, "I'm not an animal"?
Homework question about an engine pulling a train
How did passengers keep warm on sail ships?
Does Parliament need to approve the new Brexit delay to 31 October 2019?
US Healthcare consultation for visitors
Button changing its text & action. Good or terrible?
What to do when moving next to a bird sanctuary with a loosely-domesticated cat?
Why doesn't a hydraulic lever violate conservation of energy?
Didn't get enough time to take a Coding Test - what to do now?
Was credit for the black hole image misappropriated?
Can withdrawing asylum be illegal?
How to type a long/em dash `—`
1960s short story making fun of James Bond-style spy fiction
Could an empire control the whole planet with today's comunication methods?
How did the audience guess the pentatonic scale in Bobby McFerrin's presentation?
Can a flute soloist sit?
Circular reasoning in L'Hopital's rule
How to support a colleague who finds meetings extremely tiring?
Firefox Quantum 66 ignoring CSS styling in dropdown menu
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election ResultsFirefox seems fully loaded, but browser window does not appear for minutesStrange firefox bugs following migration of home areas to NAS driveTinny Audio on Linux Mint Cinnamon 18.1Install Firefox Quantum in debian 9 StretchFirefox context menu placement under dwmEnabling jdk-10 in firefox quantumFirefox Quantum on Debian stretch font rendering problemsFirefox '3 bar' menu not openingInvisible MenusFirefox '3 bar' menu not opening / not functional
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have noticed in my Firefox browser running on Linux Mint 18.2 that Firefox will ignore CSS stylings for dropdown menus, and instead defaults to what looks like system themes. This issue is not present when I run Google Chrome or Firefox on a Windows 10 machine, so this seems to be an issue strictly with Linux.
I have already tried setting display.use_system_colors
to false and setting widget.content.gtk-theme-override
to Adwaita:light
in the about:config
page but this has not helped.
An example code can be seen in http://jsfiddle.net/W5B5p
For me, this will display as:
Does anyone have any suggestions on how I can configure my Linux/Firefox settings so it renders the CSS stylings?
linux linux-mint firefox
New contributor
add a comment |
I have noticed in my Firefox browser running on Linux Mint 18.2 that Firefox will ignore CSS stylings for dropdown menus, and instead defaults to what looks like system themes. This issue is not present when I run Google Chrome or Firefox on a Windows 10 machine, so this seems to be an issue strictly with Linux.
I have already tried setting display.use_system_colors
to false and setting widget.content.gtk-theme-override
to Adwaita:light
in the about:config
page but this has not helped.
An example code can be seen in http://jsfiddle.net/W5B5p
For me, this will display as:
Does anyone have any suggestions on how I can configure my Linux/Firefox settings so it renders the CSS stylings?
linux linux-mint firefox
New contributor
A comment from this bug report that may be useful: "widget.content.gtk-theme-override" with "adwaita:light" stopped working, use "Adwaita" instead.
– Haxiel
Apr 9 at 9:35
No luck with that either unfortunately
– Kotosif
Apr 9 at 11:47
add a comment |
I have noticed in my Firefox browser running on Linux Mint 18.2 that Firefox will ignore CSS stylings for dropdown menus, and instead defaults to what looks like system themes. This issue is not present when I run Google Chrome or Firefox on a Windows 10 machine, so this seems to be an issue strictly with Linux.
I have already tried setting display.use_system_colors
to false and setting widget.content.gtk-theme-override
to Adwaita:light
in the about:config
page but this has not helped.
An example code can be seen in http://jsfiddle.net/W5B5p
For me, this will display as:
Does anyone have any suggestions on how I can configure my Linux/Firefox settings so it renders the CSS stylings?
linux linux-mint firefox
New contributor
I have noticed in my Firefox browser running on Linux Mint 18.2 that Firefox will ignore CSS stylings for dropdown menus, and instead defaults to what looks like system themes. This issue is not present when I run Google Chrome or Firefox on a Windows 10 machine, so this seems to be an issue strictly with Linux.
I have already tried setting display.use_system_colors
to false and setting widget.content.gtk-theme-override
to Adwaita:light
in the about:config
page but this has not helped.
An example code can be seen in http://jsfiddle.net/W5B5p
For me, this will display as:
Does anyone have any suggestions on how I can configure my Linux/Firefox settings so it renders the CSS stylings?
linux linux-mint firefox
linux linux-mint firefox
New contributor
New contributor
edited Apr 9 at 12:11
Kotosif
New contributor
asked Apr 9 at 8:16
KotosifKotosif
62
62
New contributor
New contributor
A comment from this bug report that may be useful: "widget.content.gtk-theme-override" with "adwaita:light" stopped working, use "Adwaita" instead.
– Haxiel
Apr 9 at 9:35
No luck with that either unfortunately
– Kotosif
Apr 9 at 11:47
add a comment |
A comment from this bug report that may be useful: "widget.content.gtk-theme-override" with "adwaita:light" stopped working, use "Adwaita" instead.
– Haxiel
Apr 9 at 9:35
No luck with that either unfortunately
– Kotosif
Apr 9 at 11:47
A comment from this bug report that may be useful: "widget.content.gtk-theme-override" with "adwaita:light" stopped working, use "Adwaita" instead.
– Haxiel
Apr 9 at 9:35
A comment from this bug report that may be useful: "widget.content.gtk-theme-override" with "adwaita:light" stopped working, use "Adwaita" instead.
– Haxiel
Apr 9 at 9:35
No luck with that either unfortunately
– Kotosif
Apr 9 at 11:47
No luck with that either unfortunately
– Kotosif
Apr 9 at 11:47
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Kotosif is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f511400%2ffirefox-quantum-66-ignoring-css-styling-in-dropdown-menu%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Kotosif is a new contributor. Be nice, and check out our Code of Conduct.
Kotosif is a new contributor. Be nice, and check out our Code of Conduct.
Kotosif is a new contributor. Be nice, and check out our Code of Conduct.
Kotosif is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f511400%2ffirefox-quantum-66-ignoring-css-styling-in-dropdown-menu%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
A comment from this bug report that may be useful: "widget.content.gtk-theme-override" with "adwaita:light" stopped working, use "Adwaita" instead.
– Haxiel
Apr 9 at 9:35
No luck with that either unfortunately
– Kotosif
Apr 9 at 11:47