repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git]
/
security
/
manager
/
pki
/
resources
/
content
/
clientauthask.css
blob
0b8217bc4bdae81bb827971ac8ff6b5375f6f36f
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/. */
4
5
:
root
{
6
min-width
:
48em
;
7
}
8
9
.important
{
10
font-weight
:
bold
;
11
}
12
13
.details
{
14
text-overflow
:
ellipsis
;
15
overflow
:
hidden
;
16
white-space
:
nowrap
;
17
}