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
/
profile_signin_confirmation.css
blob
8257645731680062a3e430f24e16195a2c379532
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
#button-row
{
6
bottom
:
1em
;
7
margin-left
:
0
;
8
margin-right
:
0
;
9
position
:
absolute
;
10
text-align
:
start
;
11
width
:
95
%;
12
}
13
14
#button-row
button
{
15
margin-left
:
0
;
16
margin-right
:
0
;
17
}
18
19
#dialog-title
{
20
font-size
:
1.3em
;
21
}