顯示下列標籤的問題:

Bookmarks in toolbar

This is not a huge issue but it is irksome. Why do the all the bookmarks in the toolbar justify left? Also, there are no UI options in the settings to change the justific… (閱讀更多)

This is not a huge issue but it is irksome. Why do the all the bookmarks in the toolbar justify left? Also, there are no UI options in the settings to change the justification. Most browsers center all the bookmarks in the toolbars. Surely this wouldn't be too hard to change, would it?

Open 3

Background color for selected Tab doesn't change after recent Firefox updates

I noticed that my Tab background color doesn't change after recent Firefox updates. I have this code (css - chrome) to change the color of the active tab to green and it … (閱讀更多)

I noticed that my Tab background color doesn't change after recent Firefox updates.

I have this code (css - chrome) to change the color of the active tab to green and it no longer working.

/* Start code: Change color of active tab to Green and the inactive to default*/ tab[selected="true"] *{ background-color: #00c100 !important; /*Green */ font-size:10pt !important; font-weight: 650 !important; color: black !important; }

Any help in fixing this is appreciated. Regards,

Open