mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-12-29 02:31:05 +00:00
16 lines
349 B
CSS
16 lines
349 B
CSS
/* This Source Code Form is subject to the terms of the Mozilla Public
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
|
|
* You can obtain one at http://mozilla.org/MPL/2.0/. */
|
|
|
|
#migratedItems {
|
|
-moz-margin-start: 1.5em;
|
|
}
|
|
|
|
#resetProfileFooter {
|
|
font-weight: bold;
|
|
}
|
|
|
|
#resetProfileProgressDialog {
|
|
padding: 10px;
|
|
}
|