1ul.qq-upload-list a {
2      pointer-events: none;
3       cursor: default;
4       text-decoration: none;
5       font-weight:normal;
6       color: #191d5e;
7}
8.qq-upload-cancel {
9    pointer-events: auto !important;
10    text-decoration: normal;
11}
12div.ui-tooltip {
13    max-width: 600px !important;
14    font-size: 10pt !important;
15    overflow-wrap: break-word;
16}
17
18p.mtip_copy {
19   font-size: 9.5pt;
20   word-wrap: break-word;
21   overflow-wrap: break-word;
22}