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 cd8c103cb2bdccc6a3c12e2af558377913d82ea9..020e330ca77f41fc197c34c377675cbf1cf04cb5 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="../../../../../../../default.css" type="text/css"> |
+ <link rel="stylesheet" href="https://storage.cloud.google.com/{{bucket}}/css/default.css" type="text/css"> |
jbudorick
2017/03/30 01:07:03
I think this should be {{server_url}}/{{bucket}} .
|
<style> |
table, th, td { |
border: 1px solid black; |