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

Unified Diff: gm/rebaseline_server/static/view.css

Issue 82823005: rebaseline_server: improve pixel diff reporting (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 1 month 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: gm/rebaseline_server/static/view.css
===================================================================
--- gm/rebaseline_server/static/view.css (revision 12361)
+++ gm/rebaseline_server/static/view.css (working copy)
@@ -30,3 +30,7 @@
.update-results-button {
font-size: 30px;
}
+
+.image-link {
+ text-decoration: none;
+}

Powered by Google App Engine
This is Rietveld 408576698