Index: build/android/pylib/results/presentation/template/main.html |
diff --git a/build/android/pylib/results/presentation/template/main.html b/build/android/pylib/results/presentation/template/main.html |
index b21d4c9b1107a008e0b63a164bc8c9390afe6cf9..ede984a3ebb067483ec3d889b2428f5c7ec21ce8 100644 |
--- a/build/android/pylib/results/presentation/template/main.html |
+++ b/build/android/pylib/results/presentation/template/main.html |
@@ -2,7 +2,7 @@ |
<html> |
<head> |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
- <link rel="stylesheet" href="{{server_url}}/{{bucket}}/css/default.css" type="text/css"> |
+ <link rel="stylesheet" href="https://storage.googleapis.com/chromium-result-details/css/default.css" type="text/css"> |
jbudorick
2017/04/29 01:12:26
Not sure if this is a rebase error, but this shoul
mikecase (-- gone --)
2017/05/03 21:25:14
I responded to a comment before. This is not a reb
jbudorick
2017/05/08 17:21:55
gah, I missed that you landed this change :(
|
<style> |
table, th, td { |
border: 1px solid black; |