Ignore:
Timestamp:
Nov 29, 2013, 2:00:40 PM (10 years ago)
Author:
plg
Message:

smartpocket, configuration: simpler yes/no checkboxes (with fontello icons, same as AdminTools checkboxes)

File:
1 edited

Legend:

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

    r25749 r25752  
    22
    33 
    4 .icon-mail:before { content: '\2709'; } /* '✉' */
     4.icon-spin6:before { content: '\e81d'; } /* '' */
    55.icon-asl:before { content: '\e0ad'; } /* '' */
     6.icon-mail-alt:before { content: '\f0e0'; } /* '' */
    67.icon-star:before { content: '\2605'; } /* '★' */
    78.icon-star-empty:before { content: '\2606'; } /* '☆' */
     
    3031.icon-angle-circled-down:before { content: '\e818'; } /* '' */
    3132.icon-cw:before { content: '\e80c'; } /* '' */
    32 .icon-mail-alt:before { content: '\f0e0'; } /* '' */
    33 .icon-shuffle:before { content: '🔀'; } /* '\1f500' */
     33.icon-arrows-cw:before { content: '\e804'; } /* '' */
     34.icon-mail:before { content: '\2709'; } /* '✉' */
    3435.icon-exchange:before { content: '\e805'; } /* '' */
    3536.icon-signal:before { content: '\e801'; } /* '' */
    3637.icon-crop:before { content: '\f125'; } /* '' */
     38.icon-check:before { content: '\e81f'; } /* '' */
     39.icon-check-empty:before { content: '\e820'; } /* '' */
    3740.icon-tasks:before { content: '\f0ae'; } /* '' */
    3841.icon-filter:before { content: '\f0b0'; } /* '' */
     
    4750.icon-upload-cloud:before { content: '\e814'; } /* '' */
    4851.icon-tools:before { content: '\e803'; } /* '' */
     52.icon-hourglass:before { content: '\e81e'; } /* '' */
    4953.icon-network:before { content: '\e816'; } /* '' */
    5054.icon-brush:before { content: '\e807'; } /* '' */
     
    5761.icon-users:before { content: '\e802'; } /* '' */
    5862.icon-group:before { content: '\e80d'; } /* '' */
    59 .icon-arrows-cw:before { content: '\e804'; } /* '' */
     63.icon-shuffle:before { content: '🔀'; } /* '\1f500' */
Note: See TracChangeset for help on using the changeset viewer.