some corrections and finishing touches to that LCARStrek works well for Firefox 55...
[themes.git] / LCARStrek / communicator / profile / profileManager.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/. */
351107c9 4
5@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
6
7#dialoginfo {
a97e7f86 8 width: 36em;
351107c9 9}
10
11#table-housing {
a97e7f86
RK
12 background-color: white;
13 height: 100%;
351107c9 14}
15
16#buttons-box {
dae45075 17 margin-inline-start: 1em;
351107c9 18}