PowerGZ Cursors
- Published on October 22nd 2016 under the Custom (contact author) license.
div.GameItemTitle {
background: -webkit-linear-gradient(top, #404177 5%, #4c5fb2 100%);
background: -ms-linear-gradient(top, #404177 5%, #4c5fb2 100%);
background: linear-gradient(to bottom, #4c5fb2 5%, #404177 100%);
}
div.room_chat_item.type_0 {
background-color: #090b0f;
}
.BilliardsSpinButton {
position: absolute;
border-radius: 50%;
pointer-events: auto !important;
cursor: Default !important;
}







