Chromium Code Reviews| 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; |
| +} |