repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cros: Remove default pinned apps trial.
[chromium-blink-merge.git]
/
chrome
/
browser
/
resources
/
chromeos
/
login
/
screen_tpm_error.css
blob
62340abd9cd1e1c8cbcf480d413c8ab2e4045e4c
1
/* Copyright (c) 2012 The Chromium Authors. All rights reserved.
2
* Use of this source code is governed by a BSD-style license that can be
3
* found in the LICENSE file.
4
*/
5
6
#tpm-error-message
{
7
min-width
:
650px
;
8
}
9
10
#oobe
.
tpm-error-message #step-logo
{
11
z-index
:
1
;
12
}
13
14
#tpm-error-message-controls
{
15
text-align
:
end
;
16
}
17