You are here

commerce_kickstart_help.css in Commerce Kickstart 7.2

/* First Steps */
.first-steps-left {
  float: left; /* LTR */
  width: 60%;
}
.first-steps-right {
  float: left; /* LTR */
  width: 35%;
}

.first-steps-column.first-steps-right {
  float: right; /* LTR */
}
.first-steps-blocks h2 {
  background-color: #ccc;
  padding: 5px;
  margin-top: 0;
}
.first-steps-videos .first-steps-blocks-inner {
  height: 450px;
  text-align: center;
}

.first-steps-videos iframe {
  height: 90%;
  width: 90%;
  margin: 0 auto;
}

.documentation-steps {
  width: 45%;
  float: left; /* LTR */
  list-style: none;
  font-weight: bold;
}

#kickstart-help-topic ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}

.documentation-steps ul li {
  list-style: none;
  font-weight: normal;
}

.first-steps-blocks {
  margin: 2px;
}

.first-steps-blocks-inner {
  padding: 5px;
}

.documentation-websites {
  border-top: 1px solid #ccc;
  background-color: #ddd;
}

.first-steps-quick .first-steps-blocks-inner {
  padding: 0;
}
.first-steps-quick ul li {
  border-top: 1px solid #ccc;
  line-height: 2em;
  padding: 4px;
}

.first-steps-quick ul li.first {
  border-top: none;
}

#commerce-kickstart-help {
  margin: 0 auto;
  width: 400px;
}
#commerce-kickstart-help-button {
  margin: 0 auto;
  width: 134px;
}
/* Help Block */
#block-commerce-kickstart-help-commerce-kickstart-ressources {
  float: left; /* LTR */
}
#block-commerce-kickstart-help-commerce-kickstart-community {
  float: right; /* LTR */
}
#block-commerce-kickstart-help-commerce-kickstart-ressources,
#block-commerce-kickstart-help-commerce-kickstart-community {
  width: 47%;
  border: 1px solid #aaa;
  background-color: #fafafa;
  min-height: 150px;
  margin: 5px 10px;
  padding-left: 30px;
  padding-top: 10px;
}
#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 0 0;
  padding: 5px 0 5px 40px; /* LTR */
}
#block-commerce-kickstart-help-commerce-kickstart-ressources .content,
#block-commerce-kickstart-help-commerce-kickstart-community .content {
  padding-left: 40px; /* LTR */
}

/* Getting started */
#-commerce-kickstart-help-store {
  -webkit-font-smoothing: antialiased;
}
#-commerce-kickstart-help-store .search {
  background: #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 15px;
}
#-commerce-kickstart-help-store .search .form-item {
  margin-top: 0;
  float: left; /* LTR */
  width: 80%;
}
#-commerce-kickstart-help-store .search .form-item input.form-text {
  border: 1px solid #999;
  font: normal 500 1em/1em "Open Sans", Arial, sans-serif;
  line-height: normal;
  outline: 0;
  margin: 1px;
  max-width: 100%;
  padding: 5px;
  width: 100%;
  -webkit-font-smoothing: antialiased;
}
#-commerce-kickstart-help-store a.search-submit {
  background: #2F88CD;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#36A2F6), to(#2F88CD));
  background-image: -webkit-linear-gradient(top, #36A2F6, #2F88CD);
  background-image: -moz-linear-gradient(top, #36A2F6, #2F88CD);
  background-image: -ms-linear-gradient(top, #36A2F6, #2F88CD);
  background-image: -o-linear-gradient(top, #36A2F6, #2F88CD);
  background-image: linear-gradient(to bottom, #36A2F6, #2F88CD);
  border: 1px solid #2F88CD;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 2px #ccc, inset 0 1px 1px #7bb8ef;
  -webkit-box-shadow: 0 1px 2px #CCC, inset 0 1px 1px #7BB8EF;
  box-shadow: 0 1px 2px #CCC, inset 0 1px 1px #7BB8EF;
  color: white;
  float: right; /* LTR */
  font: normal 16px/21px "Open Sans", Arial, sans-serif;
  padding: 4px 15px;
  margin-top: 9px;
  text-align: center;
  width: 13%;
}
#-commerce-kickstart-help-store a.search-submit:hover {
  background: #4f9fea;
  -moz-box-shadow: 0 1px 2px #ccc, inset 0 -1px 1px #427ed2;
  -webkit-box-shadow: 0 1px 2px #ccc, inset 0 -1px 1px #427ed2;
  box-shadow: 0 1px 2px #ccc, inset 0 -1px 1px #427ed2;
  text-decoration: none;
}
#-commerce-kickstart-help-store .fieldset-title {
  color: #0879bf;
}
#-commerce-kickstart-help-store .fieldset-title .sub-title {
  color: #8d8d8d;
}
#-commerce-kickstart-help-store label {
  margin: 45px 0 15px;
}
html.js #-commerce-kickstart-help-store fieldset.collapsible {
  background: #efefef;
  border: 0;
  margin: 0 0 10px 0;
  outline: 0;
}
html.js #-commerce-kickstart-help-store fieldset.collapsible .fieldset-wrapper,
html.js #-commerce-kickstart-help-store fieldset.collapsible p {
  font-size: 14px;
  font-weight: 500;
}
.product-management #edit-product-management-title label {
  background: url('../images/products.png') 0 0 no-repeat;
  border-bottom: 1px solid #dfdfdf;
  font-size: 22px;
  line-height: 1em;
  padding: 0 0 10px 40px; /* LTR */
  overflow: hidden;
}
.order-management #edit-order-management-title label {
  background: url('../images/content.png') 0 0 no-repeat;
  border-bottom: 1px solid #dfdfdf;
  font-size: 22px;
  line-height: 1em;
  padding: 0 0 10px 40px; /* LTR */
  overflow: hidden;
}
.store-settings #edit-store-settings-title label {
  background: url('../images/store.png') 0 0 no-repeat;
  border-bottom: 1px solid #dfdfdf;
  font-size: 22px;
  line-height: 1em;
  padding: 0 0 10px 40px; /* LTR */
  overflow: hidden;
}
.prices-payments-taxes #edit-prices-payments-taxes-title label {
  background: url('../images/prices.png') 0 0 no-repeat;
  border-bottom: 1px solid #dfdfdf;
  font-size: 22px;
  line-height: 1em;
  padding: 0 0 10px 40px; /* LTR */
  overflow: hidden;
}
.demo-store-features #edit-demo-store-featuress-title label {
  background: url('../images/demo.png') 0 0 no-repeat;
  border-bottom: 1px solid #dfdfdf;
  font-size: 22px;
  line-height: 1em;
  padding: 0 0 10px 40px; /* LTR */
  overflow: hidden;
}

html.js #-commerce-kickstart-help-store fieldset.collapsible .fieldset-legend {
  background: transparent url("../images/expandable.png") no-repeat 0 -13px;
  font-size: 16px;
  margin: 15px 0 0 25px; /* LTR */
  padding-left: 25px; /* LTR */
}
html.js #-commerce-kickstart-help-store fieldset.collapsed .fieldset-legend {
  background-position: 0 9px;
}
#kickstart-help-topic .first-steps-left {
  width: 63%;
}
#kickstart-help-topic .first-steps-blocks {
  margin-bottom: 30px;
  padding: 0;
}
#kickstart-help-topic .first-steps-blocks-inner,
#kickstart-help-topic .first-steps-documentation .documentation-help,
#kickstart-help-topic .first-steps-documentation .documentation-websites,
#kickstart-help-topic .first-steps-quick .first-steps-blocks-inner {
  padding: 15px;
}
#kickstart-help-topic .first-steps-documentation .first-steps-blocks-inner,
#kickstart-help-topic .first-steps-quick .first-steps-blocks-inner {
  padding: 0;
}
#kickstart-help-topic .first-steps-quick ul li {
  border: 0;
  clear: left; /* LTR */
  float: left; /* LTR */
  margin-bottom: 5px;
  padding: 0;
  width: 100%;
}
#kickstart-help-topic .first-steps-quick ul li a {
  background: #ffffff url("../images/quicklinks.png") no-repeat 8px center; /* LTR */
  clear: left; /* LTR */
  float: left; /* LTR */
  padding: 0 5px 0 25px; /* LTR */
  width: 100%;
}
#kickstart-help-topic .first-steps-blocks h2 {
  background: transparent url("../images/icons-get-started.png") no-repeat 0 0;
  border-bottom: 1px solid #dfdfdf;
  font-weight: 500;
  padding: 5px 15px 10px 40px; /* LTR */
}
/* Specific Help Block Styles */
#kickstart-help-topic .first-steps-videos .first-steps-blocks-inner {
  padding: 0;
}
#kickstart-help-topic .first-steps-documentation h2 {
  background-position: 0 1px;
  border-bottom: 0;
  padding-bottom: 5px;
}
#kickstart-help-topic .first-steps-documentation .first-steps-blocks-inner {
  background: #ffffff;
  border: 1px solid #cccccc;
}
#kickstart-help-topic .first-steps-quick h2 {
  background-position: 0 -26px;
}
#kickstart-help-topic .first-steps-services h2 {
  background-position: 0 -55px;
  margin-bottom: 0;
}
#kickstart-help-topic .first-steps-services .first-steps-blocks-inner {
  background: #ffffff;
}
#kickstart-help-topic .first-steps-mode h2 {
  background-position: 0 -90px;
  margin-bottom: 0;
}
html.js #-commerce-kickstart-help-store fieldset.collapsible .fieldset-legend {
  border-bottom: 0;
  font-weight: 500;
  padding: 0 0 0 25px; /* LTR */
}
#-commerce-kickstart-help-store div > .form-wrapper > .form-item label {
  border-bottom: 1px solid #DFDFDF;
  font-size: 22px;
  line-height: 1em;
  padding: 0 0 10px 40px; /* LTR */
  overflow: hidden;
}
html.js #-commerce-kickstart-help-store fieldset.collapsible {
  margin-top: 15px;
  min-height: 25px;
}
.fieldset-wrapper {
  padding: 0 42px 25px;
}
#prices-payments-taxes-title label {
  background: transparent url("../images/icons-get-started.png") no-repeat 0 0;
}
#kickstart-help-topic {
  padding-top: 30px;
}

File

modules/commerce_kickstart/commerce_kickstart_help/help/commerce_kickstart_help.css
View source
  1. /* First Steps */
  2. .first-steps-left {
  3. float: left; /* LTR */
  4. width: 60%;
  5. }
  6. .first-steps-right {
  7. float: left; /* LTR */
  8. width: 35%;
  9. }
  10. .first-steps-column.first-steps-right {
  11. float: right; /* LTR */
  12. }
  13. .first-steps-blocks h2 {
  14. background-color: #ccc;
  15. padding: 5px;
  16. margin-top: 0;
  17. }
  18. .first-steps-videos .first-steps-blocks-inner {
  19. height: 450px;
  20. text-align: center;
  21. }
  22. .first-steps-videos iframe {
  23. height: 90%;
  24. width: 90%;
  25. margin: 0 auto;
  26. }
  27. .documentation-steps {
  28. width: 45%;
  29. float: left; /* LTR */
  30. list-style: none;
  31. font-weight: bold;
  32. }
  33. #kickstart-help-topic ul {
  34. margin-left: 0;
  35. padding-left: 0;
  36. list-style: none;
  37. }
  38. .documentation-steps ul li {
  39. list-style: none;
  40. font-weight: normal;
  41. }
  42. .first-steps-blocks {
  43. margin: 2px;
  44. }
  45. .first-steps-blocks-inner {
  46. padding: 5px;
  47. }
  48. .documentation-websites {
  49. border-top: 1px solid #ccc;
  50. background-color: #ddd;
  51. }
  52. .first-steps-quick .first-steps-blocks-inner {
  53. padding: 0;
  54. }
  55. .first-steps-quick ul li {
  56. border-top: 1px solid #ccc;
  57. line-height: 2em;
  58. padding: 4px;
  59. }
  60. .first-steps-quick ul li.first {
  61. border-top: none;
  62. }
  63. #commerce-kickstart-help {
  64. margin: 0 auto;
  65. width: 400px;
  66. }
  67. #commerce-kickstart-help-button {
  68. margin: 0 auto;
  69. width: 134px;
  70. }
  71. /* Help Block */
  72. #block-commerce-kickstart-help-commerce-kickstart-ressources {
  73. float: left; /* LTR */
  74. }
  75. #block-commerce-kickstart-help-commerce-kickstart-community {
  76. float: right; /* LTR */
  77. }
  78. #block-commerce-kickstart-help-commerce-kickstart-ressources,
  79. #block-commerce-kickstart-help-commerce-kickstart-community {
  80. width: 47%;
  81. border: 1px solid #aaa;
  82. background-color: #fafafa;
  83. min-height: 150px;
  84. margin: 5px 10px;
  85. padding-left: 30px;
  86. padding-top: 10px;
  87. }
  88. #block-commerce-kickstart-help-commerce-kickstart-ressources h2,
  89. #block-commerce-kickstart-help-commerce-kickstart-community h2 {
  90. background: transparent url("../images/help-lg.png") no-repeat 0 0;
  91. padding: 5px 0 5px 40px; /* LTR */
  92. }
  93. #block-commerce-kickstart-help-commerce-kickstart-ressources .content,
  94. #block-commerce-kickstart-help-commerce-kickstart-community .content {
  95. padding-left: 40px; /* LTR */
  96. }
  97. /* Getting started */
  98. #-commerce-kickstart-help-store {
  99. -webkit-font-smoothing: antialiased;
  100. }
  101. #-commerce-kickstart-help-store .search {
  102. background: #ccc;
  103. -moz-border-radius: 3px;
  104. -webkit-border-radius: 3px;
  105. border-radius: 3px;
  106. padding: 15px;
  107. }
  108. #-commerce-kickstart-help-store .search .form-item {
  109. margin-top: 0;
  110. float: left; /* LTR */
  111. width: 80%;
  112. }
  113. #-commerce-kickstart-help-store .search .form-item input.form-text {
  114. border: 1px solid #999;
  115. font: normal 500 1em/1em "Open Sans", Arial, sans-serif;
  116. line-height: normal;
  117. outline: 0;
  118. margin: 1px;
  119. max-width: 100%;
  120. padding: 5px;
  121. width: 100%;
  122. -webkit-font-smoothing: antialiased;
  123. }
  124. #-commerce-kickstart-help-store a.search-submit {
  125. background: #2F88CD;
  126. background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#36A2F6), to(#2F88CD));
  127. background-image: -webkit-linear-gradient(top, #36A2F6, #2F88CD);
  128. background-image: -moz-linear-gradient(top, #36A2F6, #2F88CD);
  129. background-image: -ms-linear-gradient(top, #36A2F6, #2F88CD);
  130. background-image: -o-linear-gradient(top, #36A2F6, #2F88CD);
  131. background-image: linear-gradient(to bottom, #36A2F6, #2F88CD);
  132. border: 1px solid #2F88CD;
  133. -moz-border-radius: 4px;
  134. -webkit-border-radius: 4px;
  135. border-radius: 4px;
  136. -moz-box-shadow: 0 1px 2px #ccc, inset 0 1px 1px #7bb8ef;
  137. -webkit-box-shadow: 0 1px 2px #CCC, inset 0 1px 1px #7BB8EF;
  138. box-shadow: 0 1px 2px #CCC, inset 0 1px 1px #7BB8EF;
  139. color: white;
  140. float: right; /* LTR */
  141. font: normal 16px/21px "Open Sans", Arial, sans-serif;
  142. padding: 4px 15px;
  143. margin-top: 9px;
  144. text-align: center;
  145. width: 13%;
  146. }
  147. #-commerce-kickstart-help-store a.search-submit:hover {
  148. background: #4f9fea;
  149. -moz-box-shadow: 0 1px 2px #ccc, inset 0 -1px 1px #427ed2;
  150. -webkit-box-shadow: 0 1px 2px #ccc, inset 0 -1px 1px #427ed2;
  151. box-shadow: 0 1px 2px #ccc, inset 0 -1px 1px #427ed2;
  152. text-decoration: none;
  153. }
  154. #-commerce-kickstart-help-store .fieldset-title {
  155. color: #0879bf;
  156. }
  157. #-commerce-kickstart-help-store .fieldset-title .sub-title {
  158. color: #8d8d8d;
  159. }
  160. #-commerce-kickstart-help-store label {
  161. margin: 45px 0 15px;
  162. }
  163. html.js #-commerce-kickstart-help-store fieldset.collapsible {
  164. background: #efefef;
  165. border: 0;
  166. margin: 0 0 10px 0;
  167. outline: 0;
  168. }
  169. html.js #-commerce-kickstart-help-store fieldset.collapsible .fieldset-wrapper,
  170. html.js #-commerce-kickstart-help-store fieldset.collapsible p {
  171. font-size: 14px;
  172. font-weight: 500;
  173. }
  174. .product-management #edit-product-management-title label {
  175. background: url('../images/products.png') 0 0 no-repeat;
  176. border-bottom: 1px solid #dfdfdf;
  177. font-size: 22px;
  178. line-height: 1em;
  179. padding: 0 0 10px 40px; /* LTR */
  180. overflow: hidden;
  181. }
  182. .order-management #edit-order-management-title label {
  183. background: url('../images/content.png') 0 0 no-repeat;
  184. border-bottom: 1px solid #dfdfdf;
  185. font-size: 22px;
  186. line-height: 1em;
  187. padding: 0 0 10px 40px; /* LTR */
  188. overflow: hidden;
  189. }
  190. .store-settings #edit-store-settings-title label {
  191. background: url('../images/store.png') 0 0 no-repeat;
  192. border-bottom: 1px solid #dfdfdf;
  193. font-size: 22px;
  194. line-height: 1em;
  195. padding: 0 0 10px 40px; /* LTR */
  196. overflow: hidden;
  197. }
  198. .prices-payments-taxes #edit-prices-payments-taxes-title label {
  199. background: url('../images/prices.png') 0 0 no-repeat;
  200. border-bottom: 1px solid #dfdfdf;
  201. font-size: 22px;
  202. line-height: 1em;
  203. padding: 0 0 10px 40px; /* LTR */
  204. overflow: hidden;
  205. }
  206. .demo-store-features #edit-demo-store-featuress-title label {
  207. background: url('../images/demo.png') 0 0 no-repeat;
  208. border-bottom: 1px solid #dfdfdf;
  209. font-size: 22px;
  210. line-height: 1em;
  211. padding: 0 0 10px 40px; /* LTR */
  212. overflow: hidden;
  213. }
  214. html.js #-commerce-kickstart-help-store fieldset.collapsible .fieldset-legend {
  215. background: transparent url("../images/expandable.png") no-repeat 0 -13px;
  216. font-size: 16px;
  217. margin: 15px 0 0 25px; /* LTR */
  218. padding-left: 25px; /* LTR */
  219. }
  220. html.js #-commerce-kickstart-help-store fieldset.collapsed .fieldset-legend {
  221. background-position: 0 9px;
  222. }
  223. #kickstart-help-topic .first-steps-left {
  224. width: 63%;
  225. }
  226. #kickstart-help-topic .first-steps-blocks {
  227. margin-bottom: 30px;
  228. padding: 0;
  229. }
  230. #kickstart-help-topic .first-steps-blocks-inner,
  231. #kickstart-help-topic .first-steps-documentation .documentation-help,
  232. #kickstart-help-topic .first-steps-documentation .documentation-websites,
  233. #kickstart-help-topic .first-steps-quick .first-steps-blocks-inner {
  234. padding: 15px;
  235. }
  236. #kickstart-help-topic .first-steps-documentation .first-steps-blocks-inner,
  237. #kickstart-help-topic .first-steps-quick .first-steps-blocks-inner {
  238. padding: 0;
  239. }
  240. #kickstart-help-topic .first-steps-quick ul li {
  241. border: 0;
  242. clear: left; /* LTR */
  243. float: left; /* LTR */
  244. margin-bottom: 5px;
  245. padding: 0;
  246. width: 100%;
  247. }
  248. #kickstart-help-topic .first-steps-quick ul li a {
  249. background: #ffffff url("../images/quicklinks.png") no-repeat 8px center; /* LTR */
  250. clear: left; /* LTR */
  251. float: left; /* LTR */
  252. padding: 0 5px 0 25px; /* LTR */
  253. width: 100%;
  254. }
  255. #kickstart-help-topic .first-steps-blocks h2 {
  256. background: transparent url("../images/icons-get-started.png") no-repeat 0 0;
  257. border-bottom: 1px solid #dfdfdf;
  258. font-weight: 500;
  259. padding: 5px 15px 10px 40px; /* LTR */
  260. }
  261. /* Specific Help Block Styles */
  262. #kickstart-help-topic .first-steps-videos .first-steps-blocks-inner {
  263. padding: 0;
  264. }
  265. #kickstart-help-topic .first-steps-documentation h2 {
  266. background-position: 0 1px;
  267. border-bottom: 0;
  268. padding-bottom: 5px;
  269. }
  270. #kickstart-help-topic .first-steps-documentation .first-steps-blocks-inner {
  271. background: #ffffff;
  272. border: 1px solid #cccccc;
  273. }
  274. #kickstart-help-topic .first-steps-quick h2 {
  275. background-position: 0 -26px;
  276. }
  277. #kickstart-help-topic .first-steps-services h2 {
  278. background-position: 0 -55px;
  279. margin-bottom: 0;
  280. }
  281. #kickstart-help-topic .first-steps-services .first-steps-blocks-inner {
  282. background: #ffffff;
  283. }
  284. #kickstart-help-topic .first-steps-mode h2 {
  285. background-position: 0 -90px;
  286. margin-bottom: 0;
  287. }
  288. html.js #-commerce-kickstart-help-store fieldset.collapsible .fieldset-legend {
  289. border-bottom: 0;
  290. font-weight: 500;
  291. padding: 0 0 0 25px; /* LTR */
  292. }
  293. #-commerce-kickstart-help-store div > .form-wrapper > .form-item label {
  294. border-bottom: 1px solid #DFDFDF;
  295. font-size: 22px;
  296. line-height: 1em;
  297. padding: 0 0 10px 40px; /* LTR */
  298. overflow: hidden;
  299. }
  300. html.js #-commerce-kickstart-help-store fieldset.collapsible {
  301. margin-top: 15px;
  302. min-height: 25px;
  303. }
  304. .fieldset-wrapper {
  305. padding: 0 42px 25px;
  306. }
  307. #prices-payments-taxes-title label {
  308. background: transparent url("../images/icons-get-started.png") no-repeat 0 0;
  309. }
  310. #kickstart-help-topic {
  311. padding-top: 30px;
  312. }