some corrections and finishing touches to that LCARStrek works well for Firefox 55...
[themes.git] / EarlyBlue / communicator / sidebar / preview.css
CommitLineData
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
128000f4 5@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
6
f6e0a33f 7/*
8 Style rules specific to the Preview dialog.
9*/
10
8f5d5e21 11#previewframe {
f6e0a33f 12 min-width: 10px;
13 min-height: 10px;
14 width: 162px;
15 height: 300px;
16 border: none;
17 margin: 0px;
18}