Skip to content

Commit

Permalink
Add icons angle-double-left and angle-double-right
Browse files Browse the repository at this point in the history
They will be used for the pagination's prev and next links.

refs #5543
  • Loading branch information
lippserd committed Sep 25, 2015
1 parent 44c9bc2 commit 9628268
Show file tree
Hide file tree
Showing 11 changed files with 45 additions and 19 deletions.
12 changes: 12 additions & 0 deletions application/fonts/fontello-ifont/config.json
Expand Up @@ -450,6 +450,18 @@
"code": 59427,
"src": "fontawesome"
},
{
"uid": "745f12abe1472d14f8f658de7e5aba66",
"css": "angle-double-left",
"code": 59514,
"src": "fontawesome"
},
{
"uid": "fdfbd1fcbd4cb229716a810801a5f207",
"css": "angle-double-right",
"code": 59515,
"src": "fontawesome"
},
{
"uid": "1c4068ed75209e21af36017df8871802",
"css": "down-big",
Expand Down
2 changes: 2 additions & 0 deletions application/fonts/fontello-ifont/css/ifont-codes.css
Expand Up @@ -121,4 +121,6 @@
.icon-right-small:before { content: '\e877'; } /* '' */
.icon-up-small:before { content: '\e878'; } /* '' */
.icon-pin:before { content: '\e879'; } /* '' */
.icon-angle-double-left:before { content: '\e87a'; } /* '' */
.icon-angle-double-right:before { content: '\e87b'; } /* '' */
.icon-circle:before { content: '\e87c'; } /* '' */
14 changes: 8 additions & 6 deletions application/fonts/fontello-ifont/css/ifont-embedded.css

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions application/fonts/fontello-ifont/css/ifont-ie7-codes.css
Expand Up @@ -121,4 +121,6 @@
.icon-right-small { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-up-small { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-pin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-angle-double-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-angle-double-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
2 changes: 2 additions & 0 deletions application/fonts/fontello-ifont/css/ifont-ie7.css
Expand Up @@ -132,4 +132,6 @@
.icon-right-small { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-up-small { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-pin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-angle-double-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-angle-double-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
14 changes: 8 additions & 6 deletions application/fonts/fontello-ifont/css/ifont.css
@@ -1,10 +1,10 @@
@font-face {
font-family: 'ifont';
src: url('../font/ifont.eot?82929165');
src: url('../font/ifont.eot?82929165#iefix') format('embedded-opentype'),
url('../font/ifont.woff?82929165') format('woff'),
url('../font/ifont.ttf?82929165') format('truetype'),
url('../font/ifont.svg?82929165#ifont') format('svg');
src: url('../font/ifont.eot?4642724');
src: url('../font/ifont.eot?4642724#iefix') format('embedded-opentype'),
url('../font/ifont.woff?4642724') format('woff'),
url('../font/ifont.ttf?4642724') format('truetype'),
url('../font/ifont.svg?4642724#ifont') format('svg');
font-weight: normal;
font-style: normal;
}
Expand All @@ -14,7 +14,7 @@
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'ifont';
src: url('../font/ifont.svg?82929165#ifont') format('svg');
src: url('../font/ifont.svg?4642724#ifont') format('svg');
}
}
*/
Expand Down Expand Up @@ -176,4 +176,6 @@
.icon-right-small:before { content: '\e877'; } /* '' */
.icon-up-small:before { content: '\e878'; } /* '' */
.icon-pin:before { content: '\e879'; } /* '' */
.icon-angle-double-left:before { content: '\e87a'; } /* '' */
.icon-angle-double-right:before { content: '\e87b'; } /* '' */
.icon-circle:before { content: '\e87c'; } /* '' */
14 changes: 9 additions & 5 deletions application/fonts/fontello-ifont/demo.html
Expand Up @@ -229,11 +229,11 @@
}
@font-face {
font-family: 'ifont';
src: url('./font/ifont.eot?83291894');
src: url('./font/ifont.eot?83291894#iefix') format('embedded-opentype'),
url('./font/ifont.woff?83291894') format('woff'),
url('./font/ifont.ttf?83291894') format('truetype'),
url('./font/ifont.svg?83291894#ifont') format('svg');
src: url('./font/ifont.eot?56860306');
src: url('./font/ifont.eot?56860306#iefix') format('embedded-opentype'),
url('./font/ifont.woff?56860306') format('woff'),
url('./font/ifont.ttf?56860306') format('truetype'),
url('./font/ifont.svg?56860306#ifont') format('svg');
font-weight: normal;
font-style: normal;
}
Expand Down Expand Up @@ -483,6 +483,10 @@ <h1>
<div class="row">
<div title="Code: 0xe878" class="the-icons span3"><i class="demo-icon icon-up-small">&#xe878;</i> <span class="i-name">icon-up-small</span><span class="i-code">0xe878</span></div>
<div title="Code: 0xe879" class="the-icons span3"><i class="demo-icon icon-pin">&#xe879;</i> <span class="i-name">icon-pin</span><span class="i-code">0xe879</span></div>
<div title="Code: 0xe87a" class="the-icons span3"><i class="demo-icon icon-angle-double-left">&#xe87a;</i> <span class="i-name">icon-angle-double-left</span><span class="i-code">0xe87a</span></div>
<div title="Code: 0xe87b" class="the-icons span3"><i class="demo-icon icon-angle-double-right">&#xe87b;</i> <span class="i-name">icon-angle-double-right</span><span class="i-code">0xe87b</span></div>
</div>
<div class="row">
<div title="Code: 0xe87c" class="the-icons span3"><i class="demo-icon icon-circle">&#xe87c;</i> <span class="i-name">icon-circle</span><span class="i-code">0xe87c</span></div>
</div>
</div>
Expand Down
Binary file modified public/font/ifont.eot
Binary file not shown.
4 changes: 2 additions & 2 deletions public/font/ifont.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/font/ifont.ttf
Binary file not shown.
Binary file modified public/font/ifont.woff
Binary file not shown.

0 comments on commit 9628268

Please sign in to comment.