- 6 Posts
- 9 Comments
subhasutra@lemmy.worldOPtoFirefox Customs@fedia.io•Drawing border on autohiding bookmark bar1·7 months agoYou are right, it was the height adjustment I had to make for removing the line beneath toolbar, it was causing a blank space (not a border). Adjusting the height solved it. Thank you.
subhasutra@lemmy.worldOPtoFirefox Customs@fedia.io•Limiting bookmark bar length to content only1·7 months agoThank you again.
subhasutra@lemmy.worldOPtoFirefox Customs@fedia.io•Limiting bookmark bar length to content only1·7 months agoThank you. It works! As for this, is reducing the --uc-bm-height the only way?
subhasutra@lemmy.worldOPtoFirefox Customs@fedia.io•Limiting bookmark bar length to content only1·7 months agoOne more thing is I have removed the line underneath tool bar with
#navigator-toolbox { border-bottom: none !important; }
This is causing 1 pixel gap between the bookmark bar and toolbar. How can I fix it?
subhasutra@lemmy.worldOPtoFirefox Customs@fedia.io•Dragging tabs on sidebery causing the sidebar to collapse1·7 months agoThank you, the workaround with widget.gtk.ignore-bogus-leave-notify works. And yes the temporary fix was kind of weird, as it used to work if I launched firefox directly, but not when it was started by clicking some link in other applications.
subhasutra@lemmy.worldOPtoFirefox Customs@fedia.io•How to get rid of the border around urlbar upon clicking1·1 year agoI see. Thank you for the explanation as well!
subhasutra@lemmy.worldOPtoFirefox Customs@fedia.io•How to get rid of the border around urlbar upon clicking1·1 year agoThis worked, thank you. Would you mind telling what difference between using urlbar-background over the other one?
subhasutra@lemmy.worldOPtoFirefox Customs@fedia.io•Changing the blue border colour for pinned sites in home/new tab page1·1 year agoThank you, it worked.
Thank you! It works exactly as intended!