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

Unified Diff: remoting/webapp/main.css

Issue 10270036: Capitalize waiting state messages that form the main content of their dialogs and make them more pr… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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: remoting/webapp/main.css
diff --git a/remoting/webapp/main.css b/remoting/webapp/main.css
index a676d9a6e5fbdc6d2c7f0222ccbd5f7f69ce1ee6..a75ae9a6dee06b4f6bb93851edf588c0756ee2de 100644
--- a/remoting/webapp/main.css
+++ b/remoting/webapp/main.css
@@ -437,6 +437,10 @@ button {
display: -webkit-box;
}
+.prominent {
+ color: #222;
+}
+
.space-before {
margin-top: 30px;
}

Powered by Google App Engine
This is Rietveld 408576698