Ignore:
Timestamp:
Dec 26, 2013, 1:26:22 PM (10 years ago)
Author:
plg
Message:

feature 1668: change the link text to "close" (with the appropriate icon) when user profile is open.

File:
1 edited

Legend:

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

    r25752 r26230  
    99.icon-user:before { content: '👤'; } /* '\1f464' */
    1010.icon-picture:before { content: '🌄'; } /* '\1f304' */
     11.icon-cancel-circled:before { content: '\e821'; } /* '' */
    1112.icon-plus-circled:before { content: '\2795'; } /* '➕' */
    1213.icon-link:before { content: '🔗'; } /* '\1f517' */
     
    2829.icon-block:before { content: '🚫'; } /* '\1f6ab' */
    2930.icon-move:before { content: '\e812'; } /* '' */
    30 .icon-angle-circled-up:before { content: '\e819'; } /* '' */
    31 .icon-angle-circled-down:before { content: '\e818'; } /* '' */
    3231.icon-cw:before { content: '\e80c'; } /* '' */
    3332.icon-arrows-cw:before { content: '\e804'; } /* '' */
Note: See TracChangeset for help on using the changeset viewer.