abajan

uploadButton_Form20554322018342

May 26th, 2012
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. .qq-upload-button {
  2. background: #B2A8A5;
  3. background: -moz-linear-gradient(top, #B2A8A5 0%, #B2A8A5 100%);
  4. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B2A8A5), color-stop(100%,#B2A8A5));
  5. background: -o-linear-gradient(#B2A8A5, #B2A8A5);
  6. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B2A8A5', endColorstr='#B2A8A5') !important;
  7. zoom: 1;
  8. color: #422A22;
  9. text-shadow: 0 -1px #422A22;
  10. font-size: 14px !important;
  11. font-family: Arial, Helvetica, sans-serif !important;
  12. border: 1px solid #B2A8A5;
  13. -webkit-border-radius: 7px;
  14. -moz-border-radius: 7px;
  15. border-radius: 7px;
  16. }
Advertisement
Add Comment
Please, Sign In to add comment