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

Unified Diff: content/browser/resources/accessibility/accessibility.css

Issue 2690653004: Expose a11y modes of web renderers to chrome://accessibility. (Closed)
Patch Set: Address dmazzoni comments Created 3 years, 10 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 side-by-side diff with in-line comments
Download patch
Index: content/browser/resources/accessibility/accessibility.css
diff --git a/content/browser/resources/accessibility/accessibility.css b/content/browser/resources/accessibility/accessibility.css
index 4ef49c9d8b1c515d266f97072ed928d50a3b07bf..45ade4f058de2e5810eff84f971efa6282e0c801 100644
--- a/content/browser/resources/accessibility/accessibility.css
+++ b/content/browser/resources/accessibility/accessibility.css
@@ -57,6 +57,10 @@ p {
color: #696969;
}
+a {
+ margin: 10px 20px;
+}
+
label {
margin: 0 0 2px 0;
padding: 0;
« no previous file with comments | « content/browser/accessibility/accessibility_ui.cc ('k') | content/browser/resources/accessibility/accessibility.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698