mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 15:07:02 +03:00
parent
07b0f20305
commit
d3ee36bb97
68 changed files with 629 additions and 392 deletions
16
vendors/fontastic/icons-reference.html
vendored
16
vendors/fontastic/icons-reference.html
vendored
|
|
@ -481,6 +481,10 @@ h2{font-size:18px;padding:0 0 21px 5px;margin:45px 0 0 0;text-transform:uppercas
|
|||
<div data-icon="" class="icon"></div>
|
||||
<input type="text" readonly="readonly" value="&#xe06c;">
|
||||
</li>
|
||||
<li>
|
||||
<div data-icon="" class="icon"></div>
|
||||
<input type="text" readonly="readonly" value="&#xe06d;">
|
||||
</li>
|
||||
</ul>
|
||||
<h2>CSS mapping</h2>
|
||||
<ul class="glyphs css-mapping">
|
||||
|
|
@ -876,10 +880,6 @@ h2{font-size:18px;padding:0 0 21px 5px;margin:45px 0 0 0;text-transform:uppercas
|
|||
<div class="icon icon-filter"></div>
|
||||
<input type="text" readonly="readonly" value="filter">
|
||||
</li>
|
||||
<li>
|
||||
<div class="icon icon-resize"></div>
|
||||
<input type="text" readonly="readonly" value="resize">
|
||||
</li>
|
||||
<li>
|
||||
<div class="icon icon-sync"></div>
|
||||
<input type="text" readonly="readonly" value="sync">
|
||||
|
|
@ -920,6 +920,14 @@ h2{font-size:18px;padding:0 0 21px 5px;margin:45px 0 0 0;text-transform:uppercas
|
|||
<div class="icon icon-help"></div>
|
||||
<input type="text" readonly="readonly" value="help">
|
||||
</li>
|
||||
<li>
|
||||
<div class="icon icon-resize-in"></div>
|
||||
<input type="text" readonly="readonly" value="resize-in">
|
||||
</li>
|
||||
<li>
|
||||
<div class="icon icon-resize-out"></div>
|
||||
<input type="text" readonly="readonly" value="resize-out">
|
||||
</li>
|
||||
</ul>
|
||||
</div><script type="text/javascript">
|
||||
(function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue