Chromium Code Reviews| 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 60e78adf3cc9d010cd9c29a412f4f6bc4550795a..f9a1d6df3315df658db14a67fa49c5a3285c726e 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/{{bucket}}/css/default.css" type="text/css"> |
|
jbudorick
2017/04/11 00:36:44
eh?
mikecase (-- gone --)
2017/04/26 18:01:52
Changed a little, but there is very little reason
|
| <style> |
| table, th, td { |
| border: 1px solid black; |