/usr/share/themes/QtCurve/mozilla/QtCurve-KDEButtonOrder.css is in gtk2-engines-qtcurve 1.8.16-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* Swap Cancel/OK -> OK/Cancel */
.dialog-button-box { -moz-box-direction: reverse; -moz-box-pack: right; }
.dialog-button-box spacer { display: none !important; }
prefwindow { -moz-binding: url("file:///usr/share/themes/QtCurve/mozilla/preferences-rev.xml#prefwindow") !important; }
|