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_message_box.css
blob
2fe64ddb74ee2399a56f9b66c2865aa99fbac36f
1
/* Copyright 2013 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
#message-box
{
7
height
:
180px
;
8
padding
:
16px
;
9
width
:
400px
;
10
}
11
12
#message-box-title
{
13
font-weight
:
bold
;
14
margin
:
0
;
15
}