summaryrefslogtreecommitdiffstats
path: root/include/output.php
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2011-11-15 20:56:02 -0800
committerArun Persaud <apersaud@lbl.gov>2011-11-15 20:56:02 -0800
commita1c07dccbae02ae3663cb30bed875cfe904587a6 (patch)
tree6f053f333adaaefd3beef52a58443e21c8d81c53 /include/output.php
parent34dca92fa9209df27921dcc58b9ea5bfb8f131f0 (diff)
downloade-DoKo-a1c07dccbae02ae3663cb30bed875cfe904587a6.tar.gz
e-DoKo-a1c07dccbae02ae3663cb30bed875cfe904587a6.tar.bz2
e-DoKo-a1c07dccbae02ae3663cb30bed875cfe904587a6.zip
LAYOUT: redone layout of table and cards
scales a lot better now and should be better for mobile devices
Diffstat (limited to 'include/output.php')
-rw-r--r--include/output.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/output.php b/include/output.php
index 325cf4a..823f193 100644
--- a/include/output.php
+++ b/include/output.php
@@ -378,7 +378,7 @@ function output_header()
<meta charset="utf-8" />
<link rel="shortcut icon" href="pics/edoko-favicon.png" />
<link rel="stylesheet" href="css/normalize.css?v=1" />
- <link rel="stylesheet" href="css/standard.css?v=36" />
+ <link rel="stylesheet" href="css/standard.css?v=37" />
<link rel="stylesheet" href="css/dateinput.css?v=1"/>
<script type="text/javascript" src="include/jquery.js"> </script>
<script type="text/javascript" src="include/jquery.tablesorter.js"></script>