Ignore:
Timestamp:
Jun 23, 2013, 4:11:29 PM (11 years ago)
Author:
mistic100
Message:

allow multiple language files in a plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/plugin_lang_analysis/template/fontello/css/fontello_pla.css

    r23421 r23467  
    11@font-face {
    22  font-family: 'fontello_pla';
    3   src: url('../font/fontello_pla.eot?40386331');
    4   src: url('../font/fontello_pla.eot?40386331#iefix') format('embedded-opentype'),
    5        url('../font/fontello_pla.woff?40386331') format('woff'),
    6        url('../font/fontello_pla.ttf?40386331') format('truetype'),
    7        url('../font/fontello_pla.svg?40386331#fontello_pla') format('svg');
     3  src: url('../font/fontello_pla.eot?43900030');
     4  src: url('../font/fontello_pla.eot?43900030#iefix') format('embedded-opentype'),
     5       url('../font/fontello_pla.woff?43900030') format('woff'),
     6       url('../font/fontello_pla.ttf?43900030') format('truetype'),
     7       url('../font/fontello_pla.svg?43900030#fontello_pla') format('svg');
    88  font-weight: normal;
    99  font-style: normal;
     
    1515  @font-face {
    1616    font-family: 'fontello_pla';
    17     src: url('../font/fontello_pla.svg?40386331#fontello_pla') format('svg');
     17    src: url('../font/fontello_pla.svg?43900030#fontello_pla') format('svg');
    1818  }
    1919}
     
    5353.iconpla-attention:before { content: '\e804'; } /* '' */
    5454.iconpla-attention-circled:before { content: '\e805'; } /* '' */
     55.iconpla-plus-circled:before { content: '\e801'; } /* '' */
    5556.iconpla-minus-circled:before { content: '\e800'; } /* '' */
    5657.iconpla-ok-squared:before { content: '\e802'; } /* '' */
Note: See TracChangeset for help on using the changeset viewer.