-
Notifications
You must be signed in to change notification settings - Fork 318
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ui
updated
16 files
+2 −4 | bower.json | |
+0 −164 | src/account/balance-chart.html | |
+235 −415 | src/account/plan-item.html | |
+193 −86 | src/account/plan-purchase.html | |
+65 −148 | src/account/plans-list.html | |
+6 −52 | src/clouds/cloud-add.html | |
+0 −277 | src/helpers/card-form.html | |
+0 −236 | src/helpers/cc-required.html | |
+1 −0 | src/helpers/dialog-element.html | |
+0 −219 | src/helpers/plan-selection-widget.html | |
+2 −2 | src/mist-app.html | |
+1 −2 | src/page-clouds.html | |
+5 −2 | src/page-my-account.html | |
+2 −6 | src/plans-list/plans-list.html | |
+14 −39 | src/styles/main.css | |
+109 −165 | src/styles/shared-styles.html |