rimpa

Shopkeeper theme CSS

Apr 12th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. .wcmp_form1 {
  2. width: 100%;
  3. padding: 0 55px 25px;
  4. }
  5. .wcmp_form1 textarea.no_input{
  6.  
  7. margin-left: 5px;
  8. }
  9. .one_third_part{
  10. padding: 0 0% !important;
  11. }
  12. .wcmp_form1 .txt{
  13. font-size: 17px;
  14. padding-left: 0%;
  15. }
  16. .wcmp_form1 input.small{
  17. margin: -7px 0 0 !important;
  18. width: 23%;
  19. float: right;
  20. margin-bottom: -17px !important;
  21. margin-left: -52px !important;
  22. }
  23. .half_part{
  24. padding-left:0% !important;
  25. }
  26.  
  27. .wcmp_media_block .social_icon{
  28. float: left;
  29. margin: 2px 0 0;
  30. margin-right: 18px;
  31. }
  32. .wcmp_media_block input.long{
  33. width: 91%;
  34. margin-top: 3px;
  35. height: 34px;
  36. }
  37.  
  38.  
  39. .two_third_part #vendor_bank_account_number{
  40. width: 81%;
  41. margin-left: 36px !important;
  42. margin-bottom: 13px !important;
  43. }
  44. .half_part #vendor_bank_name,#vendor_aba_routing_number{
  45. margin-left: 2px;
  46. margin-top: 10px;
  47. }
  48. .one_third_part{
  49. padding: 0 3%;
  50. width: 30%;
  51. float: left;
  52. margin-left: 1px;
  53. margin-top: 10px;
  54. }
  55.  
  56. .two_third_part .select_box.no_input{
  57. margin-left: -23px;
  58. margin-bottom: 10px;
  59. }
  60.  
  61. .wcmp_form1 input.no_input {
  62. padding-top: 1px;
  63. }
  64. .wcmp_media_block input.long{
  65. padding: 0px;
  66. }
  67. .wcmp_form1 input {
  68. padding: 0px;
  69. }
Add Comment
Please, Sign In to add comment