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/. */
5 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
7 /* ::::: addressing widget ::::: */
11 margin-inline-start: 0px;
12 margin-inline-end: 0px;
13 -moz-user-focus: none;
17 #typecol-addressingWidget {
19 border-right: 1px solid #CCD0DD;
22 #addressingWidget > listitem,
23 .addressingWidgetItem,
26 background-color: inherit;
30 .addressingWidgetCell {
31 border-bottom: 1px solid #CCD0DD;
35 .addressingWidgetCell:first-child {
39 .dummy-row-cell:first-child {
41 border-bottom: 1px solid #CCD0DD;
46 list-style-image: url("chrome://messenger/skin/addressbook/icons/abcard.gif");