Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / browser / resources / settings / a11y_page / a11y_page.css
blob65537ee02ff5767569fee04f7ef03ad8d6635f91
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. */
5 .autoclick-delay-label {
6 -webkit-margin-end: 0;
7 -webkit-margin-start: 40px;
8 align-items: center;
9 display: flex;
10 margin-bottom: 10px;
11 margin-top: 0;
14 #autoclickDropdown {
15 -webkit-margin-start: 10px;
18 .more-a11y-link {
19 margin-bottom: 10px;