Backed out 2 changesets (bug 1849239, bug 1849240) as requested by the dev for needin...
[gecko.git] / security / manager / pki / resources / content / clientauthask.css
blob0b8217bc4bdae81bb827971ac8ff6b5375f6f36f
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 :root {
6 min-width: 48em;
9 .important {
10 font-weight: bold;
13 .details {
14 text-overflow: ellipsis;
15 overflow: hidden;
16 white-space: nowrap;