1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
/*游標區塊測試*/
/*A*/
._lch_ ~ .pop-window /*浮窗裡區域*/
{ cursor:url(https://emos.plurk.com/a0b5ec59e0a017f88d753bdf0e7af3bb_w36_h48.png), auto; }
/*B*/
._lch_ ~ .pop-window .name, ._lc_ *, ._lc_ , ._lc_ a, ._lc_ a:hover /*浮窗裡的名字*/
{ cursor:url(https://emos.plurk.com/7e349f71ec04f4d990bf3a447f1f07cf_w36_h48.png), auto; }
/*C*/
._lch_ ~ .pop-window .button, /*浮窗裡的橢圓鈕*/
{ cursor:url(https://emos.plurk.com/a2acf33aaf8c5d26c322609f440a7a33_w36_h48.png), auto; }
/*D*/
._lch_ ~ .pop-window a, /*浮窗裡的所有按鈕.左下空位和右下空位*/
{ cursor:url(https://emos.plurk.com/29a2b53a65b74c97f5ba91d2226dc417_w36_h48.png), auto; }
/*E*/
._lch_ ~ .pop-window #cbox_input /*浮窗裡的輸入框*/
{ cursor:url(https://emos.plurk.com/f3352cde84c080dc4747a66955436a1a_w36_h48.png), auto; }
/*F*/
._lc_ *, ._lc_ #dashboard_holder /*大多區域*/
{cursor: url('https://emos.plurk.com/4fd5d57c33b2ce85ddeb4b609d0e326e_w36_h48.png'),auto;}
/*G*/
._lc_ .icons_holder li, .pif-add /*河道按鈕(二)、主控台按鈕*/
{cursor: url('https://emos.plurk.com/b5545e687605fe3af1092f3e1aded8e3_w36_h48.png'),pointer;}
/*H*/
._lc_ a, ._lc_ .emoticon_my_wrapper.pif-add /*河道按鈕(一)*/
{cursor: url('https://emos.plurk.com/6556c8bfa342cbadc510e5e4295f98f3_w36_h48.png'),pointer;}
/*I*/
._lc_ a.meta, .pif-add /*連結區域(不含連結預覽圖片)*/
{cursor: url('https://emos.plurk.com/e1b4e72f35cdc9eec6e1c9f41949fe04_w24_h48.png'),pointer;}
/*J*/
._lc_ #filter_tab a, .pif-add /*頻道按鈕*/
{cursor: url('https://emos.plurk.com/607625984a4209068453975b35ba8d8e_w28_h48.png'),pointer;}
/*K*/
._lc_ div.mention.pif-message, ._lc_ div.option.pif-option, .item a, .pif-add /*添加表符*/
{cursor: url('https://emos.plurk.com/d4d138b5b7da68242e8c010923f91efb_w36_h48.png'),pointer;}