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

Unified Diff: chrome/browser/resources/about_credits.tmpl

Issue 11441008: [web_dev_style] Changing :pseudo-element to ::pseudo-element to match (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years 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
« no previous file with comments | « chrome/browser/resources/about_credits.html ('k') | chrome/browser/resources/bookmark_manager/css/bmm.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/about_credits.tmpl
diff --git a/chrome/browser/resources/about_credits.tmpl b/chrome/browser/resources/about_credits.tmpl
index ab386163789813626a9ebd2162aea003bd3c9425..877aca90a18635c7ea8ac3c1ad98f2b1621d60cb 100644
--- a/chrome/browser/resources/about_credits.tmpl
+++ b/chrome/browser/resources/about_credits.tmpl
@@ -32,7 +32,7 @@ body {
float:right;
margin:3px;
}
-.product .homepage:after {
+.product .homepage::after {
content:" - ";
}
.product .show {
« no previous file with comments | « chrome/browser/resources/about_credits.html ('k') | chrome/browser/resources/bookmark_manager/css/bmm.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698