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
Add ICU message format support
[chromium-blink-merge.git]
/
chrome
/
browser
/
resources
/
settings
/
search_page
/
search_page.css
blob
30e00a148c5843771aa479b99f7b4379cfeccd33
1
/* Copyright 2015 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
.manage-search-engines
{
6
-webkit-margin-start
:
10px
;
7
}
8
9
.search-engines
{
10
align-items
:
center
;
11
display
:
flex
;
12
margin-top
:
20px
;
13
}
14
15
#searchEnginesMenu
{
16
min-width
:
150px
;
17
}