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 @import "chrome://global/skin/";
17 background: transparent !important;
20 -moz-user-focus: none;
37 textbox[readonly="true"] {
50 #general-security-identity {
51 white-space: pre-wrap;
64 treechildren::-moz-tree-cell-text(broken) {
70 #feedListbox richlistitem {
73 -moz-padding-start: 7px;
74 -moz-padding-end: 7px;
76 border-bottom: 1px dotted #9C9CFF;
92 -moz-padding-start: 7px;
93 -moz-padding-end: 7px;
95 border-bottom: 1px dotted #9C9CFF;
110 list-style-image: url("chrome://navigator/skin/icons/identity.png");
111 -moz-image-region: rect(0px, 64px, 64px, 0px);
114 #identity-icon.verifiedDomain {
115 -moz-image-region: rect(64px, 64px, 128px, 0px);
118 #identity-icon.verifiedIdentity {
119 -moz-image-region: rect(128px, 64px, 192px, 0px);