Firefox Fights Back - Firefox 57

Page 87 of 91 FirstFirst ... 37778586878889 ... LastLast

  1. Posts : 10,311
    Wndows 10 Pro x64 release preview channel
       #860

    Edwin said:
    So......

    This just showed up in Nightly!

    A 'Bookmarks Overflow' arrow, but there are no extra bookmarks!

    However, right clicking and choosing 'Open All in Tabs', opens all the bookmarks to the left in tabs!

    Attachment 166937

    Isn't there an Other Bookmarks Edwin?
    I'm using FF 58 beta at the moment and it has Other Bookmarks as did version 57 beta. I can only find it from the Menu though.
      My Computer


  2. Posts : 17,838
    Windows 10
       #861

    DooGie said:
    Isn't there an Other Bookmarks Edwin?
    I'm using FF 58 beta at the moment and it has Other Bookmarks as did version 57 beta. I can only find it from the Menu though.
    Naw, it was a glitch because I didn't have anything in the Overflow Menu.
      My Computer


  3. Posts : 17,838
    Windows 10
       #862

    Did you know...


    You can drag any of these items to the Bookmarks Toolbar...

    Firefox Fights Back - Firefox 57-000014.png

    and have immediate access to functional, scroll-able cascading menus, without having to open the Library window or a Sidebar...

    Firefox Fights Back - Firefox 57-000015.png
      My Computer


  4. Posts : 112
    Windows 10 Home 22H2 19045.4291
       #863

    57.0.2 is out


    My Firefox Quantum browser updated to 57.0.2 this morning.......
      My Computer


  5. Posts : 83
    Windows 10
       #864

    Anyone know the userChrome.css style command to change the Bookmarks sidebar hover behavior to underline, rather than the highlighted default? Thanks in advance.
      My Computer


  6. Posts : 35
    win10 pro x64 ver. 1709 bld. 17046.1000
       #865

    text-decoration: underline

    i use it in my stylish code to make the hover color different.
    added the underline command lineas follows:
    Code:
    /* a:link {    color: mediumblue !important}*/
    .homepage #siteTitle {display: none;}
    a:visited {
        color: indianred !important
    }
    a:hover,
    a:active {
        color: cornflowerblue !important;
    text-decoration: underline
    }
      My Computer


  7. Posts : 83
    Windows 10
       #866

    Good stuff. I had to figure out how to work this into the sidebar commands. The text-underline command does work for text only, but is still ignored in the hover line...though the text takes on the color. I copied my code and an image of what I am seeing.

    Code:
    /* Bookmarks */
    .sidebar-placesTreechildren::-moz-tree-cell-text(leaf) { color: #F4F0F0 !important; padding-left: 3px !important; }
    
    /* Bookmarks (hover) */
    .sidebar-placesTreechildren::-moz-tree-cell-text(leaf, hover)  { color: cornflowerblue !important; text-decoration: underline }
    Firefox Fights Back - Firefox 57-blue-hover.jpg

    I want to get rid of this blue highlight, but more importantly the grey one once it is selected. It's like this bright line on the left of my browser that is distracting while I'm browsing (see below.) If I could lose this I'd be happy.

    Firefox Fights Back - Firefox 57-persistent-gray-hightlight.jpg
      My Computer


  8. Posts : 35
    win10 pro x64 ver. 1709 bld. 17046.1000
       #867

    hover works for me inside a site page with links, where exactly you need to put it for the bookmarks lists i do not know, but maybe someone else does...

    i googled some suggested entries for bookmark text in userchrome.css, but they must be for pre-57 as they don't seem to work.
    Last edited by kronckew; 08 Dec 2017 at 14:40.
      My Computer


  9. Posts : 83
    Windows 10
       #868

    Yes, but thank you kronckew for your help. I like the blue color of the font under the highlight better.
      My Computer


  10. Posts : 35
    win10 pro x64 ver. 1709 bld. 17046.1000
       #869

    you're welcome. wish they hadn't dumbed down the addons...
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 17:40.
Find Us




Windows 10 Forums