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
/*浮窗游標-整體*/
._lch_ ~ .pop-window { cursor:url(https://images.plurk.com/2XskAOIBJDMx2eGKZHflaf.png), auto; }

/*浮窗游標*/
._lch_ ~ .pop-window .name, /*浮窗裡的名字*/
._lch_ ~ .pop-window .button, /*浮窗裡的橢圓鈕*/
._lch_ ~ .pop-window a, /*浮窗裡的所有按鈕*/
._lch_ ~ .pop-window #cbox_input /*浮窗裡的輸入框*/
{ cursor:url(https://images.plurk.com/2XskAOIBJDMx2eGKZHflaf.png), auto; }

._lch_ a, /*超連結*/
.dd_img /*發語詞箭頭*/
.plurk a.meta, /*連結預覽*/
.button, /*按鈕(私噗給誰、幾喜歡幾轉噗那些)*/
.timeline-holder, /*河道(本來是十字方向鍵那個)*/
#plurk-dashboard.own img.profile-pic, /*頭貼上*/
.icons_holder li, /*發噗框底下選表符那排按鈕*/
.submit_img, /*發噗鈕*/
textarea, /*發噗文字框*/
.plurk a.pictureservices, /*圖片*/
{ cursor:url(https://images.plurk.com/2XskAOIBJDMx2eGKZHflaf.png), auto; }

/*噗浪游標 CSS 產生器 FAQ Plurk@SSN2237 */
*,html, #dashboard_holder {cursor: url('https://images.plurk.com/47ppi7kUDCpmKxLnBO4gqI.png'),auto;}
a, a.meta,#filter_tab a, #updater .item a, div.mention.pif-message, div.option.pif-option,.icons_holder li, span.emoticon_my_wrapper .emoticon_my, .emoticon_my_wrapper.pif-add {cursor: url('https://images2.imgbox.com/4a/b6/cjIn9nCY_o.png'),pointer;}
.friend_man, .award_bar div {cursor: url('https://images.plurk.com/2XskAOIBJDMx2eGKZHflaf.png'),pointer !important;}