tdecrease width of waiting bar - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
(HTM) git clone git://src.adamsgaard.dk/cosmo
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit a4be8d9e157f1bfd76b27bfeff779818c8d59481
(DIR) parent 5ec480ba5d329eacd0dbdc991975fc09347cbc06
(HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Mon, 28 Sep 2015 14:21:56 +0200
decrease width of waiting bar
Diffstat:
M index.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/index.php b/index.php
t@@ -83,7 +83,7 @@ if (isset($_GET['wait_id']) && !empty($_GET['wait_id'])) {
</div>
<div class="row progress center-align s12">
- <div class="indeterminate"></div>
+ <div class="indeterminate" style="width: 50%"></div>
</div>
<div class="row center valign-wrapper">