You are here

commerce_kickstart_help-rtl.css in Commerce Kickstart 7.2

.first-steps-left,
.first-steps-right,
.documentation-steps,
#block-commerce-kickstart-help-commerce-kickstart-ressources,
#-commerce-kickstart-help-store .search .form-item {
  float: right;
}
.first-steps-column.first-steps-right,
#block-commerce-kickstart-help-commerce-kickstart-community,
#-commerce-kickstart-help-store a.search-submit {
  float: left;
}
#block-commerce-kickstart-help-commerce-kickstart-ressources h2,
#block-commerce-kickstart-help-commerce-kickstart-community h2 {
  background: transparent url("../images/help-lg.png") no-repeat right 0;
  padding: 5px 40px 5px 0;
}
#block-commerce-kickstart-help-commerce-kickstart-ressources .content,
#block-commerce-kickstart-help-commerce-kickstart-community .content {
  padding-left: 0px;
  padding-right: 40px;
}
#-commerce-kickstart-help-store .product-management #edit-product-management-title label,
#-commerce-kickstart-help-store .order-management #edit-order-management-title label,
#-commerce-kickstart-help-store .store-settings #edit-store-settings-title label,
#-commerce-kickstart-help-store .prices-payments-taxes #edit-prices-payments-taxes-title label,
#-commerce-kickstart-help-store .demo-store-features #edit-demo-store-featuress-title label {
  background-position: right 0;
  padding: 0 40px 10px 0;
}
html.js #-commerce-kickstart-help-store fieldset.collapsible .fieldset-legend {
  background-position: right -13px;
  margin: 15px 25px 0 0;
  padding-left: 0;
  padding-right: 25px;
}
html.js #-commerce-kickstart-help-store fieldset.collapsed .fieldset-legend {
  background-position: right 9px;
}
#kickstart-help-topic .first-steps-quick ul li {
  clear: right;
  float: right;
}
#kickstart-help-topic .first-steps-quick ul li a {
  background: #ffffff url("../images/quicklinks-rtl.png") no-repeat 98% center;
  clear: right;
  float: right;
  padding: 0 25px 0 5px;
}
#kickstart-help-topic .first-steps-blocks h2 {
  background-position: right 0;
  padding: 5px 40px 10px 15px;
}
#kickstart-help-topic .first-steps-documentation h2 {
  background-position: right 2px;
}
#kickstart-help-topic .first-steps-quick h2 {
  background-position: right -26px;
}
#kickstart-help-topic .first-steps-services h2 {
  background-position: right -56px;
}
#kickstart-help-topic .first-steps-mode h2 {
  background-position: right -90px;
}

html.js #-commerce-kickstart-help-store fieldset.collapsible .fieldset-legend {
  padding: 0 25px 0 0;
}
#-commerce-kickstart-help-store div > .form-wrapper > .form-item label {
  padding: 0 40px 10px 0;
}
#prices-payments-taxes-title label {
  background-position: right 0;
}

File

modules/commerce_kickstart/commerce_kickstart_help/help/commerce_kickstart_help-rtl.css
View source
  1. .first-steps-left,
  2. .first-steps-right,
  3. .documentation-steps,
  4. #block-commerce-kickstart-help-commerce-kickstart-ressources,
  5. #-commerce-kickstart-help-store .search .form-item {
  6. float: right;
  7. }
  8. .first-steps-column.first-steps-right,
  9. #block-commerce-kickstart-help-commerce-kickstart-community,
  10. #-commerce-kickstart-help-store a.search-submit {
  11. float: left;
  12. }
  13. #block-commerce-kickstart-help-commerce-kickstart-ressources h2,
  14. #block-commerce-kickstart-help-commerce-kickstart-community h2 {
  15. background: transparent url("../images/help-lg.png") no-repeat right 0;
  16. padding: 5px 40px 5px 0;
  17. }
  18. #block-commerce-kickstart-help-commerce-kickstart-ressources .content,
  19. #block-commerce-kickstart-help-commerce-kickstart-community .content {
  20. padding-left: 0px;
  21. padding-right: 40px;
  22. }
  23. #-commerce-kickstart-help-store .product-management #edit-product-management-title label,
  24. #-commerce-kickstart-help-store .order-management #edit-order-management-title label,
  25. #-commerce-kickstart-help-store .store-settings #edit-store-settings-title label,
  26. #-commerce-kickstart-help-store .prices-payments-taxes #edit-prices-payments-taxes-title label,
  27. #-commerce-kickstart-help-store .demo-store-features #edit-demo-store-featuress-title label {
  28. background-position: right 0;
  29. padding: 0 40px 10px 0;
  30. }
  31. html.js #-commerce-kickstart-help-store fieldset.collapsible .fieldset-legend {
  32. background-position: right -13px;
  33. margin: 15px 25px 0 0;
  34. padding-left: 0;
  35. padding-right: 25px;
  36. }
  37. html.js #-commerce-kickstart-help-store fieldset.collapsed .fieldset-legend {
  38. background-position: right 9px;
  39. }
  40. #kickstart-help-topic .first-steps-quick ul li {
  41. clear: right;
  42. float: right;
  43. }
  44. #kickstart-help-topic .first-steps-quick ul li a {
  45. background: #ffffff url("../images/quicklinks-rtl.png") no-repeat 98% center;
  46. clear: right;
  47. float: right;
  48. padding: 0 25px 0 5px;
  49. }
  50. #kickstart-help-topic .first-steps-blocks h2 {
  51. background-position: right 0;
  52. padding: 5px 40px 10px 15px;
  53. }
  54. #kickstart-help-topic .first-steps-documentation h2 {
  55. background-position: right 2px;
  56. }
  57. #kickstart-help-topic .first-steps-quick h2 {
  58. background-position: right -26px;
  59. }
  60. #kickstart-help-topic .first-steps-services h2 {
  61. background-position: right -56px;
  62. }
  63. #kickstart-help-topic .first-steps-mode h2 {
  64. background-position: right -90px;
  65. }
  66. html.js #-commerce-kickstart-help-store fieldset.collapsible .fieldset-legend {
  67. padding: 0 25px 0 0;
  68. }
  69. #-commerce-kickstart-help-store div > .form-wrapper > .form-item label {
  70. padding: 0 40px 10px 0;
  71. }
  72. #prices-payments-taxes-title label {
  73. background-position: right 0;
  74. }