codefresh 0.88.3 → 0.88.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (411) hide show
  1. package/lib/interface/cli/completion/tree.json +1 -0
  2. package/package.json +9 -2
  3. package/.dockerignore +0 -15
  4. package/.eslintrc.js +0 -20
  5. package/.gitattributes +0 -29
  6. package/.github/CODEOWNERS +0 -1
  7. package/.github/pull_request_template.md +0 -5
  8. package/.github/release-drafter.yaml +0 -8
  9. package/.github/workflows/create-release.yaml +0 -36
  10. package/.github/workflows/draft-release.yaml +0 -33
  11. package/.nvmrc +0 -1
  12. package/Dockerfile +0 -39
  13. package/Dockerfile-debian +0 -43
  14. package/Dockerfile-debian-rootless +0 -50
  15. package/Dockerfile-rootless +0 -47
  16. package/__mocks__/codefresh.yml +0 -40
  17. package/__mocks__/requestretry.js +0 -35
  18. package/cli.gif +0 -0
  19. package/docs/archetypes/default.md +0 -6
  20. package/docs/config.toml +0 -44
  21. package/docs/content/_header.md +0 -6
  22. package/docs/content/_index.md +0 -19
  23. package/docs/content/contexts/spec/_index.md +0 -28
  24. package/docs/content/contexts/spec/config.md +0 -30
  25. package/docs/content/contexts/spec/helm-repository.md +0 -16
  26. package/docs/content/contexts/spec/secret-yaml.md +0 -32
  27. package/docs/content/contexts/spec/secret.md +0 -30
  28. package/docs/content/contexts/spec/yaml.md +0 -30
  29. package/docs/content/external-resources.md +0 -8
  30. package/docs/content/getting-started/_index.md +0 -28
  31. package/docs/content/installation/_index.md +0 -13
  32. package/docs/content/installation/docker.md +0 -15
  33. package/docs/content/installation/homebrew.md +0 -29
  34. package/docs/content/installation/npm.md +0 -22
  35. package/docs/content/installation/yarn.md +0 -22
  36. package/docs/content/more/_index.md +0 -7
  37. package/docs/content/operate on resources/_index.md +0 -10
  38. package/docs/content/pipelines/Run Pipeline.md +0 -38
  39. package/docs/content/pipelines/spec.md +0 -264
  40. package/docs/docs.spec.js +0 -8
  41. package/docs/index.js +0 -431
  42. package/docs/layouts/partials/menu-footer.html +0 -13
  43. package/docs/themes/docdock/LICENSE.md +0 -22
  44. package/docs/themes/docdock/README.md +0 -129
  45. package/docs/themes/docdock/archetypes/default.md +0 -9
  46. package/docs/themes/docdock/archetypes/slide.md +0 -46
  47. package/docs/themes/docdock/exampleSite/config.toml +0 -68
  48. package/docs/themes/docdock/exampleSite/content/_index.md +0 -50
  49. package/docs/themes/docdock/exampleSite/content/content-organisation/_index.md +0 -138
  50. package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/_index.md +0 -66
  51. package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/disable.md +0 -24
  52. package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/theme-variants.md +0 -35
  53. package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/themestyle.md +0 -25
  54. package/docs/themes/docdock/exampleSite/content/content-organisation/extramenu.md +0 -28
  55. package/docs/themes/docdock/exampleSite/content/content-organisation/logo.md +0 -12
  56. package/docs/themes/docdock/exampleSite/content/create-page/_index.md +0 -54
  57. package/docs/themes/docdock/exampleSite/content/create-page/homepage.md +0 -8
  58. package/docs/themes/docdock/exampleSite/content/create-page/myslide.md +0 -48
  59. package/docs/themes/docdock/exampleSite/content/create-page/page-images.md +0 -28
  60. package/docs/themes/docdock/exampleSite/content/create-page/page-slide.md +0 -114
  61. package/docs/themes/docdock/exampleSite/content/credits.md +0 -44
  62. package/docs/themes/docdock/exampleSite/content/getting-start/_index.md +0 -12
  63. package/docs/themes/docdock/exampleSite/content/getting-start/configuration.md +0 -56
  64. package/docs/themes/docdock/exampleSite/content/getting-start/installation.md +0 -83
  65. package/docs/themes/docdock/exampleSite/content/search/_index.md +0 -13
  66. package/docs/themes/docdock/exampleSite/content/shortcodes/_index.md +0 -10
  67. package/docs/themes/docdock/exampleSite/content/shortcodes/alert.md +0 -30
  68. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/BachGavotteShort.mp3 +0 -0
  69. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/Carroll_AliceAuPaysDesMerveilles.pdf +0 -0
  70. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/adivorciarsetoca00cape.pdf +0 -0
  71. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/hugo.png +0 -0
  72. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/movieselectricsheep-flock-244-32500-2.mp4 +0 -0
  73. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.md +0 -59
  74. package/docs/themes/docdock/exampleSite/content/shortcodes/button.md +0 -37
  75. package/docs/themes/docdock/exampleSite/content/shortcodes/children/_index.md +0 -46
  76. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/_index.md +0 -6
  77. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/_index.md +0 -6
  78. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/children-1-1-1/_index.md +0 -6
  79. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/_index.md +0 -6
  80. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/_index.md +0 -6
  81. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-2/_index.md +0 -11
  82. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-2/test3.md +0 -6
  83. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-3/_index.md +0 -6
  84. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-4/_index.md +0 -7
  85. package/docs/themes/docdock/exampleSite/content/shortcodes/children/test.md +0 -6
  86. package/docs/themes/docdock/exampleSite/content/shortcodes/excerpt-include.md +0 -25
  87. package/docs/themes/docdock/exampleSite/content/shortcodes/excerpt.md +0 -39
  88. package/docs/themes/docdock/exampleSite/content/shortcodes/expand.md +0 -41
  89. package/docs/themes/docdock/exampleSite/content/shortcodes/icon.md +0 -1254
  90. package/docs/themes/docdock/exampleSite/content/shortcodes/mermaid.md +0 -98
  91. package/docs/themes/docdock/exampleSite/content/shortcodes/notice.md +0 -61
  92. package/docs/themes/docdock/exampleSite/content/shortcodes/panel.md +0 -60
  93. package/docs/themes/docdock/exampleSite/content/shortcodes/revealjs.md +0 -119
  94. package/docs/themes/docdock/exampleSite/content/showcase.md +0 -15
  95. package/docs/themes/docdock/exampleSite/layouts/partials/custom-head.html +0 -10
  96. package/docs/themes/docdock/exampleSite/layouts/partials/menu-footer.html +0 -13
  97. package/docs/themes/docdock/exampleSite/layouts/shortcodes/ghcontributors.html +0 -31
  98. package/docs/themes/docdock/exampleSite/static/menu-entry-icon.png +0 -0
  99. package/docs/themes/docdock/exampleSite/static/showcase/bitfan.site.png +0 -0
  100. package/docs/themes/docdock/exampleSite/static/showcase/invincible.site.png +0 -0
  101. package/docs/themes/docdock/exampleSite/static/style-flex.png +0 -0
  102. package/docs/themes/docdock/exampleSite/static/style-original.png +0 -0
  103. package/docs/themes/docdock/exampleSite/static/variant-gold.png +0 -0
  104. package/docs/themes/docdock/exampleSite/static/variant-gray.png +0 -0
  105. package/docs/themes/docdock/exampleSite/static/variant-green.png +0 -0
  106. package/docs/themes/docdock/i18n/en.toml +0 -44
  107. package/docs/themes/docdock/i18n/es.toml +0 -26
  108. package/docs/themes/docdock/i18n/fr.toml +0 -44
  109. package/docs/themes/docdock/i18n/nb.toml +0 -38
  110. package/docs/themes/docdock/images/screenshot.png +0 -0
  111. package/docs/themes/docdock/images/tn.png +0 -0
  112. package/docs/themes/docdock/layouts/404.html +0 -39
  113. package/docs/themes/docdock/layouts/_default/baseof.html +0 -32
  114. package/docs/themes/docdock/layouts/_default/li.html +0 -22
  115. package/docs/themes/docdock/layouts/_default/list.html +0 -20
  116. package/docs/themes/docdock/layouts/_default/single.html +0 -3
  117. package/docs/themes/docdock/layouts/index.html +0 -30
  118. package/docs/themes/docdock/layouts/index.json +0 -12
  119. package/docs/themes/docdock/layouts/partials/breadcrumb.html +0 -8
  120. package/docs/themes/docdock/layouts/partials/custom-content-footer.html +0 -6
  121. package/docs/themes/docdock/layouts/partials/custom-footer.html +0 -0
  122. package/docs/themes/docdock/layouts/partials/custom-head.html +0 -2
  123. package/docs/themes/docdock/layouts/partials/flex/body-aftercontent.html +0 -54
  124. package/docs/themes/docdock/layouts/partials/flex/body-beforecontent.html +0 -68
  125. package/docs/themes/docdock/layouts/partials/flex/head.html +0 -17
  126. package/docs/themes/docdock/layouts/partials/flex/scripts.html +0 -11
  127. package/docs/themes/docdock/layouts/partials/flex/selectnavigation.html +0 -58
  128. package/docs/themes/docdock/layouts/partials/header.html +0 -10
  129. package/docs/themes/docdock/layouts/partials/language-selector.html +0 -18
  130. package/docs/themes/docdock/layouts/partials/menu-footer.html +0 -0
  131. package/docs/themes/docdock/layouts/partials/menu.html +0 -82
  132. package/docs/themes/docdock/layouts/partials/next-prev-page.html +0 -44
  133. package/docs/themes/docdock/layouts/partials/original/body-aftercontent.html +0 -13
  134. package/docs/themes/docdock/layouts/partials/original/body-beforecontent.html +0 -128
  135. package/docs/themes/docdock/layouts/partials/original/head.html +0 -23
  136. package/docs/themes/docdock/layouts/partials/original/scripts.html +0 -10
  137. package/docs/themes/docdock/layouts/partials/pagination.html +0 -9
  138. package/docs/themes/docdock/layouts/shortcodes/alert.html +0 -6
  139. package/docs/themes/docdock/layouts/shortcodes/anchor.html +0 -1
  140. package/docs/themes/docdock/layouts/shortcodes/anchorlink.html +0 -1
  141. package/docs/themes/docdock/layouts/shortcodes/attachmentlink.html +0 -5
  142. package/docs/themes/docdock/layouts/shortcodes/attachments.html +0 -33
  143. package/docs/themes/docdock/layouts/shortcodes/button.html +0 -6
  144. package/docs/themes/docdock/layouts/shortcodes/children.html +0 -104
  145. package/docs/themes/docdock/layouts/shortcodes/code.html +0 -1
  146. package/docs/themes/docdock/layouts/shortcodes/emoticon.html +0 -29
  147. package/docs/themes/docdock/layouts/shortcodes/excerpt-include.html +0 -14
  148. package/docs/themes/docdock/layouts/shortcodes/excerpt.html +0 -7
  149. package/docs/themes/docdock/layouts/shortcodes/expand.html +0 -16
  150. package/docs/themes/docdock/layouts/shortcodes/header.html +0 -16
  151. package/docs/themes/docdock/layouts/shortcodes/icon.html +0 -13
  152. package/docs/themes/docdock/layouts/shortcodes/image.html +0 -5
  153. package/docs/themes/docdock/layouts/shortcodes/info.html +0 -10
  154. package/docs/themes/docdock/layouts/shortcodes/label.html +0 -1
  155. package/docs/themes/docdock/layouts/shortcodes/mermaid.html +0 -3
  156. package/docs/themes/docdock/layouts/shortcodes/note.html +0 -4
  157. package/docs/themes/docdock/layouts/shortcodes/notice.html +0 -1
  158. package/docs/themes/docdock/layouts/shortcodes/pagelink.html +0 -12
  159. package/docs/themes/docdock/layouts/shortcodes/pagetreesearch.html +0 -1
  160. package/docs/themes/docdock/layouts/shortcodes/panel.html +0 -5
  161. package/docs/themes/docdock/layouts/shortcodes/recently-updated.html +0 -7
  162. package/docs/themes/docdock/layouts/shortcodes/relref.html +0 -14
  163. package/docs/themes/docdock/layouts/shortcodes/revealjs.html +0 -66
  164. package/docs/themes/docdock/layouts/shortcodes/section.html +0 -1
  165. package/docs/themes/docdock/layouts/shortcodes/task.html +0 -10
  166. package/docs/themes/docdock/layouts/shortcodes/tasklist.html +0 -4
  167. package/docs/themes/docdock/layouts/shortcodes/tip.html +0 -10
  168. package/docs/themes/docdock/layouts/shortcodes/toc.html +0 -2
  169. package/docs/themes/docdock/layouts/shortcodes/unknow.html +0 -1
  170. package/docs/themes/docdock/layouts/shortcodes/userlink.html +0 -1
  171. package/docs/themes/docdock/layouts/shortcodes/viewppt.html +0 -5
  172. package/docs/themes/docdock/layouts/shortcodes/viewxls.html +0 -5
  173. package/docs/themes/docdock/layouts/shortcodes/warning.html +0 -12
  174. package/docs/themes/docdock/layouts/shortcodes/well.html +0 -1
  175. package/docs/themes/docdock/layouts/slide/single.html +0 -38
  176. package/docs/themes/docdock/static/css/auto-complete.css +0 -49
  177. package/docs/themes/docdock/static/css/bootstrap.min.css +0 -1884
  178. package/docs/themes/docdock/static/css/featherlight.min.css +0 -8
  179. package/docs/themes/docdock/static/css/font-awesome.min.css +0 -4
  180. package/docs/themes/docdock/static/css/horsey.css +0 -35
  181. package/docs/themes/docdock/static/css/hybrid.css +0 -102
  182. package/docs/themes/docdock/static/css/nucleus.css +0 -617
  183. package/docs/themes/docdock/static/fonts/FontAwesome.otf +0 -0
  184. package/docs/themes/docdock/static/fonts/Inconsolata.eot +0 -0
  185. package/docs/themes/docdock/static/fonts/Inconsolata.svg +0 -359
  186. package/docs/themes/docdock/static/fonts/Inconsolata.ttf +0 -0
  187. package/docs/themes/docdock/static/fonts/Inconsolata.woff +0 -0
  188. package/docs/themes/docdock/static/fonts/Lato-Bold.ttf +0 -0
  189. package/docs/themes/docdock/static/fonts/Lato-Bold.woff2 +0 -0
  190. package/docs/themes/docdock/static/fonts/Lato-Regular.ttf +0 -0
  191. package/docs/themes/docdock/static/fonts/Lato-Regular.woff2 +0 -0
  192. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.eot +0 -0
  193. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.svg +0 -1019
  194. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.ttf +0 -0
  195. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.woff +0 -0
  196. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.woff2 +0 -0
  197. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.eot +0 -0
  198. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.svg +0 -918
  199. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.ttf +0 -0
  200. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.woff +0 -0
  201. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.woff2 +0 -0
  202. package/docs/themes/docdock/static/fonts/Roboto-Italic.ttf +0 -0
  203. package/docs/themes/docdock/static/fonts/Roboto-Medium.ttf +0 -0
  204. package/docs/themes/docdock/static/fonts/Roboto-Regular.ttf +0 -0
  205. package/docs/themes/docdock/static/fonts/RobotoMono-Medium.ttf +0 -0
  206. package/docs/themes/docdock/static/fonts/RobotoMono-Regular.ttf +0 -0
  207. package/docs/themes/docdock/static/fonts/Work_Sans_200.eot +0 -0
  208. package/docs/themes/docdock/static/fonts/Work_Sans_200.svg +0 -332
  209. package/docs/themes/docdock/static/fonts/Work_Sans_200.ttf +0 -0
  210. package/docs/themes/docdock/static/fonts/Work_Sans_200.woff +0 -0
  211. package/docs/themes/docdock/static/fonts/Work_Sans_200.woff2 +0 -0
  212. package/docs/themes/docdock/static/fonts/Work_Sans_300.eot +0 -0
  213. package/docs/themes/docdock/static/fonts/Work_Sans_300.svg +0 -331
  214. package/docs/themes/docdock/static/fonts/Work_Sans_300.ttf +0 -0
  215. package/docs/themes/docdock/static/fonts/Work_Sans_300.woff +0 -0
  216. package/docs/themes/docdock/static/fonts/Work_Sans_300.woff2 +0 -0
  217. package/docs/themes/docdock/static/fonts/Work_Sans_500.eot +0 -0
  218. package/docs/themes/docdock/static/fonts/Work_Sans_500.svg +0 -333
  219. package/docs/themes/docdock/static/fonts/Work_Sans_500.ttf +0 -0
  220. package/docs/themes/docdock/static/fonts/Work_Sans_500.woff +0 -0
  221. package/docs/themes/docdock/static/fonts/Work_Sans_500.woff2 +0 -0
  222. package/docs/themes/docdock/static/fonts/fontawesome-webfont.eot +0 -0
  223. package/docs/themes/docdock/static/fonts/fontawesome-webfont.svg +0 -2671
  224. package/docs/themes/docdock/static/fonts/fontawesome-webfont.ttf +0 -0
  225. package/docs/themes/docdock/static/fonts/fontawesome-webfont.woff +0 -0
  226. package/docs/themes/docdock/static/fonts/fontawesome-webfont.woff2 +0 -0
  227. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.eot +0 -0
  228. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.svg +0 -288
  229. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.ttf +0 -0
  230. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.woff +0 -0
  231. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.woff2 +0 -0
  232. package/docs/themes/docdock/static/images/clippy.svg +0 -4
  233. package/docs/themes/docdock/static/images/favicon.png +0 -0
  234. package/docs/themes/docdock/static/images/gopher-404.jpg +0 -0
  235. package/docs/themes/docdock/static/js/auto-complete.js +0 -223
  236. package/docs/themes/docdock/static/js/clipboard.min.js +0 -7
  237. package/docs/themes/docdock/static/js/docdock.js +0 -309
  238. package/docs/themes/docdock/static/js/featherlight.min.js +0 -8
  239. package/docs/themes/docdock/static/js/highlight.pack.js +0 -2
  240. package/docs/themes/docdock/static/js/html5shiv-printshiv.min.js +0 -4
  241. package/docs/themes/docdock/static/js/jquery-2.x.min.js +0 -4
  242. package/docs/themes/docdock/static/js/lunr.min.js +0 -6
  243. package/docs/themes/docdock/static/js/modernizr.custom.71422.js +0 -4
  244. package/docs/themes/docdock/static/js/search.js +0 -91
  245. package/docs/themes/docdock/static/mermaid/mermaid.css +0 -273
  246. package/docs/themes/docdock/static/mermaid/mermaid.dark.css +0 -275
  247. package/docs/themes/docdock/static/mermaid/mermaid.forest.css +0 -353
  248. package/docs/themes/docdock/static/mermaid/mermaid.js +0 -30
  249. package/docs/themes/docdock/static/none.html +0 -0
  250. package/docs/themes/docdock/static/revealjs/.travis.yml +0 -5
  251. package/docs/themes/docdock/static/revealjs/CONTRIBUTING.md +0 -23
  252. package/docs/themes/docdock/static/revealjs/Gruntfile.js +0 -192
  253. package/docs/themes/docdock/static/revealjs/LICENSE +0 -19
  254. package/docs/themes/docdock/static/revealjs/README.md +0 -1238
  255. package/docs/themes/docdock/static/revealjs/bower.json +0 -27
  256. package/docs/themes/docdock/static/revealjs/css/print/paper.css +0 -203
  257. package/docs/themes/docdock/static/revealjs/css/print/pdf.css +0 -178
  258. package/docs/themes/docdock/static/revealjs/css/reveal.css +0 -1555
  259. package/docs/themes/docdock/static/revealjs/css/reveal.scss +0 -1717
  260. package/docs/themes/docdock/static/revealjs/css/theme/README.md +0 -21
  261. package/docs/themes/docdock/static/revealjs/css/theme/beige.css +0 -268
  262. package/docs/themes/docdock/static/revealjs/css/theme/black.css +0 -264
  263. package/docs/themes/docdock/static/revealjs/css/theme/blood.css +0 -287
  264. package/docs/themes/docdock/static/revealjs/css/theme/league.css +0 -270
  265. package/docs/themes/docdock/static/revealjs/css/theme/moon.css +0 -268
  266. package/docs/themes/docdock/static/revealjs/css/theme/night.css +0 -262
  267. package/docs/themes/docdock/static/revealjs/css/theme/serif.css +0 -264
  268. package/docs/themes/docdock/static/revealjs/css/theme/simple.css +0 -267
  269. package/docs/themes/docdock/static/revealjs/css/theme/sky.css +0 -271
  270. package/docs/themes/docdock/static/revealjs/css/theme/solarized.css +0 -268
  271. package/docs/themes/docdock/static/revealjs/css/theme/source/beige.scss +0 -39
  272. package/docs/themes/docdock/static/revealjs/css/theme/source/black.scss +0 -49
  273. package/docs/themes/docdock/static/revealjs/css/theme/source/blood.scss +0 -78
  274. package/docs/themes/docdock/static/revealjs/css/theme/source/league.scss +0 -34
  275. package/docs/themes/docdock/static/revealjs/css/theme/source/moon.scss +0 -57
  276. package/docs/themes/docdock/static/revealjs/css/theme/source/night.scss +0 -34
  277. package/docs/themes/docdock/static/revealjs/css/theme/source/serif.scss +0 -35
  278. package/docs/themes/docdock/static/revealjs/css/theme/source/simple.scss +0 -43
  279. package/docs/themes/docdock/static/revealjs/css/theme/source/sky.scss +0 -46
  280. package/docs/themes/docdock/static/revealjs/css/theme/source/solarized.scss +0 -63
  281. package/docs/themes/docdock/static/revealjs/css/theme/source/white.scss +0 -49
  282. package/docs/themes/docdock/static/revealjs/css/theme/template/mixins.scss +0 -29
  283. package/docs/themes/docdock/static/revealjs/css/theme/template/settings.scss +0 -43
  284. package/docs/themes/docdock/static/revealjs/css/theme/template/theme.scss +0 -316
  285. package/docs/themes/docdock/static/revealjs/css/theme/white.css +0 -264
  286. package/docs/themes/docdock/static/revealjs/demo.html +0 -410
  287. package/docs/themes/docdock/static/revealjs/index.html +0 -49
  288. package/docs/themes/docdock/static/revealjs/js/reveal.js +0 -5239
  289. package/docs/themes/docdock/static/revealjs/lib/css/zenburn.css +0 -80
  290. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/LICENSE +0 -2
  291. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.css +0 -10
  292. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.eot +0 -0
  293. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.ttf +0 -0
  294. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.woff +0 -0
  295. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/LICENSE +0 -45
  296. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.eot +0 -0
  297. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.ttf +0 -0
  298. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.woff +0 -0
  299. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.eot +0 -0
  300. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.ttf +0 -0
  301. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.woff +0 -0
  302. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.eot +0 -0
  303. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.ttf +0 -0
  304. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.woff +0 -0
  305. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot +0 -0
  306. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf +0 -0
  307. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff +0 -0
  308. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro.css +0 -39
  309. package/docs/themes/docdock/static/revealjs/lib/js/classList.js +0 -2
  310. package/docs/themes/docdock/static/revealjs/lib/js/head.min.js +0 -9
  311. package/docs/themes/docdock/static/revealjs/lib/js/html5shiv.js +0 -7
  312. package/docs/themes/docdock/static/revealjs/package.json +0 -43
  313. package/docs/themes/docdock/static/revealjs/plugin/highlight/highlight.js +0 -77
  314. package/docs/themes/docdock/static/revealjs/plugin/markdown/example.html +0 -129
  315. package/docs/themes/docdock/static/revealjs/plugin/markdown/example.md +0 -31
  316. package/docs/themes/docdock/static/revealjs/plugin/markdown/markdown.js +0 -412
  317. package/docs/themes/docdock/static/revealjs/plugin/markdown/marked.js +0 -6
  318. package/docs/themes/docdock/static/revealjs/plugin/math/math.js +0 -67
  319. package/docs/themes/docdock/static/revealjs/plugin/multiplex/client.js +0 -13
  320. package/docs/themes/docdock/static/revealjs/plugin/multiplex/index.js +0 -64
  321. package/docs/themes/docdock/static/revealjs/plugin/multiplex/master.js +0 -34
  322. package/docs/themes/docdock/static/revealjs/plugin/multiplex/package.json +0 -19
  323. package/docs/themes/docdock/static/revealjs/plugin/notes/notes.html +0 -759
  324. package/docs/themes/docdock/static/revealjs/plugin/notes/notes.js +0 -155
  325. package/docs/themes/docdock/static/revealjs/plugin/notes-server/client.js +0 -65
  326. package/docs/themes/docdock/static/revealjs/plugin/notes-server/index.js +0 -69
  327. package/docs/themes/docdock/static/revealjs/plugin/notes-server/notes.html +0 -585
  328. package/docs/themes/docdock/static/revealjs/plugin/print-pdf/print-pdf.js +0 -69
  329. package/docs/themes/docdock/static/revealjs/plugin/search/search.js +0 -206
  330. package/docs/themes/docdock/static/revealjs/plugin/zoom-js/zoom.js +0 -272
  331. package/docs/themes/docdock/static/revealjs/test/examples/assets/image1.png +0 -0
  332. package/docs/themes/docdock/static/revealjs/test/examples/assets/image2.png +0 -0
  333. package/docs/themes/docdock/static/revealjs/test/examples/barebones.html +0 -41
  334. package/docs/themes/docdock/static/revealjs/test/examples/embedded-media.html +0 -49
  335. package/docs/themes/docdock/static/revealjs/test/examples/math.html +0 -185
  336. package/docs/themes/docdock/static/revealjs/test/examples/slide-backgrounds.html +0 -144
  337. package/docs/themes/docdock/static/revealjs/test/examples/slide-transitions.html +0 -101
  338. package/docs/themes/docdock/static/revealjs/test/qunit-1.12.0.css +0 -244
  339. package/docs/themes/docdock/static/revealjs/test/qunit-1.12.0.js +0 -2212
  340. package/docs/themes/docdock/static/revealjs/test/simple.md +0 -12
  341. package/docs/themes/docdock/static/revealjs/test/test-markdown-element-attributes.html +0 -134
  342. package/docs/themes/docdock/static/revealjs/test/test-markdown-element-attributes.js +0 -46
  343. package/docs/themes/docdock/static/revealjs/test/test-markdown-external.html +0 -36
  344. package/docs/themes/docdock/static/revealjs/test/test-markdown-external.js +0 -24
  345. package/docs/themes/docdock/static/revealjs/test/test-markdown-options.html +0 -41
  346. package/docs/themes/docdock/static/revealjs/test/test-markdown-options.js +0 -26
  347. package/docs/themes/docdock/static/revealjs/test/test-markdown-slide-attributes.html +0 -128
  348. package/docs/themes/docdock/static/revealjs/test/test-markdown-slide-attributes.js +0 -47
  349. package/docs/themes/docdock/static/revealjs/test/test-markdown.html +0 -52
  350. package/docs/themes/docdock/static/revealjs/test/test-markdown.js +0 -15
  351. package/docs/themes/docdock/static/revealjs/test/test-pdf.html +0 -83
  352. package/docs/themes/docdock/static/revealjs/test/test-pdf.js +0 -15
  353. package/docs/themes/docdock/static/revealjs/test/test.html +0 -86
  354. package/docs/themes/docdock/static/revealjs/test/test.js +0 -597
  355. package/docs/themes/docdock/static/scss/flex/article.scss +0 -356
  356. package/docs/themes/docdock/static/scss/flex/fonts.scss +0 -38
  357. package/docs/themes/docdock/static/scss/flex/footer.scss +0 -45
  358. package/docs/themes/docdock/static/scss/flex/header.scss +0 -89
  359. package/docs/themes/docdock/static/scss/flex/main.scss +0 -164
  360. package/docs/themes/docdock/static/scss/flex/medias.scss +0 -74
  361. package/docs/themes/docdock/static/scss/flex/menu.scss +0 -126
  362. package/docs/themes/docdock/static/scss/flex/shortcode.children.scss +0 -34
  363. package/docs/themes/docdock/static/scss/flex/shortcode.notice.scss +0 -63
  364. package/docs/themes/docdock/static/scss/flex/style.scss +0 -14
  365. package/docs/themes/docdock/static/scss/original/_colours.scss +0 -14
  366. package/docs/themes/docdock/static/scss/original/_functions.scss +0 -89
  367. package/docs/themes/docdock/static/scss/original/_variables.scss +0 -137
  368. package/docs/themes/docdock/static/scss/original/fonts.scss +0 -23
  369. package/docs/themes/docdock/static/scss/original/main.scss +0 -1233
  370. package/docs/themes/docdock/static/scss/original/print.scss +0 -29
  371. package/docs/themes/docdock/static/scss/original/responsive.scss +0 -124
  372. package/docs/themes/docdock/static/scss/original/shortcodes.scss +0 -32
  373. package/docs/themes/docdock/static/scss/original/sidebar.scss +0 -276
  374. package/docs/themes/docdock/static/scss/original/style.scss +0 -16
  375. package/docs/themes/docdock/static/theme-flex/ribbon.png +0 -0
  376. package/docs/themes/docdock/static/theme-flex/script.js +0 -277
  377. package/docs/themes/docdock/static/theme-flex/style.css +0 -728
  378. package/docs/themes/docdock/static/theme-original/script.js +0 -133
  379. package/docs/themes/docdock/static/theme-original/style.css +0 -1411
  380. package/docs/themes/docdock/static/theme-original/variant-blue.css +0 -0
  381. package/docs/themes/docdock/static/theme-original/variant-gold.css +0 -61
  382. package/docs/themes/docdock/static/theme-original/variant-gray.css +0 -61
  383. package/docs/themes/docdock/static/theme-original/variant-green.css +0 -61
  384. package/docs/themes/docdock/theme.toml +0 -22
  385. package/e2e/README.md +0 -10
  386. package/e2e/data/crud.pip.yaml +0 -23
  387. package/e2e/data/test-run.pip.yaml +0 -23
  388. package/e2e/e2e.spec.sh +0 -25
  389. package/e2e/helpers.sh +0 -10
  390. package/e2e/scenarios/agents.sh +0 -1
  391. package/e2e/scenarios/annotations.sh +0 -2
  392. package/e2e/scenarios/boards.sh +0 -3
  393. package/e2e/scenarios/builds.sh +0 -1
  394. package/e2e/scenarios/clusters.sh +0 -1
  395. package/e2e/scenarios/compositions.sh +0 -1
  396. package/e2e/scenarios/contexts.sh +0 -1
  397. package/e2e/scenarios/environments.sh +0 -1
  398. package/e2e/scenarios/helm-repo.sh +0 -1
  399. package/e2e/scenarios/images.sh +0 -1
  400. package/e2e/scenarios/pipeline-run.sh +0 -26
  401. package/e2e/scenarios/pipelines.sh +0 -31
  402. package/e2e/scenarios/projects.sh +0 -17
  403. package/e2e/scenarios/registry.sh +0 -1
  404. package/e2e/scenarios/repository.sh +0 -2
  405. package/e2e/scenarios/runtime-environment.sh +0 -1
  406. package/e2e/scenarios/step-types.sh +0 -1
  407. package/e2e/scenarios/system-runtime-environments.sh +0 -1
  408. package/e2e/scenarios/teams.sh +0 -1
  409. package/e2e/scenarios/tokens.sh +0 -1
  410. package/e2e/scenarios/triggers.sh +0 -3
  411. package/test-setup.js +0 -34
@@ -1,1884 +0,0 @@
1
- @font-face {
2
- font-family: 'Glyphicons Halflings';
3
- src: url('../fonts/glyphicons-halflings-regular.eot');
4
- src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
5
- }
6
- .glyphicon {
7
- position: relative;
8
- top: 1px;
9
- display: inline-block;
10
- font-family: 'Glyphicons Halflings';
11
- font-style: normal;
12
- font-weight: normal;
13
- line-height: 1;
14
- -webkit-font-smoothing: antialiased;
15
- -moz-osx-font-smoothing: grayscale;
16
- }
17
- .glyphicon-asterisk:before {
18
- content: "\2a";
19
- }
20
- .glyphicon-plus:before {
21
- content: "\2b";
22
- }
23
- .glyphicon-euro:before,
24
- .glyphicon-eur:before {
25
- content: "\20ac";
26
- }
27
- .glyphicon-minus:before {
28
- content: "\2212";
29
- }
30
- .glyphicon-cloud:before {
31
- content: "\2601";
32
- }
33
- .glyphicon-envelope:before {
34
- content: "\2709";
35
- }
36
- .glyphicon-pencil:before {
37
- content: "\270f";
38
- }
39
- .glyphicon-glass:before {
40
- content: "\e001";
41
- }
42
- .glyphicon-music:before {
43
- content: "\e002";
44
- }
45
- .glyphicon-search:before {
46
- content: "\e003";
47
- }
48
- .glyphicon-heart:before {
49
- content: "\e005";
50
- }
51
- .glyphicon-star:before {
52
- content: "\e006";
53
- }
54
- .glyphicon-star-empty:before {
55
- content: "\e007";
56
- }
57
- .glyphicon-user:before {
58
- content: "\e008";
59
- }
60
- .glyphicon-film:before {
61
- content: "\e009";
62
- }
63
- .glyphicon-th-large:before {
64
- content: "\e010";
65
- }
66
- .glyphicon-th:before {
67
- content: "\e011";
68
- }
69
- .glyphicon-th-list:before {
70
- content: "\e012";
71
- }
72
- .glyphicon-ok:before {
73
- content: "\e013";
74
- }
75
- .glyphicon-remove:before {
76
- content: "\e014";
77
- }
78
- .glyphicon-zoom-in:before {
79
- content: "\e015";
80
- }
81
- .glyphicon-zoom-out:before {
82
- content: "\e016";
83
- }
84
- .glyphicon-off:before {
85
- content: "\e017";
86
- }
87
- .glyphicon-signal:before {
88
- content: "\e018";
89
- }
90
- .glyphicon-cog:before {
91
- content: "\e019";
92
- }
93
- .glyphicon-trash:before {
94
- content: "\e020";
95
- }
96
- .glyphicon-home:before {
97
- content: "\e021";
98
- }
99
- .glyphicon-file:before {
100
- content: "\e022";
101
- }
102
- .glyphicon-time:before {
103
- content: "\e023";
104
- }
105
- .glyphicon-road:before {
106
- content: "\e024";
107
- }
108
- .glyphicon-download-alt:before {
109
- content: "\e025";
110
- }
111
- .glyphicon-download:before {
112
- content: "\e026";
113
- }
114
- .glyphicon-upload:before {
115
- content: "\e027";
116
- }
117
- .glyphicon-inbox:before {
118
- content: "\e028";
119
- }
120
- .glyphicon-play-circle:before {
121
- content: "\e029";
122
- }
123
- .glyphicon-repeat:before {
124
- content: "\e030";
125
- }
126
- .glyphicon-refresh:before {
127
- content: "\e031";
128
- }
129
- .glyphicon-list-alt:before {
130
- content: "\e032";
131
- }
132
- .glyphicon-lock:before {
133
- content: "\e033";
134
- }
135
- .glyphicon-flag:before {
136
- content: "\e034";
137
- }
138
- .glyphicon-headphones:before {
139
- content: "\e035";
140
- }
141
- .glyphicon-volume-off:before {
142
- content: "\e036";
143
- }
144
- .glyphicon-volume-down:before {
145
- content: "\e037";
146
- }
147
- .glyphicon-volume-up:before {
148
- content: "\e038";
149
- }
150
- .glyphicon-qrcode:before {
151
- content: "\e039";
152
- }
153
- .glyphicon-barcode:before {
154
- content: "\e040";
155
- }
156
- .glyphicon-tag:before {
157
- content: "\e041";
158
- }
159
- .glyphicon-tags:before {
160
- content: "\e042";
161
- }
162
- .glyphicon-book:before {
163
- content: "\e043";
164
- }
165
- .glyphicon-bookmark:before {
166
- content: "\e044";
167
- }
168
- .glyphicon-print:before {
169
- content: "\e045";
170
- }
171
- .glyphicon-camera:before {
172
- content: "\e046";
173
- }
174
- .glyphicon-font:before {
175
- content: "\e047";
176
- }
177
- .glyphicon-bold:before {
178
- content: "\e048";
179
- }
180
- .glyphicon-italic:before {
181
- content: "\e049";
182
- }
183
- .glyphicon-text-height:before {
184
- content: "\e050";
185
- }
186
- .glyphicon-text-width:before {
187
- content: "\e051";
188
- }
189
- .glyphicon-align-left:before {
190
- content: "\e052";
191
- }
192
- .glyphicon-align-center:before {
193
- content: "\e053";
194
- }
195
- .glyphicon-align-right:before {
196
- content: "\e054";
197
- }
198
- .glyphicon-align-justify:before {
199
- content: "\e055";
200
- }
201
- .glyphicon-list:before {
202
- content: "\e056";
203
- }
204
- .glyphicon-indent-left:before {
205
- content: "\e057";
206
- }
207
- .glyphicon-indent-right:before {
208
- content: "\e058";
209
- }
210
- .glyphicon-facetime-video:before {
211
- content: "\e059";
212
- }
213
- .glyphicon-picture:before {
214
- content: "\e060";
215
- }
216
- .glyphicon-map-marker:before {
217
- content: "\e062";
218
- }
219
- .glyphicon-adjust:before {
220
- content: "\e063";
221
- }
222
- .glyphicon-tint:before {
223
- content: "\e064";
224
- }
225
- .glyphicon-edit:before {
226
- content: "\e065";
227
- }
228
- .glyphicon-share:before {
229
- content: "\e066";
230
- }
231
- .glyphicon-check:before {
232
- content: "\e067";
233
- }
234
- .glyphicon-move:before {
235
- content: "\e068";
236
- }
237
- .glyphicon-step-backward:before {
238
- content: "\e069";
239
- }
240
- .glyphicon-fast-backward:before {
241
- content: "\e070";
242
- }
243
- .glyphicon-backward:before {
244
- content: "\e071";
245
- }
246
- .glyphicon-play:before {
247
- content: "\e072";
248
- }
249
- .glyphicon-pause:before {
250
- content: "\e073";
251
- }
252
- .glyphicon-stop:before {
253
- content: "\e074";
254
- }
255
- .glyphicon-forward:before {
256
- content: "\e075";
257
- }
258
- .glyphicon-fast-forward:before {
259
- content: "\e076";
260
- }
261
- .glyphicon-step-forward:before {
262
- content: "\e077";
263
- }
264
- .glyphicon-eject:before {
265
- content: "\e078";
266
- }
267
- .glyphicon-chevron-left:before {
268
- content: "\e079";
269
- }
270
- .glyphicon-chevron-right:before {
271
- content: "\e080";
272
- }
273
- .glyphicon-plus-sign:before {
274
- content: "\e081";
275
- }
276
- .glyphicon-minus-sign:before {
277
- content: "\e082";
278
- }
279
- .glyphicon-remove-sign:before {
280
- content: "\e083";
281
- }
282
- .glyphicon-ok-sign:before {
283
- content: "\e084";
284
- }
285
- .glyphicon-question-sign:before {
286
- content: "\e085";
287
- }
288
- .glyphicon-info-sign:before {
289
- content: "\e086";
290
- }
291
- .glyphicon-screenshot:before {
292
- content: "\e087";
293
- }
294
- .glyphicon-remove-circle:before {
295
- content: "\e088";
296
- }
297
- .glyphicon-ok-circle:before {
298
- content: "\e089";
299
- }
300
- .glyphicon-ban-circle:before {
301
- content: "\e090";
302
- }
303
- .glyphicon-arrow-left:before {
304
- content: "\e091";
305
- }
306
- .glyphicon-arrow-right:before {
307
- content: "\e092";
308
- }
309
- .glyphicon-arrow-up:before {
310
- content: "\e093";
311
- }
312
- .glyphicon-arrow-down:before {
313
- content: "\e094";
314
- }
315
- .glyphicon-share-alt:before {
316
- content: "\e095";
317
- }
318
- .glyphicon-resize-full:before {
319
- content: "\e096";
320
- }
321
- .glyphicon-resize-small:before {
322
- content: "\e097";
323
- }
324
- .glyphicon-exclamation-sign:before {
325
- content: "\e101";
326
- }
327
- .glyphicon-gift:before {
328
- content: "\e102";
329
- }
330
- .glyphicon-leaf:before {
331
- content: "\e103";
332
- }
333
- .glyphicon-fire:before {
334
- content: "\e104";
335
- }
336
- .glyphicon-eye-open:before {
337
- content: "\e105";
338
- }
339
- .glyphicon-eye-close:before {
340
- content: "\e106";
341
- }
342
- .glyphicon-warning-sign:before {
343
- content: "\e107";
344
- }
345
- .glyphicon-plane:before {
346
- content: "\e108";
347
- }
348
- .glyphicon-calendar:before {
349
- content: "\e109";
350
- }
351
- .glyphicon-random:before {
352
- content: "\e110";
353
- }
354
- .glyphicon-comment:before {
355
- content: "\e111";
356
- }
357
- .glyphicon-magnet:before {
358
- content: "\e112";
359
- }
360
- .glyphicon-chevron-up:before {
361
- content: "\e113";
362
- }
363
- .glyphicon-chevron-down:before {
364
- content: "\e114";
365
- }
366
- .glyphicon-retweet:before {
367
- content: "\e115";
368
- }
369
- .glyphicon-shopping-cart:before {
370
- content: "\e116";
371
- }
372
- .glyphicon-folder-close:before {
373
- content: "\e117";
374
- }
375
- .glyphicon-folder-open:before {
376
- content: "\e118";
377
- }
378
- .glyphicon-resize-vertical:before {
379
- content: "\e119";
380
- }
381
- .glyphicon-resize-horizontal:before {
382
- content: "\e120";
383
- }
384
- .glyphicon-hdd:before {
385
- content: "\e121";
386
- }
387
- .glyphicon-bullhorn:before {
388
- content: "\e122";
389
- }
390
- .glyphicon-bell:before {
391
- content: "\e123";
392
- }
393
- .glyphicon-certificate:before {
394
- content: "\e124";
395
- }
396
- .glyphicon-thumbs-up:before {
397
- content: "\e125";
398
- }
399
- .glyphicon-thumbs-down:before {
400
- content: "\e126";
401
- }
402
- .glyphicon-hand-right:before {
403
- content: "\e127";
404
- }
405
- .glyphicon-hand-left:before {
406
- content: "\e128";
407
- }
408
- .glyphicon-hand-up:before {
409
- content: "\e129";
410
- }
411
- .glyphicon-hand-down:before {
412
- content: "\e130";
413
- }
414
- .glyphicon-circle-arrow-right:before {
415
- content: "\e131";
416
- }
417
- .glyphicon-circle-arrow-left:before {
418
- content: "\e132";
419
- }
420
- .glyphicon-circle-arrow-up:before {
421
- content: "\e133";
422
- }
423
- .glyphicon-circle-arrow-down:before {
424
- content: "\e134";
425
- }
426
- .glyphicon-globe:before {
427
- content: "\e135";
428
- }
429
- .glyphicon-wrench:before {
430
- content: "\e136";
431
- }
432
- .glyphicon-tasks:before {
433
- content: "\e137";
434
- }
435
- .glyphicon-filter:before {
436
- content: "\e138";
437
- }
438
- .glyphicon-briefcase:before {
439
- content: "\e139";
440
- }
441
- .glyphicon-fullscreen:before {
442
- content: "\e140";
443
- }
444
- .glyphicon-dashboard:before {
445
- content: "\e141";
446
- }
447
- .glyphicon-paperclip:before {
448
- content: "\e142";
449
- }
450
- .glyphicon-heart-empty:before {
451
- content: "\e143";
452
- }
453
- .glyphicon-link:before {
454
- content: "\e144";
455
- }
456
- .glyphicon-phone:before {
457
- content: "\e145";
458
- }
459
- .glyphicon-pushpin:before {
460
- content: "\e146";
461
- }
462
- .glyphicon-usd:before {
463
- content: "\e148";
464
- }
465
- .glyphicon-gbp:before {
466
- content: "\e149";
467
- }
468
- .glyphicon-sort:before {
469
- content: "\e150";
470
- }
471
- .glyphicon-sort-by-alphabet:before {
472
- content: "\e151";
473
- }
474
- .glyphicon-sort-by-alphabet-alt:before {
475
- content: "\e152";
476
- }
477
- .glyphicon-sort-by-order:before {
478
- content: "\e153";
479
- }
480
- .glyphicon-sort-by-order-alt:before {
481
- content: "\e154";
482
- }
483
- .glyphicon-sort-by-attributes:before {
484
- content: "\e155";
485
- }
486
- .glyphicon-sort-by-attributes-alt:before {
487
- content: "\e156";
488
- }
489
- .glyphicon-unchecked:before {
490
- content: "\e157";
491
- }
492
- .glyphicon-expand:before {
493
- content: "\e158";
494
- }
495
- .glyphicon-collapse-down:before {
496
- content: "\e159";
497
- }
498
- .glyphicon-collapse-up:before {
499
- content: "\e160";
500
- }
501
- .glyphicon-log-in:before {
502
- content: "\e161";
503
- }
504
- .glyphicon-flash:before {
505
- content: "\e162";
506
- }
507
- .glyphicon-log-out:before {
508
- content: "\e163";
509
- }
510
- .glyphicon-new-window:before {
511
- content: "\e164";
512
- }
513
- .glyphicon-record:before {
514
- content: "\e165";
515
- }
516
- .glyphicon-save:before {
517
- content: "\e166";
518
- }
519
- .glyphicon-open:before {
520
- content: "\e167";
521
- }
522
- .glyphicon-saved:before {
523
- content: "\e168";
524
- }
525
- .glyphicon-import:before {
526
- content: "\e169";
527
- }
528
- .glyphicon-export:before {
529
- content: "\e170";
530
- }
531
- .glyphicon-send:before {
532
- content: "\e171";
533
- }
534
- .glyphicon-floppy-disk:before {
535
- content: "\e172";
536
- }
537
- .glyphicon-floppy-saved:before {
538
- content: "\e173";
539
- }
540
- .glyphicon-floppy-remove:before {
541
- content: "\e174";
542
- }
543
- .glyphicon-floppy-save:before {
544
- content: "\e175";
545
- }
546
- .glyphicon-floppy-open:before {
547
- content: "\e176";
548
- }
549
- .glyphicon-credit-card:before {
550
- content: "\e177";
551
- }
552
- .glyphicon-transfer:before {
553
- content: "\e178";
554
- }
555
- .glyphicon-cutlery:before {
556
- content: "\e179";
557
- }
558
- .glyphicon-header:before {
559
- content: "\e180";
560
- }
561
- .glyphicon-compressed:before {
562
- content: "\e181";
563
- }
564
- .glyphicon-earphone:before {
565
- content: "\e182";
566
- }
567
- .glyphicon-phone-alt:before {
568
- content: "\e183";
569
- }
570
- .glyphicon-tower:before {
571
- content: "\e184";
572
- }
573
- .glyphicon-stats:before {
574
- content: "\e185";
575
- }
576
- .glyphicon-sd-video:before {
577
- content: "\e186";
578
- }
579
- .glyphicon-hd-video:before {
580
- content: "\e187";
581
- }
582
- .glyphicon-subtitles:before {
583
- content: "\e188";
584
- }
585
- .glyphicon-sound-stereo:before {
586
- content: "\e189";
587
- }
588
- .glyphicon-sound-dolby:before {
589
- content: "\e190";
590
- }
591
- .glyphicon-sound-5-1:before {
592
- content: "\e191";
593
- }
594
- .glyphicon-sound-6-1:before {
595
- content: "\e192";
596
- }
597
- .glyphicon-sound-7-1:before {
598
- content: "\e193";
599
- }
600
- .glyphicon-copyright-mark:before {
601
- content: "\e194";
602
- }
603
- .glyphicon-registration-mark:before {
604
- content: "\e195";
605
- }
606
- .glyphicon-cloud-download:before {
607
- content: "\e197";
608
- }
609
- .glyphicon-cloud-upload:before {
610
- content: "\e198";
611
- }
612
- .glyphicon-tree-conifer:before {
613
- content: "\e199";
614
- }
615
- .glyphicon-tree-deciduous:before {
616
- content: "\e200";
617
- }
618
- .glyphicon-cd:before {
619
- content: "\e201";
620
- }
621
- .glyphicon-save-file:before {
622
- content: "\e202";
623
- }
624
- .glyphicon-open-file:before {
625
- content: "\e203";
626
- }
627
- .glyphicon-level-up:before {
628
- content: "\e204";
629
- }
630
- .glyphicon-copy:before {
631
- content: "\e205";
632
- }
633
- .glyphicon-paste:before {
634
- content: "\e206";
635
- }
636
- .glyphicon-alert:before {
637
- content: "\e209";
638
- }
639
- .glyphicon-equalizer:before {
640
- content: "\e210";
641
- }
642
- .glyphicon-king:before {
643
- content: "\e211";
644
- }
645
- .glyphicon-queen:before {
646
- content: "\e212";
647
- }
648
- .glyphicon-pawn:before {
649
- content: "\e213";
650
- }
651
- .glyphicon-bishop:before {
652
- content: "\e214";
653
- }
654
- .glyphicon-knight:before {
655
- content: "\e215";
656
- }
657
- .glyphicon-baby-formula:before {
658
- content: "\e216";
659
- }
660
- .glyphicon-tent:before {
661
- content: "\26fa";
662
- }
663
- .glyphicon-blackboard:before {
664
- content: "\e218";
665
- }
666
- .glyphicon-bed:before {
667
- content: "\e219";
668
- }
669
- .glyphicon-apple:before {
670
- content: "\f8ff";
671
- }
672
- .glyphicon-erase:before {
673
- content: "\e221";
674
- }
675
- .glyphicon-hourglass:before {
676
- content: "\231b";
677
- }
678
- .glyphicon-lamp:before {
679
- content: "\e223";
680
- }
681
- .glyphicon-duplicate:before {
682
- content: "\e224";
683
- }
684
- .glyphicon-piggy-bank:before {
685
- content: "\e225";
686
- }
687
- .glyphicon-scissors:before {
688
- content: "\e226";
689
- }
690
- .glyphicon-bitcoin:before {
691
- content: "\e227";
692
- }
693
- .glyphicon-btc:before {
694
- content: "\e227";
695
- }
696
- .glyphicon-xbt:before {
697
- content: "\e227";
698
- }
699
- .glyphicon-yen:before {
700
- content: "\00a5";
701
- }
702
- .glyphicon-jpy:before {
703
- content: "\00a5";
704
- }
705
- .glyphicon-ruble:before {
706
- content: "\20bd";
707
- }
708
- .glyphicon-rub:before {
709
- content: "\20bd";
710
- }
711
- .glyphicon-scale:before {
712
- content: "\e230";
713
- }
714
- .glyphicon-ice-lolly:before {
715
- content: "\e231";
716
- }
717
- .glyphicon-ice-lolly-tasted:before {
718
- content: "\e232";
719
- }
720
- .glyphicon-education:before {
721
- content: "\e233";
722
- }
723
- .glyphicon-option-horizontal:before {
724
- content: "\e234";
725
- }
726
- .glyphicon-option-vertical:before {
727
- content: "\e235";
728
- }
729
- .glyphicon-menu-hamburger:before {
730
- content: "\e236";
731
- }
732
- .glyphicon-modal-window:before {
733
- content: "\e237";
734
- }
735
- .glyphicon-oil:before {
736
- content: "\e238";
737
- }
738
- .glyphicon-grain:before {
739
- content: "\e239";
740
- }
741
- .glyphicon-sunglasses:before {
742
- content: "\e240";
743
- }
744
- .glyphicon-text-size:before {
745
- content: "\e241";
746
- }
747
- .glyphicon-text-color:before {
748
- content: "\e242";
749
- }
750
- .glyphicon-text-background:before {
751
- content: "\e243";
752
- }
753
- .glyphicon-object-align-top:before {
754
- content: "\e244";
755
- }
756
- .glyphicon-object-align-bottom:before {
757
- content: "\e245";
758
- }
759
- .glyphicon-object-align-horizontal:before {
760
- content: "\e246";
761
- }
762
- .glyphicon-object-align-left:before {
763
- content: "\e247";
764
- }
765
- .glyphicon-object-align-vertical:before {
766
- content: "\e248";
767
- }
768
- .glyphicon-object-align-right:before {
769
- content: "\e249";
770
- }
771
- .glyphicon-triangle-right:before {
772
- content: "\e250";
773
- }
774
- .glyphicon-triangle-left:before {
775
- content: "\e251";
776
- }
777
- .glyphicon-triangle-bottom:before {
778
- content: "\e252";
779
- }
780
- .glyphicon-triangle-top:before {
781
- content: "\e253";
782
- }
783
- .glyphicon-console:before {
784
- content: "\e254";
785
- }
786
- .glyphicon-superscript:before {
787
- content: "\e255";
788
- }
789
- .glyphicon-subscript:before {
790
- content: "\e256";
791
- }
792
- .glyphicon-menu-left:before {
793
- content: "\e257";
794
- }
795
- .glyphicon-menu-right:before {
796
- content: "\e258";
797
- }
798
- .glyphicon-menu-down:before {
799
- content: "\e259";
800
- }
801
- .glyphicon-menu-up:before {
802
- content: "\e260";
803
- }
804
-
805
-
806
- /*ALERTS*/
807
- .alert {
808
- padding: 15px;
809
- margin-bottom: 20px;
810
- border: 1px solid transparent;
811
- border-radius: 4px;
812
- }
813
- .alert h4 {
814
- margin-top: 0;
815
- color: inherit;
816
- }
817
- .alert .alert-link {
818
- font-weight: bold;
819
- }
820
- .alert > p,
821
- .alert > ul {
822
- margin-bottom: 0;
823
- }
824
- .alert > p + p {
825
- margin-top: 5px;
826
- }
827
- .alert-dismissable,
828
- .alert-dismissible {
829
- padding-right: 35px;
830
- }
831
- .alert-dismissable .close,
832
- .alert-dismissible .close {
833
- position: relative;
834
- top: -2px;
835
- right: -21px;
836
- color: inherit;
837
- }
838
- .alert-success {
839
- background-color: #dff0d8;
840
- border-color: #d6e9c6;
841
- color: #3c763d;
842
- }
843
- .alert-success hr {
844
- border-top-color: #c9e2b3;
845
- }
846
- .alert-success .alert-link {
847
- color: #2b542c;
848
- }
849
- .alert-info {
850
- background-color: #d9edf7;
851
- border-color: #bce8f1;
852
- color: #31708f;
853
- }
854
- .alert-info hr {
855
- border-top-color: #a6e1ec;
856
- }
857
- .alert-info .alert-link {
858
- color: #245269;
859
- }
860
- .alert-warning {
861
- background-color: #fcf8e3;
862
- border-color: #faebcc;
863
- color: #8a6d3b;
864
- }
865
- .alert-warning hr {
866
- border-top-color: #f7e1b5;
867
- }
868
- .alert-warning .alert-link {
869
- color: #66512c;
870
- }
871
- .alert-danger {
872
- background-color: #f2dede;
873
- border-color: #ebccd1;
874
- color: #a94442;
875
- }
876
- .alert-danger hr {
877
- border-top-color: #e4b9c0;
878
- }
879
- .alert-danger .alert-link {
880
- color: #843534;
881
- }
882
-
883
- /* BUTTONS */
884
- [role="button"] {
885
- cursor: pointer;
886
- }
887
- .btn {
888
- display: inline-block;
889
- margin-bottom: 0;
890
- font-weight: normal;
891
- text-align: center;
892
- vertical-align: middle;
893
- -ms-touch-action: manipulation;
894
- touch-action: manipulation;
895
- cursor: pointer;
896
- background-image: none;
897
- border: 1px solid transparent;
898
- white-space: nowrap;
899
- padding: 6px 12px;
900
- font-size: 14px;
901
- line-height: 1.42857143;
902
- border-radius: 4px;
903
- -webkit-user-select: none;
904
- -moz-user-select: none;
905
- -ms-user-select: none;
906
- user-select: none;
907
- }
908
- .btn:focus,
909
- .btn:active:focus,
910
- .btn.active:focus,
911
- .btn.focus,
912
- .btn:active.focus,
913
- .btn.active.focus {
914
- outline: thin dotted;
915
- outline: 5px auto -webkit-focus-ring-color;
916
- outline-offset: -2px;
917
- }
918
- .btn:hover,
919
- .btn:focus,
920
- .btn.focus {
921
- color: #333333;
922
- text-decoration: none;
923
- }
924
- .btn:active,
925
- .btn.active {
926
- outline: 0;
927
- background-image: none;
928
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
929
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
930
- }
931
- .btn.disabled,
932
- .btn[disabled],
933
- fieldset[disabled] .btn {
934
- cursor: not-allowed;
935
- opacity: 0.65;
936
- filter: alpha(opacity=65);
937
- -webkit-box-shadow: none;
938
- box-shadow: none;
939
- }
940
- a.btn.disabled,
941
- fieldset[disabled] a.btn {
942
- pointer-events: none;
943
- }
944
- .btn-default {
945
- color: #333333;
946
- background-color: #ffffff;
947
- border-color: #cccccc;
948
- }
949
- .btn-default:focus,
950
- .btn-default.focus {
951
- color: #333333;
952
- background-color: #e6e6e6;
953
- border-color: #8c8c8c;
954
- }
955
- .btn-default:hover {
956
- color: #333333;
957
- background-color: #e6e6e6;
958
- border-color: #adadad;
959
- }
960
- .btn-default:active,
961
- .btn-default.active,
962
- .open > .dropdown-toggle.btn-default {
963
- color: #333333;
964
- background-color: #e6e6e6;
965
- border-color: #adadad;
966
- }
967
- .btn-default:active:hover,
968
- .btn-default.active:hover,
969
- .open > .dropdown-toggle.btn-default:hover,
970
- .btn-default:active:focus,
971
- .btn-default.active:focus,
972
- .open > .dropdown-toggle.btn-default:focus,
973
- .btn-default:active.focus,
974
- .btn-default.active.focus,
975
- .open > .dropdown-toggle.btn-default.focus {
976
- color: #333333;
977
- background-color: #d4d4d4;
978
- border-color: #8c8c8c;
979
- }
980
- .btn-default:active,
981
- .btn-default.active,
982
- .open > .dropdown-toggle.btn-default {
983
- background-image: none;
984
- }
985
- .btn-default.disabled,
986
- .btn-default[disabled],
987
- fieldset[disabled] .btn-default,
988
- .btn-default.disabled:hover,
989
- .btn-default[disabled]:hover,
990
- fieldset[disabled] .btn-default:hover,
991
- .btn-default.disabled:focus,
992
- .btn-default[disabled]:focus,
993
- fieldset[disabled] .btn-default:focus,
994
- .btn-default.disabled.focus,
995
- .btn-default[disabled].focus,
996
- fieldset[disabled] .btn-default.focus,
997
- .btn-default.disabled:active,
998
- .btn-default[disabled]:active,
999
- fieldset[disabled] .btn-default:active,
1000
- .btn-default.disabled.active,
1001
- .btn-default[disabled].active,
1002
- fieldset[disabled] .btn-default.active {
1003
- background-color: #ffffff;
1004
- border-color: #cccccc;
1005
- }
1006
- .btn-default .badge {
1007
- color: #ffffff;
1008
- background-color: #333333;
1009
- }
1010
- .btn-primary {
1011
- color: #ffffff;
1012
- background-color: #337ab7;
1013
- border-color: #2e6da4;
1014
- }
1015
- .btn-primary:focus,
1016
- .btn-primary.focus {
1017
- color: #ffffff;
1018
- background-color: #286090;
1019
- border-color: #122b40;
1020
- }
1021
- .btn-primary:hover {
1022
- color: #ffffff;
1023
- background-color: #286090;
1024
- border-color: #204d74;
1025
- }
1026
- .btn-primary:active,
1027
- .btn-primary.active,
1028
- .open > .dropdown-toggle.btn-primary {
1029
- color: #ffffff;
1030
- background-color: #286090;
1031
- border-color: #204d74;
1032
- }
1033
- .btn-primary:active:hover,
1034
- .btn-primary.active:hover,
1035
- .open > .dropdown-toggle.btn-primary:hover,
1036
- .btn-primary:active:focus,
1037
- .btn-primary.active:focus,
1038
- .open > .dropdown-toggle.btn-primary:focus,
1039
- .btn-primary:active.focus,
1040
- .btn-primary.active.focus,
1041
- .open > .dropdown-toggle.btn-primary.focus {
1042
- color: #ffffff;
1043
- background-color: #204d74;
1044
- border-color: #122b40;
1045
- }
1046
- .btn-primary:active,
1047
- .btn-primary.active,
1048
- .open > .dropdown-toggle.btn-primary {
1049
- background-image: none;
1050
- }
1051
- .btn-primary.disabled,
1052
- .btn-primary[disabled],
1053
- fieldset[disabled] .btn-primary,
1054
- .btn-primary.disabled:hover,
1055
- .btn-primary[disabled]:hover,
1056
- fieldset[disabled] .btn-primary:hover,
1057
- .btn-primary.disabled:focus,
1058
- .btn-primary[disabled]:focus,
1059
- fieldset[disabled] .btn-primary:focus,
1060
- .btn-primary.disabled.focus,
1061
- .btn-primary[disabled].focus,
1062
- fieldset[disabled] .btn-primary.focus,
1063
- .btn-primary.disabled:active,
1064
- .btn-primary[disabled]:active,
1065
- fieldset[disabled] .btn-primary:active,
1066
- .btn-primary.disabled.active,
1067
- .btn-primary[disabled].active,
1068
- fieldset[disabled] .btn-primary.active {
1069
- background-color: #337ab7;
1070
- border-color: #2e6da4;
1071
- }
1072
- .btn-primary .badge {
1073
- color: #337ab7;
1074
- background-color: #ffffff;
1075
- }
1076
- .btn-success {
1077
- color: #ffffff;
1078
- background-color: #5cb85c;
1079
- border-color: #4cae4c;
1080
- }
1081
- .btn-success:focus,
1082
- .btn-success.focus {
1083
- color: #ffffff;
1084
- background-color: #449d44;
1085
- border-color: #255625;
1086
- }
1087
- .btn-success:hover {
1088
- color: #ffffff;
1089
- background-color: #449d44;
1090
- border-color: #398439;
1091
- }
1092
- .btn-success:active,
1093
- .btn-success.active,
1094
- .open > .dropdown-toggle.btn-success {
1095
- color: #ffffff;
1096
- background-color: #449d44;
1097
- border-color: #398439;
1098
- }
1099
- .btn-success:active:hover,
1100
- .btn-success.active:hover,
1101
- .open > .dropdown-toggle.btn-success:hover,
1102
- .btn-success:active:focus,
1103
- .btn-success.active:focus,
1104
- .open > .dropdown-toggle.btn-success:focus,
1105
- .btn-success:active.focus,
1106
- .btn-success.active.focus,
1107
- .open > .dropdown-toggle.btn-success.focus {
1108
- color: #ffffff;
1109
- background-color: #398439;
1110
- border-color: #255625;
1111
- }
1112
- .btn-success:active,
1113
- .btn-success.active,
1114
- .open > .dropdown-toggle.btn-success {
1115
- background-image: none;
1116
- }
1117
- .btn-success.disabled,
1118
- .btn-success[disabled],
1119
- fieldset[disabled] .btn-success,
1120
- .btn-success.disabled:hover,
1121
- .btn-success[disabled]:hover,
1122
- fieldset[disabled] .btn-success:hover,
1123
- .btn-success.disabled:focus,
1124
- .btn-success[disabled]:focus,
1125
- fieldset[disabled] .btn-success:focus,
1126
- .btn-success.disabled.focus,
1127
- .btn-success[disabled].focus,
1128
- fieldset[disabled] .btn-success.focus,
1129
- .btn-success.disabled:active,
1130
- .btn-success[disabled]:active,
1131
- fieldset[disabled] .btn-success:active,
1132
- .btn-success.disabled.active,
1133
- .btn-success[disabled].active,
1134
- fieldset[disabled] .btn-success.active {
1135
- background-color: #5cb85c;
1136
- border-color: #4cae4c;
1137
- }
1138
- .btn-success .badge {
1139
- color: #5cb85c;
1140
- background-color: #ffffff;
1141
- }
1142
- .btn-info {
1143
- color: #ffffff;
1144
- background-color: #5bc0de;
1145
- border-color: #46b8da;
1146
- }
1147
- .btn-info:focus,
1148
- .btn-info.focus {
1149
- color: #ffffff;
1150
- background-color: #31b0d5;
1151
- border-color: #1b6d85;
1152
- }
1153
- .btn-info:hover {
1154
- color: #ffffff;
1155
- background-color: #31b0d5;
1156
- border-color: #269abc;
1157
- }
1158
- .btn-info:active,
1159
- .btn-info.active,
1160
- .open > .dropdown-toggle.btn-info {
1161
- color: #ffffff;
1162
- background-color: #31b0d5;
1163
- border-color: #269abc;
1164
- }
1165
- .btn-info:active:hover,
1166
- .btn-info.active:hover,
1167
- .open > .dropdown-toggle.btn-info:hover,
1168
- .btn-info:active:focus,
1169
- .btn-info.active:focus,
1170
- .open > .dropdown-toggle.btn-info:focus,
1171
- .btn-info:active.focus,
1172
- .btn-info.active.focus,
1173
- .open > .dropdown-toggle.btn-info.focus {
1174
- color: #ffffff;
1175
- background-color: #269abc;
1176
- border-color: #1b6d85;
1177
- }
1178
- .btn-info:active,
1179
- .btn-info.active,
1180
- .open > .dropdown-toggle.btn-info {
1181
- background-image: none;
1182
- }
1183
- .btn-info.disabled,
1184
- .btn-info[disabled],
1185
- fieldset[disabled] .btn-info,
1186
- .btn-info.disabled:hover,
1187
- .btn-info[disabled]:hover,
1188
- fieldset[disabled] .btn-info:hover,
1189
- .btn-info.disabled:focus,
1190
- .btn-info[disabled]:focus,
1191
- fieldset[disabled] .btn-info:focus,
1192
- .btn-info.disabled.focus,
1193
- .btn-info[disabled].focus,
1194
- fieldset[disabled] .btn-info.focus,
1195
- .btn-info.disabled:active,
1196
- .btn-info[disabled]:active,
1197
- fieldset[disabled] .btn-info:active,
1198
- .btn-info.disabled.active,
1199
- .btn-info[disabled].active,
1200
- fieldset[disabled] .btn-info.active {
1201
- background-color: #5bc0de;
1202
- border-color: #46b8da;
1203
- }
1204
- .btn-info .badge {
1205
- color: #5bc0de;
1206
- background-color: #ffffff;
1207
- }
1208
- .btn-warning {
1209
- color: #ffffff;
1210
- background-color: #f0ad4e;
1211
- border-color: #eea236;
1212
- }
1213
- .btn-warning:focus,
1214
- .btn-warning.focus {
1215
- color: #ffffff;
1216
- background-color: #ec971f;
1217
- border-color: #985f0d;
1218
- }
1219
- .btn-warning:hover {
1220
- color: #ffffff;
1221
- background-color: #ec971f;
1222
- border-color: #d58512;
1223
- }
1224
- .btn-warning:active,
1225
- .btn-warning.active,
1226
- .open > .dropdown-toggle.btn-warning {
1227
- color: #ffffff;
1228
- background-color: #ec971f;
1229
- border-color: #d58512;
1230
- }
1231
- .btn-warning:active:hover,
1232
- .btn-warning.active:hover,
1233
- .open > .dropdown-toggle.btn-warning:hover,
1234
- .btn-warning:active:focus,
1235
- .btn-warning.active:focus,
1236
- .open > .dropdown-toggle.btn-warning:focus,
1237
- .btn-warning:active.focus,
1238
- .btn-warning.active.focus,
1239
- .open > .dropdown-toggle.btn-warning.focus {
1240
- color: #ffffff;
1241
- background-color: #d58512;
1242
- border-color: #985f0d;
1243
- }
1244
- .btn-warning:active,
1245
- .btn-warning.active,
1246
- .open > .dropdown-toggle.btn-warning {
1247
- background-image: none;
1248
- }
1249
- .btn-warning.disabled,
1250
- .btn-warning[disabled],
1251
- fieldset[disabled] .btn-warning,
1252
- .btn-warning.disabled:hover,
1253
- .btn-warning[disabled]:hover,
1254
- fieldset[disabled] .btn-warning:hover,
1255
- .btn-warning.disabled:focus,
1256
- .btn-warning[disabled]:focus,
1257
- fieldset[disabled] .btn-warning:focus,
1258
- .btn-warning.disabled.focus,
1259
- .btn-warning[disabled].focus,
1260
- fieldset[disabled] .btn-warning.focus,
1261
- .btn-warning.disabled:active,
1262
- .btn-warning[disabled]:active,
1263
- fieldset[disabled] .btn-warning:active,
1264
- .btn-warning.disabled.active,
1265
- .btn-warning[disabled].active,
1266
- fieldset[disabled] .btn-warning.active {
1267
- background-color: #f0ad4e;
1268
- border-color: #eea236;
1269
- }
1270
- .btn-warning .badge {
1271
- color: #f0ad4e;
1272
- background-color: #ffffff;
1273
- }
1274
- .btn-danger {
1275
- color: #ffffff;
1276
- background-color: #d9534f;
1277
- border-color: #d43f3a;
1278
- }
1279
- .btn-danger:focus,
1280
- .btn-danger.focus {
1281
- color: #ffffff;
1282
- background-color: #c9302c;
1283
- border-color: #761c19;
1284
- }
1285
- .btn-danger:hover {
1286
- color: #ffffff;
1287
- background-color: #c9302c;
1288
- border-color: #ac2925;
1289
- }
1290
- .btn-danger:active,
1291
- .btn-danger.active,
1292
- .open > .dropdown-toggle.btn-danger {
1293
- color: #ffffff;
1294
- background-color: #c9302c;
1295
- border-color: #ac2925;
1296
- }
1297
- .btn-danger:active:hover,
1298
- .btn-danger.active:hover,
1299
- .open > .dropdown-toggle.btn-danger:hover,
1300
- .btn-danger:active:focus,
1301
- .btn-danger.active:focus,
1302
- .open > .dropdown-toggle.btn-danger:focus,
1303
- .btn-danger:active.focus,
1304
- .btn-danger.active.focus,
1305
- .open > .dropdown-toggle.btn-danger.focus {
1306
- color: #ffffff;
1307
- background-color: #ac2925;
1308
- border-color: #761c19;
1309
- }
1310
- .btn-danger:active,
1311
- .btn-danger.active,
1312
- .open > .dropdown-toggle.btn-danger {
1313
- background-image: none;
1314
- }
1315
- .btn-danger.disabled,
1316
- .btn-danger[disabled],
1317
- fieldset[disabled] .btn-danger,
1318
- .btn-danger.disabled:hover,
1319
- .btn-danger[disabled]:hover,
1320
- fieldset[disabled] .btn-danger:hover,
1321
- .btn-danger.disabled:focus,
1322
- .btn-danger[disabled]:focus,
1323
- fieldset[disabled] .btn-danger:focus,
1324
- .btn-danger.disabled.focus,
1325
- .btn-danger[disabled].focus,
1326
- fieldset[disabled] .btn-danger.focus,
1327
- .btn-danger.disabled:active,
1328
- .btn-danger[disabled]:active,
1329
- fieldset[disabled] .btn-danger:active,
1330
- .btn-danger.disabled.active,
1331
- .btn-danger[disabled].active,
1332
- fieldset[disabled] .btn-danger.active {
1333
- background-color: #d9534f;
1334
- border-color: #d43f3a;
1335
- }
1336
- .btn-danger .badge {
1337
- color: #d9534f;
1338
- background-color: #ffffff;
1339
- }
1340
- .btn-link {
1341
- color: #337ab7;
1342
- font-weight: normal;
1343
- border-radius: 0;
1344
- }
1345
- .btn-link,
1346
- .btn-link:active,
1347
- .btn-link.active,
1348
- .btn-link[disabled],
1349
- fieldset[disabled] .btn-link {
1350
- background-color: transparent;
1351
- -webkit-box-shadow: none;
1352
- box-shadow: none;
1353
- }
1354
- .btn-link,
1355
- .btn-link:hover,
1356
- .btn-link:focus,
1357
- .btn-link:active {
1358
- border-color: transparent;
1359
- }
1360
- .btn-link:hover,
1361
- .btn-link:focus {
1362
- color: #23527c;
1363
- text-decoration: underline;
1364
- background-color: transparent;
1365
- }
1366
- .btn-link[disabled]:hover,
1367
- fieldset[disabled] .btn-link:hover,
1368
- .btn-link[disabled]:focus,
1369
- fieldset[disabled] .btn-link:focus {
1370
- color: #777777;
1371
- text-decoration: none;
1372
- }
1373
- .btn-lg {
1374
- padding: 10px 16px;
1375
- font-size: 18px;
1376
- line-height: 1.3333333;
1377
- border-radius: 6px;
1378
- }
1379
- .btn-sm {
1380
- padding: 5px 10px;
1381
- font-size: 12px;
1382
- line-height: 1.5;
1383
- border-radius: 3px;
1384
- }
1385
- .btn-xs {
1386
- padding: 1px 5px;
1387
- font-size: 12px;
1388
- line-height: 1.5;
1389
- border-radius: 3px;
1390
- }
1391
- .btn-block {
1392
- display: block;
1393
- width: 100%;
1394
- }
1395
- .btn-block + .btn-block {
1396
- margin-top: 5px;
1397
- }
1398
-
1399
- /*LABELS*/
1400
- .label {
1401
- display: inline;
1402
- padding: .2em .6em .3em;
1403
- font-size: 75%;
1404
- font-weight: bold;
1405
- line-height: 1;
1406
- color: #ffffff;
1407
- text-align: center;
1408
- white-space: nowrap;
1409
- vertical-align: baseline;
1410
- border-radius: .25em;
1411
- }
1412
- a.label:hover,
1413
- a.label:focus {
1414
- color: #ffffff;
1415
- text-decoration: none;
1416
- cursor: pointer;
1417
- }
1418
- .label:empty {
1419
- display: none;
1420
- }
1421
- .btn .label {
1422
- position: relative;
1423
- top: -1px;
1424
- }
1425
- .label-default {
1426
- background-color: #777777;
1427
- }
1428
- .label-default[href]:hover,
1429
- .label-default[href]:focus {
1430
- background-color: #5e5e5e;
1431
- }
1432
- .label-primary {
1433
- background-color: #337ab7;
1434
- }
1435
- .label-primary[href]:hover,
1436
- .label-primary[href]:focus {
1437
- background-color: #286090;
1438
- }
1439
- .label-success {
1440
- background-color: #5cb85c;
1441
- }
1442
- .label-success[href]:hover,
1443
- .label-success[href]:focus {
1444
- background-color: #449d44;
1445
- }
1446
- .label-info {
1447
- background-color: #5bc0de;
1448
- }
1449
- .label-info[href]:hover,
1450
- .label-info[href]:focus {
1451
- background-color: #31b0d5;
1452
- }
1453
- .label-warning {
1454
- background-color: #f0ad4e;
1455
- }
1456
- .label-warning[href]:hover,
1457
- .label-warning[href]:focus {
1458
- background-color: #ec971f;
1459
- }
1460
- .label-danger {
1461
- background-color: #d9534f;
1462
- }
1463
- .label-danger[href]:hover,
1464
- .label-danger[href]:focus {
1465
- background-color: #c9302c;
1466
- }
1467
-
1468
-
1469
- /*PANELS*/
1470
- .badge {
1471
- display: inline-block;
1472
- min-width: 10px;
1473
- padding: 3px 7px;
1474
- font-size: 12px;
1475
- font-weight: bold;
1476
- color: #ffffff;
1477
- line-height: 1;
1478
- vertical-align: middle;
1479
- white-space: nowrap;
1480
- text-align: center;
1481
- background-color: #777777;
1482
- border-radius: 10px;
1483
- }
1484
- .badge:empty {
1485
- display: none;
1486
- }
1487
- .btn .badge {
1488
- position: relative;
1489
- top: -1px;
1490
- }
1491
- .btn-xs .badge,
1492
- .btn-group-xs > .btn .badge {
1493
- top: 0;
1494
- padding: 1px 5px;
1495
- }
1496
- a.badge:hover,
1497
- a.badge:focus {
1498
- color: #ffffff;
1499
- text-decoration: none;
1500
- cursor: pointer;
1501
- }
1502
- .list-group-item.active > .badge,
1503
- .nav-pills > .active > a > .badge {
1504
- color: #337ab7;
1505
- background-color: #ffffff;
1506
- }
1507
- .list-group-item > .badge {
1508
- float: right;
1509
- }
1510
- .list-group-item > .badge + .badge {
1511
- margin-right: 5px;
1512
- }
1513
- .nav-pills > li > a > .badge {
1514
- margin-left: 3px;
1515
- }
1516
-
1517
-
1518
-
1519
- /*PANELS*/
1520
- .panel {
1521
- margin-bottom: 20px;
1522
- background-color: #ffffff;
1523
- border: 1px solid transparent;
1524
- border-radius: 4px;
1525
- -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
1526
- box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
1527
- }
1528
- .panel-body {
1529
- padding: 15px;
1530
- }
1531
- .panel-heading {
1532
- padding: 10px 15px;
1533
- border-bottom: 1px solid transparent;
1534
- border-top-right-radius: 3px;
1535
- border-top-left-radius: 3px;
1536
- }
1537
- .panel-heading > .dropdown .dropdown-toggle {
1538
- color: inherit;
1539
- }
1540
- .panel-title {
1541
- margin-top: 0;
1542
- margin-bottom: 0;
1543
- font-size: 16px;
1544
- color: inherit;
1545
- }
1546
- .panel-title > a,
1547
- .panel-title > small,
1548
- .panel-title > .small,
1549
- .panel-title > small > a,
1550
- .panel-title > .small > a {
1551
- color: inherit;
1552
- }
1553
- .panel-footer {
1554
- padding: 10px 15px;
1555
- background-color: #f5f5f5;
1556
- border-top: 1px solid #dddddd;
1557
- border-bottom-right-radius: 3px;
1558
- border-bottom-left-radius: 3px;
1559
- }
1560
- .panel > .list-group,
1561
- .panel > .panel-collapse > .list-group {
1562
- margin-bottom: 0;
1563
- }
1564
- .panel > .list-group .list-group-item,
1565
- .panel > .panel-collapse > .list-group .list-group-item {
1566
- border-width: 1px 0;
1567
- border-radius: 0;
1568
- }
1569
- .panel > .list-group:first-child .list-group-item:first-child,
1570
- .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
1571
- border-top: 0;
1572
- border-top-right-radius: 3px;
1573
- border-top-left-radius: 3px;
1574
- }
1575
- .panel > .list-group:last-child .list-group-item:last-child,
1576
- .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
1577
- border-bottom: 0;
1578
- border-bottom-right-radius: 3px;
1579
- border-bottom-left-radius: 3px;
1580
- }
1581
- .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
1582
- border-top-right-radius: 0;
1583
- border-top-left-radius: 0;
1584
- }
1585
- .panel-heading + .list-group .list-group-item:first-child {
1586
- border-top-width: 0;
1587
- }
1588
- .list-group + .panel-footer {
1589
- border-top-width: 0;
1590
- }
1591
- .panel > .table,
1592
- .panel > .table-responsive > .table,
1593
- .panel > .panel-collapse > .table {
1594
- margin-bottom: 0;
1595
- }
1596
- .panel > .table caption,
1597
- .panel > .table-responsive > .table caption,
1598
- .panel > .panel-collapse > .table caption {
1599
- padding-left: 15px;
1600
- padding-right: 15px;
1601
- }
1602
- .panel > .table:first-child,
1603
- .panel > .table-responsive:first-child > .table:first-child {
1604
- border-top-right-radius: 3px;
1605
- border-top-left-radius: 3px;
1606
- }
1607
- .panel > .table:first-child > thead:first-child > tr:first-child,
1608
- .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
1609
- .panel > .table:first-child > tbody:first-child > tr:first-child,
1610
- .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
1611
- border-top-left-radius: 3px;
1612
- border-top-right-radius: 3px;
1613
- }
1614
- .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
1615
- .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
1616
- .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
1617
- .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
1618
- .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
1619
- .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
1620
- .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
1621
- .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
1622
- border-top-left-radius: 3px;
1623
- }
1624
- .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
1625
- .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
1626
- .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
1627
- .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
1628
- .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
1629
- .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
1630
- .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
1631
- .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
1632
- border-top-right-radius: 3px;
1633
- }
1634
- .panel > .table:last-child,
1635
- .panel > .table-responsive:last-child > .table:last-child {
1636
- border-bottom-right-radius: 3px;
1637
- border-bottom-left-radius: 3px;
1638
- }
1639
- .panel > .table:last-child > tbody:last-child > tr:last-child,
1640
- .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
1641
- .panel > .table:last-child > tfoot:last-child > tr:last-child,
1642
- .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
1643
- border-bottom-left-radius: 3px;
1644
- border-bottom-right-radius: 3px;
1645
- }
1646
- .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
1647
- .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
1648
- .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
1649
- .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
1650
- .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
1651
- .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
1652
- .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
1653
- .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
1654
- border-bottom-left-radius: 3px;
1655
- }
1656
- .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
1657
- .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
1658
- .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
1659
- .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
1660
- .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
1661
- .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
1662
- .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
1663
- .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
1664
- border-bottom-right-radius: 3px;
1665
- }
1666
- .panel > .panel-body + .table,
1667
- .panel > .panel-body + .table-responsive,
1668
- .panel > .table + .panel-body,
1669
- .panel > .table-responsive + .panel-body {
1670
- border-top: 1px solid #dddddd;
1671
- }
1672
- .panel > .table > tbody:first-child > tr:first-child th,
1673
- .panel > .table > tbody:first-child > tr:first-child td {
1674
- border-top: 0;
1675
- }
1676
- .panel > .table-bordered,
1677
- .panel > .table-responsive > .table-bordered {
1678
- border: 0;
1679
- }
1680
- .panel > .table-bordered > thead > tr > th:first-child,
1681
- .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
1682
- .panel > .table-bordered > tbody > tr > th:first-child,
1683
- .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
1684
- .panel > .table-bordered > tfoot > tr > th:first-child,
1685
- .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
1686
- .panel > .table-bordered > thead > tr > td:first-child,
1687
- .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
1688
- .panel > .table-bordered > tbody > tr > td:first-child,
1689
- .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
1690
- .panel > .table-bordered > tfoot > tr > td:first-child,
1691
- .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
1692
- border-left: 0;
1693
- }
1694
- .panel > .table-bordered > thead > tr > th:last-child,
1695
- .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
1696
- .panel > .table-bordered > tbody > tr > th:last-child,
1697
- .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
1698
- .panel > .table-bordered > tfoot > tr > th:last-child,
1699
- .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
1700
- .panel > .table-bordered > thead > tr > td:last-child,
1701
- .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
1702
- .panel > .table-bordered > tbody > tr > td:last-child,
1703
- .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
1704
- .panel > .table-bordered > tfoot > tr > td:last-child,
1705
- .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
1706
- border-right: 0;
1707
- }
1708
- .panel > .table-bordered > thead > tr:first-child > td,
1709
- .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
1710
- .panel > .table-bordered > tbody > tr:first-child > td,
1711
- .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
1712
- .panel > .table-bordered > thead > tr:first-child > th,
1713
- .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
1714
- .panel > .table-bordered > tbody > tr:first-child > th,
1715
- .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
1716
- border-bottom: 0;
1717
- }
1718
- .panel > .table-bordered > tbody > tr:last-child > td,
1719
- .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
1720
- .panel > .table-bordered > tfoot > tr:last-child > td,
1721
- .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
1722
- .panel > .table-bordered > tbody > tr:last-child > th,
1723
- .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
1724
- .panel > .table-bordered > tfoot > tr:last-child > th,
1725
- .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
1726
- border-bottom: 0;
1727
- }
1728
- .panel > .table-responsive {
1729
- border: 0;
1730
- margin-bottom: 0;
1731
- }
1732
- .panel-group {
1733
- margin-bottom: 20px;
1734
- }
1735
- .panel-group .panel {
1736
- margin-bottom: 0;
1737
- border-radius: 4px;
1738
- }
1739
- .panel-group .panel + .panel {
1740
- margin-top: 5px;
1741
- }
1742
- .panel-group .panel-heading {
1743
- border-bottom: 0;
1744
- }
1745
- .panel-group .panel-heading + .panel-collapse > .panel-body,
1746
- .panel-group .panel-heading + .panel-collapse > .list-group {
1747
- border-top: 1px solid #dddddd;
1748
- }
1749
- .panel-group .panel-footer {
1750
- border-top: 0;
1751
- }
1752
- .panel-group .panel-footer + .panel-collapse .panel-body {
1753
- border-bottom: 1px solid #dddddd;
1754
- }
1755
- .panel-default {
1756
- border-color: #dddddd;
1757
- }
1758
- .panel-default > .panel-heading {
1759
- color: #333333;
1760
- background-color: #f5f5f5;
1761
- border-color: #dddddd;
1762
- }
1763
- .panel-default > .panel-heading + .panel-collapse > .panel-body {
1764
- border-top-color: #dddddd;
1765
- }
1766
- .panel-default > .panel-heading .badge {
1767
- color: #f5f5f5;
1768
- background-color: #333333;
1769
- }
1770
- .panel-default > .panel-footer + .panel-collapse > .panel-body {
1771
- border-bottom-color: #dddddd;
1772
- }
1773
- .panel-primary {
1774
- border-color: #337ab7;
1775
- }
1776
- .panel-primary > .panel-heading {
1777
- color: #ffffff;
1778
- background-color: #337ab7;
1779
- border-color: #337ab7;
1780
- }
1781
- .panel-primary > .panel-heading + .panel-collapse > .panel-body {
1782
- border-top-color: #337ab7;
1783
- }
1784
- .panel-primary > .panel-heading .badge {
1785
- color: #337ab7;
1786
- background-color: #ffffff;
1787
- }
1788
- .panel-primary > .panel-footer + .panel-collapse > .panel-body {
1789
- border-bottom-color: #337ab7;
1790
- }
1791
- .panel-success {
1792
- border-color: #d6e9c6;
1793
- }
1794
- .panel-success > .panel-heading {
1795
- color: #3c763d;
1796
- background-color: #dff0d8;
1797
- border-color: #d6e9c6;
1798
- }
1799
- .panel-success > .panel-heading + .panel-collapse > .panel-body {
1800
- border-top-color: #d6e9c6;
1801
- }
1802
- .panel-success > .panel-heading .badge {
1803
- color: #dff0d8;
1804
- background-color: #3c763d;
1805
- }
1806
- .panel-success > .panel-footer + .panel-collapse > .panel-body {
1807
- border-bottom-color: #d6e9c6;
1808
- }
1809
- .panel-info {
1810
- border-color: #bce8f1;
1811
- }
1812
- .panel-info > .panel-heading {
1813
- color: #31708f;
1814
- background-color: #d9edf7;
1815
- border-color: #bce8f1;
1816
- }
1817
- .panel-info > .panel-heading + .panel-collapse > .panel-body {
1818
- border-top-color: #bce8f1;
1819
- }
1820
- .panel-info > .panel-heading .badge {
1821
- color: #d9edf7;
1822
- background-color: #31708f;
1823
- }
1824
- .panel-info > .panel-footer + .panel-collapse > .panel-body {
1825
- border-bottom-color: #bce8f1;
1826
- }
1827
- .panel-warning {
1828
- border-color: #faebcc;
1829
- }
1830
- .panel-warning > .panel-heading {
1831
- color: #8a6d3b;
1832
- background-color: #fcf8e3;
1833
- border-color: #faebcc;
1834
- }
1835
- .panel-warning > .panel-heading + .panel-collapse > .panel-body {
1836
- border-top-color: #faebcc;
1837
- }
1838
- .panel-warning > .panel-heading .badge {
1839
- color: #fcf8e3;
1840
- background-color: #8a6d3b;
1841
- }
1842
- .panel-warning > .panel-footer + .panel-collapse > .panel-body {
1843
- border-bottom-color: #faebcc;
1844
- }
1845
- .panel-danger {
1846
- border-color: #ebccd1;
1847
- }
1848
- .panel-danger > .panel-heading {
1849
- color: #a94442;
1850
- background-color: #f2dede;
1851
- border-color: #ebccd1;
1852
- }
1853
- .panel-danger > .panel-heading + .panel-collapse > .panel-body {
1854
- border-top-color: #ebccd1;
1855
- }
1856
- .panel-danger > .panel-heading .badge {
1857
- color: #f2dede;
1858
- background-color: #a94442;
1859
- }
1860
- .panel-danger > .panel-footer + .panel-collapse > .panel-body {
1861
- border-bottom-color: #ebccd1;
1862
- }
1863
- .well {
1864
- min-height: 20px;
1865
- padding: 19px;
1866
- margin-bottom: 20px;
1867
- background-color: #f5f5f5;
1868
- border: 1px solid #e3e3e3;
1869
- border-radius: 4px;
1870
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
1871
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
1872
- }
1873
- .well blockquote {
1874
- border-color: #ddd;
1875
- border-color: rgba(0, 0, 0, 0.15);
1876
- }
1877
- .well-lg {
1878
- padding: 24px;
1879
- border-radius: 6px;
1880
- }
1881
- .well-sm {
1882
- padding: 9px;
1883
- border-radius: 3px;
1884
- }