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

Unified Diff: ui/accessibility/extensions/colorenhancer/res/setup.css

Issue 1102033005: Fix i18n for the color enhancer extension (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix setup button and css style Created 5 years, 8 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: ui/accessibility/extensions/colorenhancer/res/setup.css
diff --git a/ui/accessibility/extensions/colorenhancer/res/setup.css b/ui/accessibility/extensions/colorenhancer/res/setup.css
index 89435115f98a0f9275fba4753b8070494bf4de1e..747b42b10b79a71d1a7c6e8fa1719f0c6b3d73d8 100644
--- a/ui/accessibility/extensions/colorenhancer/res/setup.css
+++ b/ui/accessibility/extensions/colorenhancer/res/setup.css
@@ -74,6 +74,7 @@ table input[type="button"] {
height: 40px;
line-height: 1em;
width: 40px;
+ pointer-events: none;
}
#severity {

Powered by Google App Engine
This is Rietveld 408576698