1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2025-10-24 17:27:35 +02:00

Download all records data for export together, to avoid request-toll issues

This commit is contained in:
Giulio Cesare Solaroli
2015-08-21 11:42:05 +02:00
parent 7eb82d391e
commit 337743964c
8 changed files with 56 additions and 107 deletions

View File

@@ -129,10 +129,12 @@ div.overlay {
.progressBar {
// display: block;
width: 100%;
// width: 100%;
background-color: #222;
height: 4px;
margin-top: 86px;
margin-left: 10px;
margin-right: 10px;
@include border-radius(2px);
.progress {