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/. */ | |
351107c9 | 4 | |
b1eaa419 | 5 | /* ==== dialogs.css ================================================== |
6 | == Styles used by certain dialogs in the Communicator suite. | |
7 | ====================================================================== */ | |
351107c9 | 8 | |
b1eaa419 | 9 | @import url("chrome://communicator/skin/"); |
351107c9 | 10 | |
b1eaa419 | 11 | @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); |