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

Unified Diff: ui/webui/resources/css/apps/common.css

Issue 2889113002: web_dev_style: Fix errors in new directories and enable PRESUBMIT (Closed)
Patch Set: merge+fix Created 3 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 side-by-side diff with in-line comments
Download patch
Index: ui/webui/resources/css/apps/common.css
diff --git a/ui/webui/resources/css/apps/common.css b/ui/webui/resources/css/apps/common.css
index 995d773776d9861ee5fd26db3989591d4a9d77ec..44b729ab3e28a07bfa9599e4fd4f6ed79a3ddb78 100644
--- a/ui/webui/resources/css/apps/common.css
+++ b/ui/webui/resources/css/apps/common.css
@@ -13,9 +13,9 @@ button.blue-button {
margin: 0;
min-height: 21px;
min-width: 55px;
+ outline: none;
padding: 0 10px;
position: relative;
- outline: none;
text-align: center;
z-index: 1;
}

Powered by Google App Engine
This is Rietveld 408576698