Project

General

Profile

« Previous | Next » 

Revision 60180

[Users | Trunk]: Add copy event listener to trim selection text

View differences:

aai-custom.css
69 69
    display: -ms-flexbox;      /* TWEENER - IE 10 */
70 70
    display: -webkit-flex;     /* NEW - Chrome */
71 71
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
72
}
73

  
74
code {
75
    user-select: all;
76 72
}

Also available in: Unified diff