Ignore:
Timestamp:
Nov 21, 2013, 7:10:41 PM (10 years ago)
Author:
mistic100
Message:
  • display info about current logged user
  • add button to hide the bar
  • fix select boxes
File:
1 edited

Legend:

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

    r25617 r25619  
    11@font-face {
    22  font-family: 'fontello-ato';
    3   src: url('../font/fontello-ato.eot?11661248');
    4   src: url('../font/fontello-ato.eot?11661248#iefix') format('embedded-opentype'),
    5        url('../font/fontello-ato.woff?11661248') format('woff'),
    6        url('../font/fontello-ato.ttf?11661248') format('truetype'),
    7        url('../font/fontello-ato.svg?11661248#fontello-ato') format('svg');
     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');
    88  font-weight: normal;
    99  font-style: normal;
     
    1515  @font-face {
    1616    font-family: 'fontello-ato';
    17     src: url('../font/fontello-ato.svg?11661248#fontello-ato') format('svg');
     17    src: url('../font/fontello-ato.svg?3404512#fontello-ato') format('svg');
    1818  }
    1919}
     
    5757.icon-ato-flag:before { content: '\e802'; } /* '' */
    5858.icon-ato-trophy:before { content: '\e803'; } /* '' */
     59.icon-ato-cancel:before { content: '\e806'; } /* '' */
Note: See TracChangeset for help on using the changeset viewer.