חיפוש בתמיכה

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

מידע נוסף

REMOVAL OF CONTENT AREA CONTEXT MENU SHADOW

  • 2 תגובות
  • 1 has this problem
  • 1 view
  • תגובה אחרונה מאת cor-el

more options

Prior to the last few versions of Firefox I was able to remove the box shadow from context menus by way of the box-shadow property. I am struggling to find the relevant element (even with utilising the Browser Toolbox) and with any element I do modify e.g. #contentAreaContextMenu, the box-shadow value I set is of no consequence.

Prior to the last few versions of Firefox I was able to remove the box shadow from context menus by way of the box-shadow property. I am struggling to find the relevant element (even with utilising the Browser Toolbox) and with any element I do modify e.g. #contentAreaContextMenu, the box-shadow value I set is of no consequence.

פתרון נבחר

Interestingly, the depreciated property -moz-window-shadow is what determines this. There is also a mention that this property is only applicable to Mac OS X (I'm on Windows 10).

See here for details - [https://developer.mozilla.org/en-US/d.../-moz-window-shadow]

Read this answer in context 👍 0

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

more options

פתרון נבחר

Interestingly, the depreciated property -moz-window-shadow is what determines this. There is also a mention that this property is only applicable to Mac OS X (I'm on Windows 10).

See here for details - [https://developer.mozilla.org/en-US/d.../-moz-window-shadow]

more options