Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות האפשרות ״דיווח על שימוש לרעה״.

מידע נוסף
פתוחה

153 esr Changes to windows buttons

amoun replied
amoun

Hi.

Just had a not requested update to 153 esr, which in itself is generally fine, with a small exception.

The windows min, max and close buttons all come up with a code.

Probably just some weird setup I have but any ideas will be welcome.

I use userChrome.css to give a background colour, so maybe the ID of each has changes for any css

  1. titlebar-min{height:1.66em; background:#00b !important}
  2. titlebar-max{height:1.66em; background:#090 !important}
  3. titlebar-close{height:1.66em; background:#d00 !important}

but I don't see how that would effect the actual bare icon

Thank you

Hi. Just had a not requested update to 153 esr, which in itself is generally fine, with a small exception. The windows min, max and close buttons all come up with a code. Probably just some weird setup I have but any ideas will be welcome. I use userChrome.css to give a background colour, so maybe the ID of each has changes for any css #titlebar-min{height:1.66em; background:#00b !important} #titlebar-max{height:1.66em; background:#090 !important} #titlebar-close{height:1.66em; background:#d00 !important} but I don't see how that would effect the actual bare icon Thank you
צילומי מסך מצורפים

כל התגובות (1)

OK Update:

By removing the css I went back to 'normal' and the min,max,close icon were 'normal' so I edited out my font css

font-family: Candara, "Lucida Sans Unicode", "Lucida Grande", sans-serif !important; font-size:16px !important;

which sorted that.

Now I will try and get the formatting sorted:

Looks like the IDs for the buttons has changed as cannot format them. Will get back here when I have a solution

Thanks for being here

השתנתה ב־ על־ידי amoun

פרסום שאלה

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.