summaryrefslogtreecommitdiff
path: root/talerbackoffice
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-06-05 17:10:48 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-06-05 17:10:48 +0200
commit439864cf7208857c3e90096bbfa134bffd3e4db2 (patch)
treebafb4537614532e34a6dd68e7a46de184018869e /talerbackoffice
parent188b21026024cd79a2b6942f5d9d309fd7640371 (diff)
downloadbackoffice-439864cf7208857c3e90096bbfa134bffd3e4db2.tar.gz
backoffice-439864cf7208857c3e90096bbfa134bffd3e4db2.tar.bz2
backoffice-439864cf7208857c3e90096bbfa134bffd3e4db2.zip
addressing usability issues and some incompleteness.
Diffstat (limited to 'talerbackoffice')
-rw-r--r--talerbackoffice/backoffice/static/backoffice.css1
-rw-r--r--talerbackoffice/backoffice/templates/backoffice.html2
2 files changed, 2 insertions, 1 deletions
diff --git a/talerbackoffice/backoffice/static/backoffice.css b/talerbackoffice/backoffice/static/backoffice.css
index 910e6b9..bb18163 100644
--- a/talerbackoffice/backoffice/static/backoffice.css
+++ b/talerbackoffice/backoffice/static/backoffice.css
@@ -106,6 +106,7 @@ th {
}
.loader {
+ /* only let the JS to toggle/untoggle it */
margin-left: 30%;
border: 7px solid #f3f3f3; /* Light grey */
border-top: 7px solid #696969; /* Blue */
diff --git a/talerbackoffice/backoffice/templates/backoffice.html b/talerbackoffice/backoffice/templates/backoffice.html
index 72ab74e..d904531 100644
--- a/talerbackoffice/backoffice/templates/backoffice.html
+++ b/talerbackoffice/backoffice/templates/backoffice.html
@@ -62,7 +62,7 @@
</tbody>
</table>
<br/>
- <div class="loader"></div>
+ <div class="loader" style="visibility: hidden;"></div>
</div>
<div id="popup1" class="overlay">