Jump to content

vinifera

Member
  • Posts

    1,918
  • Joined

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    Croatia

Posts posted by vinifera

  1. fixed with following code:

    :root{ 
      --uc-titlebar-padding: 0px; 
      --toolbar-bgcolor: transparent !important;
    }
    
    /* frost glass */
    /* by need add #titlebar, window, #toolbar-menubar, #PersonalToolbar, #navigator-toolbox */
    /* tho #titlebar doesn't work */
    
    #main-window{
    background-image: linear-gradient(rgba(239, 240, 241, 0.5), transparent, rgba(239, 240, 241, 0.5), transparent, rgba(239, 240, 241, 0.3)) !important;
    background-color: rgba(239, 240, 241, 0.6) !important;
    }
    
    #TabsToolbar{
    background-color: rgba(239, 240, 241, 0.1) !important;
    background-image: linear-gradient(rgba(239, 240, 241, 0.1), transparent, rgba(239, 240, 241, 0.1), transparent, rgba(239, 240, 241, 0.1)) !important;
    }

     

    result:

    ff.png

     

    you're welcome

     

     

     

  2. On 12/9/2021 at 5:51 PM, Mr.Scienceman2000 said:

    All I can say is that here we go again.

    Lot of people around me keep saying they will never ever go to Windows 11 from Windows 10 and will boycott Microsoft for bad decisions. Same people said that they wont go to Windows 10 from Windows 8 or 7 and guess what OS they use now? Windows 10. I bet in few months most of them are running Windows 11 only.

    Why do everyone say things they wont stand behind?

    ...
    ...

    And if someone want use Windows 11 that is fine too but my point is don't say things you wont mean.

    well thats problem with people around you then :P

  3. 1. can someone tell me how can i get ridd of menubar toolbar thru css (userchrome) coz i got giant EMPTY row that serves nothing

    2. can someone tell me how to make bookmarkbar and i guess its navigation bar ?, frosty ??

    see my problems:

    ff.png

    usually i wouldnt complain but on dark background it looks terrible (hence why i want frosted/smoke effect)
    ff2.png

     

     

     

    i have this code:

     

    root{
      --uc-titlebar-padding: 0px;
      --toolbar-bgcolor: transparent !important;
      --toolbar-fill: whitesmoke !important;
      --toolbarbutton-icon-fill: whitesmoke;
    }

    but whitesmoke fill is ignored

  4. On 11/21/2021 at 12:30 PM, aviv00 said:

    "that thing allows SYSTEM processes and KERNEL to access net without giving you option to block"

    u sure about that ? any link for more info about

    thx

    yes, i use older ver, and it doesn't allow me to block system files like kernel, svchost and such...

    tho i use win7 so i'm not worried, but we talk about 11 now so ... ...
    and win firewall control depends on win firewal ...

    AFAIK only "tiny wall" is independant/stand alone

  5. does anyone know, does this new iteration of .net, completely replaces .net 4x, as in can i remove 4x and install this v6 thing ?
    because i read that who ever made apps on previous versions had to recompile, thus does this core thing even have backwards compatibility or not ?
    and, is it a spyware ? since it is obviously meant for windows 10 and 11, and does it even support win 7 ?

×
×
  • Create New...