There’s a new tag added in Plurk’s css today, it’s as the following.
#sharePlurk {
background: #953e16;
position: relative;
margin-right:-10px;
color:#fff;
padding:4px;
padding-right:0;
border:1px solid #632a0a;
border-right:none;
}
#sharePlurk span {
background:url(/static/shareplurk.gif) no-repeat left bottom;
padding-right:20px;
padding:8px 0 1px 40px;
display:block;
float:left;
}
#sharePlurk input.clipboard {
border-color: #743817 #b46642 #b46642 #743817;
}
#sharePlurk div {
padding:6px 8px 6px 8px;
border:1px dashed #632a0a;
border-right:none;
}



