Skip to content

Instantly share code, notes, and snippets.

@raggesilver
Created March 1, 2018 02:27
Show Gist options
  • Save raggesilver/38bf403069631eb39e64e2f187acedb4 to your computer and use it in GitHub Desktop.
Save raggesilver/38bf403069631eb39e64e2f187acedb4 to your computer and use it in GitHub Desktop.
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
@media (-moz-gtk-csd-available) {
@media (-moz-gtk-csd-maximize-button) {
:root[sizemode="maximized"] #titlebar-max {
-moz-appearance: -moz-window-button-maximize !important;
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment