aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorStevan Radakovic <stevan.radakovic@linaro.org>2012-10-11 16:50:15 +0200
committerStevan Radakovic <stevan.radakovic@linaro.org>2012-10-11 16:50:15 +0200
commitd53afa8086dbdee4e5fbc5d6ed8996f5826b287f (patch)
tree24d1a37fea3068c0d6c863b417189034cb566da4 /templates
parent4866e6e3f0b48731f2cae1b2df0cda412d0e5f64 (diff)
Add linaro css look&feel.
Diffstat (limited to 'templates')
-rw-r--r--templates/dir_template.html2
-rw-r--r--templates/header.html2
2 files changed, 3 insertions, 1 deletions
diff --git a/templates/dir_template.html b/templates/dir_template.html
index b418d40..2e155a3 100644
--- a/templates/dir_template.html
+++ b/templates/dir_template.html
@@ -35,7 +35,7 @@
</table>
-
+<br/><br/>
{% if rendered_files != None %}
<div id="tabs">
<ul id="tabs-titles">
diff --git a/templates/header.html b/templates/header.html
index 9436724..bf876a8 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -14,6 +14,8 @@
<script type="text/javascript" src="js/jquery-1.7.2.js"></script>
<script type="text/javascript" src="js/jquery-ui-1.8.23.custom.min.js"></script>
<link rel="stylesheet" type="text/css" href="css/jquery-ui/jquery-ui-1.8.23.custom.css" />
+ <link rel="stylesheet" type="text/css" href="css/linaro.css" />
+
<style>
div#footer {