Skip to content

Commit

Permalink
Remove custom Add-ons Manager style used in Ambassador (standalone)
Browse files Browse the repository at this point in the history
  • Loading branch information
fofajardo committed Aug 7, 2020
1 parent 6d288ef commit 5cffea8
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions src/chrome/ambassador/extensionsOverlay.css
Original file line number Diff line number Diff line change
@@ -1,23 +0,0 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/. */

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
@namespace html url("http://www.w3.org/1999/xhtml");

#addons-page {
padding: 0px;
}

#header, #main {
padding-left: 18px;
padding-right: 18px;
}

#header {
padding-top: 18px;
}

#main {
padding-bottom: 18px;
}

0 comments on commit 5cffea8

Please sign in to comment.