add -moz-context-properties unconditionally to fallback window controls
Without it, the icons won't show up if one uses theme with background image
This commit is contained in:
@@ -5,6 +5,7 @@ See the above repository for updates as well as full license text. */
|
||||
|
||||
.titlebar-button{
|
||||
background-color: transparent !important;
|
||||
-moz-context-properties: stroke !important;
|
||||
stroke: currentColor !important;
|
||||
}
|
||||
.titlebar-button:hover{ background-color: hsla(0,0%,100%,.32) !important }
|
||||
|
||||
Reference in New Issue
Block a user