Ignore:
Timestamp:
Nov 29, 2013, 11:24:14 AM (10 years ago)
Author:
plg
Message:

change caddie icon (the name has already changed to "Selection" in en_GB, we will discuss about it on the forum)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/fontello/css/fontello.css

    r25748 r25749  
    33 @font-face {
    44  font-family: 'fontello';
    5   src: url('../font/fontello.eot?87588717');
    6   src: url('../font/fontello.eot?87588717#iefix') format('embedded-opentype'),
    7        url('../font/fontello.woff?87588717') format('woff'),
    8        url('../font/fontello.ttf?87588717') format('truetype'),
    9        url('../font/fontello.svg?87588717#fontello') format('svg');
     5  src: url('../font/fontello.eot?70202030');
     6  src: url('../font/fontello.eot?70202030#iefix') format('embedded-opentype'),
     7       url('../font/fontello.woff?70202030') format('woff'),
     8       url('../font/fontello.ttf?70202030') format('truetype'),
     9       url('../font/fontello.svg?70202030#fontello') format('svg');
    1010  font-weight: normal;
    1111  font-style: normal;
     
    1717  @font-face {
    1818    font-family: 'fontello';
    19     src: url('../font/fontello.svg?87588717#fontello') format('svg');
     19    src: url('../font/fontello.svg?70202030#fontello') format('svg');
    2020  }
    2121}
     
    8080.icon-angle-circled-up:before { content: '\e819'; } /* '' */
    8181.icon-angle-circled-down:before { content: '\e818'; } /* '' */
     82.icon-cw:before { content: '\e80c'; } /* '' */
    8283.icon-mail-alt:before { content: '\f0e0'; } /* '' */
    83 .icon-arrows-cw:before { content: '\e804'; } /* '' */
    8484.icon-shuffle:before { content: '🔀'; } /* '\1f500' */
    8585.icon-exchange:before { content: '\e805'; } /* '' */
     
    9494.icon-info-circled-1:before { content: '\e817'; } /* '' */
    9595.icon-home:before { content: '\e80e'; } /* '' */
     96.icon-flag:before { content: '\e81c'; } /* '' */
    9697.icon-upload:before { content: '\e813'; } /* '' */
    9798.icon-upload-cloud:before { content: '\e814'; } /* '' */
     
    107108.icon-users:before { content: '\e802'; } /* '' */
    108109.icon-group:before { content: '\e80d'; } /* '' */
    109 .icon-cw:before { content: '\e80c'; } /* '' */
     110.icon-arrows-cw:before { content: '\e804'; } /* '' */
Note: See TracChangeset for help on using the changeset viewer.