Commit | Line | Data |
---|---|---|
9099c61d RK |
1 | /* This Source Code Form is subject to the terms of the Mozilla Public |
2 | * License, v. 2.0. If a copy of the MPL was not distributed with this | |
3 | * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ | |
f6e0a33f | 4 | |
5 | /* ===== sidebarPanel.css =============================================== | |
6 | == Styles for the Address Book sidebar panel. | |
7 | ======================================================================= */ | |
8 | ||
9 | @import url("chrome://messenger/skin/addressbook/addressbook.css"); | |
f6e0a33f | 10 | |
128000f4 | 11 | @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); |