Jump to content

Search the Community

Showing results for tags '@UCyborg'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • The General Stuff
    • Announcements
    • Introduce Yourself!
    • General Discussion
  • Microsoft Software Products
    • Windows 11
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows Server
    • Older Windows NT-Family OSes
    • Windows 9x/ME
    • Other Microsoft Products
  • Unattended Windows Discussion & Support
    • Unattended Windows
    • Other Unattended Projects
  • Member Contributed Projects
    • Nuhi Utilities
    • Member Projects
    • Other Member Contributed Projects
    • Windows Updates Downloader
  • Software, Hardware, Media and Games
    • Forum Categories
    • Mobile Devices
  • Customizing Windows and Graphics
    • Customizing Windows
    • Customizing Graphics
  • Coding, Scripting and Servers
    • Web Development (HTML, Java, PHP, ASP, XML, etc.)
    • Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
    • Server - Side Help (IIS, Apache, etc.)

Calendars

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype

Found 1 result

  1. @UCyborg you were right about that it's Firefox fault not Aero glass , i think they fixed it in Firefox Nightly 66 i try to modified it, a little bugs, but it works fine i think try this now : /* Firefox Quantum userChrome.css tweaks ************************************************/ /* Github: https://github.com/aris-t2/customcssforfx ************************************/ /****************************************************************************************/ /* Glass8 ( http://www.glass8.eu/ ) required for 'Windows 7'-like window transparency */ @-moz-document url(chrome://browser/content/browser.xul) { #main-window { background-color: transparent !important; -moz-appearance: -moz-win-glass !important; } } #main-window:not([customizing]) .titlebar-button, #main-window:not([customizing]) .titlebar-button:not(#titlebar-close) > .toolbarbutton-icon{ opacity: 0.0 !important; } #main-window:not([customizing]) .titlebar-button:hover { opacity: 0.5 !important; } #main-window:not([customizing]) opacity: 0.1 !important; background: red !important; } #titlebar-close):hover { opacity: 0.1 !important; background: red !important; } /* Firefox userChrome.css */ @namespace url("userChrome.xml#js"); toolbarbutton#characterencoding-button { -moz-binding: url("userChrome.xml#js"); } #main-window:not([customizing="true"]) toolbarbutton#characterencoding-button { visibility: collapse; } tabpanels{ background:transparent none!important;
×
×
  • Create New...