Getting the popover Application working on the most superficial level, and creating a generic popover mixin
This commit is contained in:
parent
af5cf4acd5
commit
8e8202f8a6
7 changed files with 244 additions and 12 deletions
|
|
@ -104,7 +104,13 @@
|
|||
{{/each}}
|
||||
</ol>
|
||||
|
||||
<div class="ammo half-pill">
|
||||
<div class="ammo half-pill with-icon">
|
||||
<rc-icon
|
||||
class="ammo-info-icon"
|
||||
name="icons/info-circle"
|
||||
var:size="16px"
|
||||
var:fill="currentColor"
|
||||
></rc-icon>
|
||||
<div class="label">
|
||||
{{ rc-i18n "RipCrypt.common.ammo"}}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue