टैग किए गए सवाल दिखा रहा है: सभी प्रश्न दिखाएँ
  • हल कर लिया गया

Change the text color of individual folders created on toolbar

Hello! I am using the following code (userChrome.css) to color the individual folders created on the toolbar and it works great; #PlacesToolbarItems > .bookmark-item[… (और पढ़ें)

Hello! I am using the following code (userChrome.css) to color the individual folders created on the toolbar and it works great;

#PlacesToolbarItems > .bookmark-item[container][label="Music" i] {background-color: #ff0545 !important;}
#PlacesToolbarItems > .bookmark-item[container][label="NewsPapers" i] {background-color: #386bff !important;}
#PlacesToolbarItems > .bookmark-item[container][label="News Video" i] {background-color: #386bff !important;}
#PlacesToolbarItems > .bookmark-item[container][label="TV" i] {background-color: #ff1fc8 !important;}

What I am trying to find, is how to change the color of the individual folder name (text) from white to maybe black, yellow, etc.….

Any suggestion is appreciated. Regards,

Asked by lemo 3 महीने पहले

Answered by cor-el 3 महीने पहले

Force webpage to open at top of page?

Every time I open anew a page it invariable displays the page somewhere mid-way down requiring me to scroll up to the top (if page is large enough to warrant a scroll). I… (और पढ़ें)

Every time I open anew a page it invariable displays the page somewhere mid-way down requiring me to scroll up to the top (if page is large enough to warrant a scroll). I'd prefer every page open at the top at all times. Is there any switch in the configuration editor that would allow for this?

Thanks -Ej

Asked by trashacct_14 3 महीने पहले

Last reply by zeroknight 3 महीने पहले