sync both themes with suite classic changes in SeaMonkey 2.23 cycle
[themes.git] / EarlyBlue / communicator / sidebar / preview.css
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/. */
4
5 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
6
7 /*
8    Style rules specific to the Preview dialog.
9 */
10
11 #previewframe {
12  min-width: 10px;
13  min-height: 10px;
14  width: 162px;
15  height: 300px;
16  border: none;
17  margin: 0px;
18 }