| 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..cd8c103cb2bdccc6a3c12e2af558377913d82ea9 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="../../../../../../../default.css" type="text/css">
|
| <style>
|
| table, th, td {
|
| border: 1px solid black;
|
|
|