sapierens / firefox-edge

Firefox Edge is a theme for Mozilla Firefox that closely replicates the look of Microsoft Edge (dark theme) without losing any features of Firefox.
Other
63 stars 6 forks source link

Windows 7 Issue #12

Closed heubergen closed 7 years ago

heubergen commented 7 years ago

First; Yes I know that you only support Win10, but maybe someone has still a resolution for this? :)

2016-12-21 11_45_51-issues sapierens_firefox-edge

Can this big maximaze buttons been fixed? I can also live with it if I don't see them at all, maybe there's a CSS Rule that can make them disappear? Just for me as a local solution?

sapierens commented 7 years ago

You could try to add this under the MAIN WINDOW & TITLEBAR BUTTONS comment

#titlebar-min {
  -moz-appearance: none !important;
}

#titlebar-max {
  -moz-appearance: none !important;
}

#main-window[sizemode="maximized"] #titlebar-max {
  -moz-appearance: none !important;
}

#titlebar-close {
  -moz-appearance: none !important;
}

Report back with the results, will add this in the next update if it works.

heubergen commented 7 years ago

Thanks, look better now: 2016-12-27 10_27_47-windows 7 issue issue 12 sapierens_firefox-edge But not good yet :)

sapierens commented 7 years ago

The fix is now available in the 1.5.0 version that's here on GitHub and will be shortly on userstyles.

heubergen commented 7 years ago

Thx On Tue, 17 Jan 2017 at 20:21, Kristaps Ulmanis notifications@github.com wrote:

The fix is now available in the 1.5.0 version that's here on GitHub and will be shortly on userstyles.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sapierens/firefox-edge/issues/12#issuecomment-273270600, or mute the thread https://github.com/notifications/unsubscribe-auth/AFRfQruT8S35es4MjUG2DCq8CoWsvdj1ks5rTRS6gaJpZM4LSz9P .

-- Freundliche Grüsse / Best Regards Patrick Albrecht

Business email powered by Google Apps for Work[image: Please consider the environment before printing]