Ignore:
Timestamp:
Dec 7, 2013, 11:50:24 PM (10 years ago)
Author:
mistic100
Message:

remove font icons integrated in core + replace "OK" alert by a blinking message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/AdminTools/template/fontello/css/fontello-ato.css

    r25619 r25839  
    11@font-face {
    22  font-family: 'fontello-ato';
    3   src: url('../font/fontello-ato.eot?3404512');
    4   src: url('../font/fontello-ato.eot?3404512#iefix') format('embedded-opentype'),
    5        url('../font/fontello-ato.woff?3404512') format('woff'),
    6        url('../font/fontello-ato.ttf?3404512') format('truetype'),
    7        url('../font/fontello-ato.svg?3404512#fontello-ato') format('svg');
     3  src: url('../font/fontello-ato.eot?10884929');
     4  src: url('../font/fontello-ato.eot?10884929#iefix') format('embedded-opentype'),
     5       url('../font/fontello-ato.woff?10884929') format('woff'),
     6       url('../font/fontello-ato.ttf?10884929') format('truetype'),
     7       url('../font/fontello-ato.svg?10884929#fontello-ato') format('svg');
    88  font-weight: normal;
    99  font-style: normal;
     
    1515  @font-face {
    1616    font-family: 'fontello-ato';
    17     src: url('../font/fontello-ato.svg?3404512#fontello-ato') format('svg');
     17    src: url('../font/fontello-ato.svg?10884929#fontello-ato') format('svg');
    1818  }
    1919}
     
    5353.icon-ato-doc-text-inv:before { content: '\e800'; } /* '' */
    5454.icon-ato-flash:before { content: '\e801'; } /* '' */
    55 .icon-ato-check:before { content: '\e804'; } /* '' */
    56 .icon-ato-check-empty:before { content: '\e805'; } /* '' */
    57 .icon-ato-flag:before { content: '\e802'; } /* '' */
    5855.icon-ato-trophy:before { content: '\e803'; } /* '' */
    59 .icon-ato-cancel:before { content: '\e806'; } /* '' */
     56.icon-ato-cancel:before { content: '\e805'; } /* '' */
     57.icon-ato-ok:before { content: '\e802'; } /* '' */
Note: See TracChangeset for help on using the changeset viewer.