Mercurial > templog
diff web/views/top.tpl @ 280:6c14e0573f50
make overshoot_factor floating point
add a proper error message for noparamsyet
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 29 Nov 2015 09:30:36 +0800 |
parents | 141948a400a6 |
children | 61269311ed3d |
line wrap: on
line diff
--- a/web/views/top.tpl Tue Nov 17 22:24:28 2015 +0800 +++ b/web/views/top.tpl Sun Nov 29 09:30:36 2015 +0800 @@ -3,7 +3,7 @@ <head> <title>Wort Temperature Log</title> <meta name="viewport" content="width=device-width"> -<style type="text/css"><!-- +<style type="text/css"> span.no_selection { -webkit-user-select: none; // webkit (safari, chrome) browsers -moz-user-select: none; // mozilla browsers @@ -19,7 +19,6 @@ width: 100%; max-width: {{graphwidth}}px; } -//--> </style> <title></title> </head>