/* 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/. * * This Source Code Form is "Incompatible With Secondary Licenses", as * defined by the Mozilla Public License, v. 2.0. */ .edit-comment-textarea { width: 100%; height: 15em; } .edit-comment-loading { background: #fff; padding: 8px; border-top: 1px solid #ddd; margin: 1px 0 0; font-style: italic; } .edit-head { width: 50em; padding: 10px; } .edit-head .vcard { display: inline; }