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

Unified Diff: chrome/browser/resources/print_preview/search/destination_list_item.css

Issue 150943006: Show destination offline status in the print preview. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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/print_preview/search/destination_list_item.css
diff --git a/chrome/browser/resources/print_preview/search/destination_list_item.css b/chrome/browser/resources/print_preview/search/destination_list_item.css
index 9fd7a0698cb37866f6580baa604dc13ded1e0a3e..a24ab7e787217063b334dda2b2b7129d4f827e57 100644
--- a/chrome/browser/resources/print_preview/search/destination_list_item.css
+++ b/chrome/browser/resources/print_preview/search/destination_list_item.css
@@ -35,7 +35,6 @@
.destination-list-item .offline-status {
-webkit-margin-start: 1em;
font-size: 75%;
- opacity: 0.6;
Toscano 2014/02/12 22:10:29 Not sure I understand the removal of this line. Ca
Aleksey Shlyapnikov 2014/02/13 19:10:18 The entire item opacity is already set to 0.4 for
}
.register-promo {

Powered by Google App Engine
This is Rietveld 408576698