Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(165)

Side by Side Diff: chrome/browser/resources/settings/a11y_page/a11y_page.css

Issue 1137103002: Convert a11y page to Polymer 0.8 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add readOnlys Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 .autoclick-delay-label {
2 -webkit-margin-end: 0;
3 -webkit-margin-start: 40px;
4 align-items: center;
5 display: flex;
6 margin-bottom: 10px;
7 margin-top: 0;
8 }
9
10 #autoclickDropdown {
11 -webkit-margin-start: 10px;
12 }
13
14 .more-a11y-link {
15 margin-bottom: 10px;
16 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698