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

Unified Diff: chrome/browser/resources/webapks/about_webapks.css

Issue 2714633003: Adds more metadata to the about:webapks page (Closed)
Patch Set: Adds more metadata to the about:webapks page Created 3 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/webapks/about_webapks.css
diff --git a/chrome/browser/resources/webapks/about_webapks.css b/chrome/browser/resources/webapks/about_webapks.css
index 11ceac58b610911232e92e4a3b330029ddfb36b4..a6cbc37a6d5e6c04716331671a4dc82822ef3ad4 100644
--- a/chrome/browser/resources/webapks/about_webapks.css
+++ b/chrome/browser/resources/webapks/about_webapks.css
@@ -46,3 +46,9 @@ body {
text-align: start;
white-space: nowrap;
}
+
+.app-property-value {
+ font-weight: normal;
+ text-align: start;
+ white-space: nowrap;
+}
« no previous file with comments | « chrome/browser/android/webapk/webapk_installer.cc ('k') | chrome/browser/resources/webapks/about_webapks.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698