adding new round stats icon

This commit is contained in:
Sebastian Grewe 2013-09-25 10:19:30 +02:00
parent 7a596c65e2
commit bb924f82fe
11 changed files with 25 additions and 13 deletions

View File

@ -10,6 +10,7 @@
.icon-star-empty:before { content: '\e821'; } /* '' */
.icon-desktop:before { content: '\e806'; } /* '' */
.icon-cancel:before { content: '\e80a'; } /* '' */
.icon-record:before { content: '\e822'; } /* '' */
.icon-plus:before { content: '\e80c'; } /* '' */
.icon-photo:before { content: '\e815'; } /* '' */
.icon-pencil:before { content: '\e802'; } /* '' */

View File

@ -130,6 +130,12 @@
"code": 59392,
"src": "elusive"
},
{
"uid": "14cab076c708524c1031b29ffd1c188f",
"css": "record",
"code": 59426,
"src": "elusive"
},
{
"uid": "a76bd0de8b24c94f7fe0e1f93c34e65f",
"css": "backward",

File diff suppressed because one or more lines are too long

View File

@ -10,6 +10,7 @@
.icon-star-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-desktop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-cancel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-record { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-photo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-pencil { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }

View File

@ -21,6 +21,7 @@
.icon-star-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-desktop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-cancel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-record { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-photo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-pencil { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }

View File

@ -1,10 +1,10 @@
@font-face {
font-family: 'fontello';
src: url('../font/fontello.eot?57433229');
src: url('../font/fontello.eot?57433229#iefix') format('embedded-opentype'),
url('../font/fontello.woff?57433229') format('woff'),
url('../font/fontello.ttf?57433229') format('truetype'),
url('../font/fontello.svg?57433229#fontello') format('svg');
src: url('../font/fontello.eot?11596946');
src: url('../font/fontello.eot?11596946#iefix') format('embedded-opentype'),
url('../font/fontello.woff?11596946') format('woff'),
url('../font/fontello.ttf?11596946') format('truetype'),
url('../font/fontello.svg?11596946#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
@ -14,7 +14,7 @@
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'fontello';
src: url('../font/fontello.svg?57433229#fontello') format('svg');
src: url('../font/fontello.svg?11596946#fontello') format('svg');
}
}
*/
@ -61,6 +61,7 @@
.icon-star-empty:before { content: '\e821'; } /* '' */
.icon-desktop:before { content: '\e806'; } /* '' */
.icon-cancel:before { content: '\e80a'; } /* '' */
.icon-record:before { content: '\e822'; } /* '' */
.icon-plus:before { content: '\e80c'; } /* '' */
.icon-photo:before { content: '\e815'; } /* '' */
.icon-pencil:before { content: '\e802'; } /* '' */

View File

@ -17,6 +17,7 @@
<glyph glyph-name="star-empty" unicode="&#xe821;" d="M0 471l94 0 285-2 96 270 29 90 29-92 88-271 285-6 94-2-76-55-232-166 82-273 27-92-76 57-230 168-232-162-78-53 29 90 90 270-227 174z m189-64l168-129 20-14-8-21-66-203 176 123 18 12 18-14 172-125-61 203-6 21 18 14 174 125-215 4-21 2-8 21-64 201-70-199-8-21-234 0z" horiz-adv-x="1000" />
<glyph glyph-name="desktop" unicode="&#xe806;" d="M0 104l0 660 1000 0 0-660-363 0 0-96 88 0 0-72-449 0 0 72 88 0 0 96-363 0z m123 125l754 0 0 410-754 0 0-410z" horiz-adv-x="1000" />
<glyph glyph-name="cancel" unicode="&#xe80a;" d="M0 71l279 279-279 279 221 221 279-279 279 279 221-221-279-279 279-279-221-221-279 279-279-279z" horiz-adv-x="1000" />
<glyph glyph-name="record" unicode="&#xe822;" d="M0 350q0 207 146 353t353 146 353-146 146-353-146-353-353-146-353 146-146 353z m250 0q0-104 73-177t177-73 177 73 73 177-73 177-177 73-177-73-73-177z" horiz-adv-x="1000" />
<glyph glyph-name="plus" unicode="&#xe80c;" d="M0 209l0 281 359 0 0 359 281 0 0-359 359 0 0-281-359 0 0-359-281 0 0 359-359 0z" horiz-adv-x="1000" />
<glyph glyph-name="photo" unicode="&#xe815;" d="M0-125l0 949 1000 0 0-949-1000 0z m123 309l754 0 0 521-754 0 0-521z" horiz-adv-x="1000" />
<glyph glyph-name="pencil" unicode="&#xe802;" d="M0-143l68 344 273-273z m137 393l422 422 260-260-422-422z m531 494q2 39 31 68t68 31 66-25l131-131q25-25 24-65t-30-69-69-30-65 24l-131 131q-27 27-25 66z" horiz-adv-x="989" />

Before

Width:  |  Height:  |  Size: 9.8 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -30,7 +30,7 @@
<li class="icon-align-left"><a href="{$smarty.server.PHP_SELF}?page=statistics&action=pool">Pool</a></li>
<li class="icon-th-large"><a href="{$smarty.server.PHP_SELF}?page=statistics&action=blocks">Blocks</a></li>
<li class="icon-chart"><a href="{$smarty.server.PHP_SELF}?page=statistics&action=graphs">Graphs</a></li>
<li class="icon-chart"><a href="{$smarty.server.PHP_SELF}?page=statistics&action=round">Round</a></li>
<li class="icon-record"><a href="{$smarty.server.PHP_SELF}?page=statistics&action=round">Round</a></li>
</ul>
{else}
<h3>Statistics</h3>