Files
tubestation/browser/components/extensions/extension-win-panel.css
Mike Taylor f087cb0b89 Bug 1330146. Remove windows-xp and windows-vista values from extension-win-panel.css. r=kmag
(They do don't anything since Bug 1325503)

MozReview-Commit-ID: 4GPuBkGyAu5
2017-07-19 11:43:07 -05:00

6 lines
80 B
CSS

@media (-moz-os-version: windows-win7) {
body {
border-radius: 4px;
}
}