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

6 lines
207 B
CSS

@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;
}