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

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

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 | « no previous file | chrome/browser/resources/about_credits.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/about_credits.html
diff --git a/chrome/browser/resources/about_credits.html b/chrome/browser/resources/about_credits.html
index e108bdd2e59e1ecf49adc3d69509aed7dbdbcfe2..2b8aed3dfa75a93aa05a0e06595fb30e9ea4cc0d 100644
--- a/chrome/browser/resources/about_credits.html
+++ b/chrome/browser/resources/about_credits.html
@@ -33,7 +33,7 @@ body {
float:right;
margin:3px;
}
-.product .homepage:after {
+.product .homepage::after {
content:" - ";
}
.product .show {
« no previous file with comments | « no previous file | chrome/browser/resources/about_credits.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698