[solved] As of fx 63, customizing history panel is broken?

User Help for Mozilla Firefox
Post Reply
pleasejust
Posts: 40
Joined: August 11th, 2018, 6:09 am

[solved] As of fx 63, customizing history panel is broken?

Post by pleasejust »

so I use this because I have my desktop set to a high resolution

#PanelUI-history
{font-size: 10.5pt !important;
max-width: 600px !important;
width: 600px !important;}

It used to work nice, but lately, I guess as of fx63, it's broken. https://pasteboard.co/HQHQm85.png. Any ideas? Thanks.
Last edited by pleasejust on December 12th, 2018, 4:04 am, edited 1 time in total.
pleasejust
Posts: 40
Joined: August 11th, 2018, 6:09 am

Re: As of fx 63, customizing history panel is broken?

Post by pleasejust »

I realized today that toolbarbutton.bookmark-item {max-width: 15em !important;} is redundant with #PanelUI-history {max-width: 750px !important;}. The toolbarbutton.bookmark-item setting would override #PanelUI-history setting. Weird.
Post Reply