Permission modal fixes, progress styles

This commit is contained in:
Mo Bitar
2018-12-07 21:30:20 -06:00
parent c0e702805c
commit 19b018c29f
5 changed files with 33 additions and 8 deletions

View File

@@ -4,18 +4,18 @@
.sn-component
.sk-panel
.sk-panel-header
%h1.sk-panel-header-title Activate Extension
.sk-panel-header-title Activate Extension
%a.sk-a.info.close-button{"ng-click" => "deny()"} Cancel
.sk-panel-content
.sk-panel-section
.sk-panel-row
%h3
.sk-h3
%strong {{component.name}}
would like to interact with your
{{permissionsString()}}
.sk-panel-row
%p
%p.sk-p
Extensions use an offline messaging system to communicate. Learn more at
%a.sk-a.info{"href" => "https://standardnotes.org/permissions", "target" => "_blank"} https://standardnotes.org/permissions.
.sk-panel-footer