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

Unified Diff: chrome/browser/resources/options2/chromeos/bluetooth.css

Issue 9309116: [Clean up] Fix style guide nits in chrome/browser/resources/options2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 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: chrome/browser/resources/options2/chromeos/bluetooth.css
diff --git a/chrome/browser/resources/options2/chromeos/bluetooth.css b/chrome/browser/resources/options2/chromeos/bluetooth.css
index f79b0d62dbc9cb7ec31e423d41ea129ee4b1dcce..4fbf83681573938d4fc47ba1e86359028a37b302 100644
--- a/chrome/browser/resources/options2/chromeos/bluetooth.css
+++ b/chrome/browser/resources/options2/chromeos/bluetooth.css
@@ -132,9 +132,9 @@
}
.bluetooth-keyboard-button.key-typed {
- color: #222;
border: 1px solid #ccc;
box-shadow: 0 0 0 1px #888,
inset 0 1px 1px 1px #fff,
inset 0 -1px 1px 1px #eee;
+ color: #222;
}

Powered by Google App Engine
This is Rietveld 408576698