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 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 | /*噗首功能列_Bubba*/ ._lc_ div.manager a{ font-size: 10px !important; } ._lc_ div.manager a:hover{ background: none !important; } /*編輯按鈕*/ ._lc_ .manager .edit{ content: url(https://images.plurk.com/4KMOu2rzHex5JbxdEDJdQx.gif); } ._lc_ .manager .edit{ color: #FFF !important; } ._lc_ .manager .edit:hover{ color: #3667A5 !important; } /*喜歡按鈕(未點選狀態)*/ ._lc_ .manager .like-off{ content: url(https://images.plurk.com/4Ts27mUjt3OHPPHAYF3fPR.gif); } ._lc_ .manager .like-off{ color: #FFF !important; } ._lc_ .manager .like-off:hover{ color: #E8443D !important; } /*喜歡按鈕(滑鼠移至)*/ ._lc_ .manager .like-off:hover{ content: url(https://images.plurk.com/puTk4GqlwPYQTUxga2S42.gif); } /*喜歡按鈕(已點選狀態)*/ ._lc_ .manager .like-on{ content: url(https://images.plurk.com/puTk4GqlwPYQTUxga2S42.gif); } ._lc_ .manager .like-on{ color: #E8443D !important; } ._lc_ .manager .like-on:hover{ color: #444 !important; } /*轉噗按鈕(未點選狀態)*/ ._lc_ .manager .replurk-off{ content: url(https://images.plurk.com/4Q71q72YB0Bwg9oltJjxgs.gif); } ._lc_ .manager .replurk-off{ color: #FFF !important; } ._lc_ .manager .replurk-off:hover{ color: #45B03F !important; } /*轉噗按鈕(滑鼠移至)*/ ._lc_ .manager .replurk-off:hover{ content: url(https://images.plurk.com/7zLGLn0sDqGT1nTSyXiTLP.gif); } /*轉噗按鈕(已點選狀態)*/ ._lc_ .manager .replurk-on{ content: url(https://images.plurk.com/7zLGLn0sDqGT1nTSyXiTLP.gif); } ._lc_ .manager .replurk-on{ color: #45B03F !important; } ._lc_ .manager .replurk-on:hover{ color: #444 !important; } /*消音按鈕(未點選狀態)*/ ._lc_ .manager .mute-off{ content: url(https://images.plurk.com/3Dq9vK720Yv3N9vjEjWYoM.gif); } ._lc_ .manager .mute-off{ color: #FFF !important; } ._lc_ .manager .mute-off:hover{ !important; } /*消音按鈕(滑鼠移至)*/ ._lc_ .manager .mute-off:hover{ content: url(https://images.plurk.com/3pa3u8cQoadnqE3TC9NP7U.gif); } /*消音按鈕(已點選狀態)*/ ._lc_ .manager .mute-on{ content: url(https://images.plurk.com/3pa3u8cQoadnqE3TC9NP7U.gif); } ._lc_ .manager .mute-on{ color: #000 !important; } ._lc_ .manager .mute-on:hover{ color: #3667A5 !important; } /*書籤按鈕(未點選狀態)*/ ._lc_ .manager .mark-off{ content: url(https://images.plurk.com/2GP3A2Xn2f8TC46sbMWsQg.gif); } ._lc_ .manager .bookmark.mark-off{ color: #FFF !important; } ._lc_ .manager .bookmark.mark-off:hover{ color: #5ABAC5 !important; } /*書籤按鈕(滑鼠移至)*/ ._lc_ .manager .mark-off:hover{ content: url(https://images.plurk.com/7lyVkaTHOQ6O1pc4zh3xMj.gif); } /*書籤按鈕(已點選狀態)*/ ._lc_ .manager .mark-on{ content: url(https://images.plurk.com/7lyVkaTHOQ6O1pc4zh3xMj.gif); } ._lc_ .manager .bookmark.mark-on{ color: #5ABAC5 !important; } ._lc_ .manager .bookmark.mark-on:hover{ color: #444 !important; } /*噗幣按鈕*/ ._lc_ .manager >a.gift{ content: url(https://images.plurk.com/5HiloJWU2Ycb3dn59Xriov.gif); } ._lc_ .manager .gift{ color: #FFF !important; } ._lc_ .manager .gift:hover{ color: #3667A5 !important; } /*噗幣按鈕(滑鼠移至)*/ ._lc_ .manager >a.gift:hover{ content: url(https://images.plurk.com/9KMvm0oK6NcLCeQZYA9ev.gif); } /*展開其餘功能按鈕*/ ._lc_ .manager .option:hover, ._lc_ .manager .option.popview-targeting{ color: #FFF !important; } |
Direct link: https://paste.plurk.com/show/47BnGE5StjA3TP8b0P2m