dots/palemoon/.pentadactyl/plugins/css/vertical_tabs_statuspanel.css

6 lines
207 B
CSS
Raw Normal View History

2021-07-02 13:54:21 +00:00
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
statuspanel:-moz-locale-dir(rtl)[mirror],
statuspanel:-moz-locale-dir(ltr):not([mirror]) {
display: inherit !important;
}