cre_pro 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (386) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +36 -0
  3. data/lib/cre_pro-rails.rb +8 -0
  4. data/lib/cre_pro/rails.rb +7 -0
  5. data/lib/cre_pro/rails/version.rb +5 -0
  6. data/vendor/assets/javascripts/gp/gp.js +292 -0
  7. data/vendor/assets/javascripts/ld/bootstrap-checkbox-radio-switch-tags.js +869 -0
  8. data/vendor/assets/javascripts/ld/bootstrap-datetimepicker.js +2573 -0
  9. data/vendor/assets/javascripts/ld/bootstrap-notify.js +379 -0
  10. data/vendor/assets/javascripts/ld/bootstrap-selectpicker.js +1711 -0
  11. data/vendor/assets/javascripts/ld/bootstrap-table.js +2484 -0
  12. data/vendor/assets/javascripts/ld/chartist.min.js +8 -0
  13. data/vendor/assets/javascripts/ld/demo.js +731 -0
  14. data/vendor/assets/javascripts/ld/fullcalendar.min.js +9 -0
  15. data/vendor/assets/javascripts/ld/jquery-jvectormap.js +3381 -0
  16. data/vendor/assets/javascripts/ld/jquery-ui.min.js +24 -0
  17. data/vendor/assets/javascripts/ld/jquery.bootstrap.wizard.min.js +22 -0
  18. data/vendor/assets/javascripts/ld/jquery.datatables.js +15498 -0
  19. data/vendor/assets/javascripts/ld/jquery.min.js +5 -0
  20. data/vendor/assets/javascripts/ld/jquery.validate.min.js +4 -0
  21. data/vendor/assets/javascripts/ld/ld.js +422 -0
  22. data/vendor/assets/javascripts/ld/moment.min.js +7 -0
  23. data/vendor/assets/javascripts/ld/sweetalert2.js +877 -0
  24. data/vendor/assets/javascripts/mk/bootstrap-datepicker.js +474 -0
  25. data/vendor/assets/javascripts/mk/bootstrap.min.js +7 -0
  26. data/vendor/assets/javascripts/mk/jasny-bootstrap.min.js +6 -0
  27. data/vendor/assets/javascripts/mk/jquery.dropdown.js +378 -0
  28. data/vendor/assets/javascripts/mk/jquery.flexisel.js +342 -0
  29. data/vendor/assets/javascripts/mk/jquery.min.js +3 -0
  30. data/vendor/assets/javascripts/mk/jquery.tagsinput.js +355 -0
  31. data/vendor/assets/javascripts/mk/mk.js +191 -0
  32. data/vendor/assets/javascripts/mk/mk.min.js +1 -0
  33. data/vendor/assets/javascripts/mk/nouislider.min.js +31 -0
  34. data/vendor/assets/javascripts/pd/bootstrap-checkbox-radio-switch-tags.js +869 -0
  35. data/vendor/assets/javascripts/pd/bootstrap-datetimepicker.js +2576 -0
  36. data/vendor/assets/javascripts/pd/bootstrap-notify.js +379 -0
  37. data/vendor/assets/javascripts/pd/bootstrap-selectpicker.js +1711 -0
  38. data/vendor/assets/javascripts/pd/bootstrap-table.js +2484 -0
  39. data/vendor/assets/javascripts/pd/bootstrap.min.js +12 -0
  40. data/vendor/assets/javascripts/pd/chartist.min.js +9 -0
  41. data/vendor/assets/javascripts/pd/demo.js +911 -0
  42. data/vendor/assets/javascripts/pd/fullcalendar.min.js +9 -0
  43. data/vendor/assets/javascripts/pd/jquery-1.10.2.js +9789 -0
  44. data/vendor/assets/javascripts/pd/jquery-1.10.2.min.js +3 -0
  45. data/vendor/assets/javascripts/pd/jquery-jvectormap.js +3381 -0
  46. data/vendor/assets/javascripts/pd/jquery-ui.min.js +24 -0
  47. data/vendor/assets/javascripts/pd/jquery.bootstrap.wizard.min.js +22 -0
  48. data/vendor/assets/javascripts/pd/jquery.datatables.js +15498 -0
  49. data/vendor/assets/javascripts/pd/jquery.easypiechart.min.js +9 -0
  50. data/vendor/assets/javascripts/pd/jquery.min.js +5 -0
  51. data/vendor/assets/javascripts/pd/jquery.tagsinput.js +355 -0
  52. data/vendor/assets/javascripts/pd/jquery.validate.min.js +4 -0
  53. data/vendor/assets/javascripts/pd/moment.min.js +7 -0
  54. data/vendor/assets/javascripts/pd/pd.js +335 -0
  55. data/vendor/assets/javascripts/pd/sweetalert2.js +877 -0
  56. data/vendor/assets/javascripts/pk/bootstrap-datepicker.js +492 -0
  57. data/vendor/assets/javascripts/pk/bootstrap-select.js +1711 -0
  58. data/vendor/assets/javascripts/pk/chartist.min.js +8 -0
  59. data/vendor/assets/javascripts/pk/ct-pk-bootstrapswitch.js +249 -0
  60. data/vendor/assets/javascripts/pk/ct-pk-checkbox.js +109 -0
  61. data/vendor/assets/javascripts/pk/ct-pk-radio.js +140 -0
  62. data/vendor/assets/javascripts/pk/ct-pk.js +305 -0
  63. data/vendor/assets/javascripts/pk/demo.js +289 -0
  64. data/vendor/assets/javascripts/pk/jasny-bootstrap.min.js +6 -0
  65. data/vendor/assets/javascripts/pk/jquery-1.10.2.js +9789 -0
  66. data/vendor/assets/javascripts/pk/jquery-ui-1.10.4.custom.min.js +6 -0
  67. data/vendor/assets/javascripts/pk/jquery.tagsinput.js +355 -0
  68. data/vendor/assets/javascripts/pk/photo_swipe/init-gallery.js +205 -0
  69. data/vendor/assets/javascripts/pk/photo_swipe/photoswipe-ui-default.min.js +4 -0
  70. data/vendor/assets/javascripts/pk/photo_swipe/photoswipe.min.js +4 -0
  71. data/vendor/assets/javascripts/pk/presentation-page/atv-img-min.js +233 -0
  72. data/vendor/assets/javascripts/pk/presentation-page/jquery.sharrre.js +585 -0
  73. data/vendor/assets/javascripts/sd/bootstrap-datepicker.js +492 -0
  74. data/vendor/assets/javascripts/sd/bootstrap-select.js +1711 -0
  75. data/vendor/assets/javascripts/sd/chartist.min.js +8 -0
  76. data/vendor/assets/javascripts/sd/demo.js +227 -0
  77. data/vendor/assets/javascripts/sd/jquery-ui.custom.min.js +7 -0
  78. data/vendor/assets/javascripts/sd/jquery.flexisel.js +342 -0
  79. data/vendor/assets/javascripts/sd/jquery.js +9789 -0
  80. data/vendor/assets/javascripts/sd/jquery.tagsinput.js +355 -0
  81. data/vendor/assets/javascripts/sd/retina.min.js +10 -0
  82. data/vendor/assets/javascripts/sd/sd-bootstrapswitch.js +249 -0
  83. data/vendor/assets/javascripts/sd/sd-checkbox.js +109 -0
  84. data/vendor/assets/javascripts/sd/sd-morphing.js +89 -0
  85. data/vendor/assets/javascripts/sd/sd-radio.js +140 -0
  86. data/vendor/assets/javascripts/sd/sd.js +398 -0
  87. data/vendor/assets/stylesheets/gp/components/_buttons.scss +121 -0
  88. data/vendor/assets/stylesheets/gp/components/_cards.scss +271 -0
  89. data/vendor/assets/stylesheets/gp/components/_carousel.scss +15 -0
  90. data/vendor/assets/stylesheets/gp/components/_clients.scss +172 -0
  91. data/vendor/assets/stylesheets/gp/components/_closure.scss +19 -0
  92. data/vendor/assets/stylesheets/gp/components/_contact.scss +93 -0
  93. data/vendor/assets/stylesheets/gp/components/_dropdown.scss +173 -0
  94. data/vendor/assets/stylesheets/gp/components/_example-pages.scss +524 -0
  95. data/vendor/assets/stylesheets/gp/components/_footers.scss +191 -0
  96. data/vendor/assets/stylesheets/gp/components/_headers.scss +72 -0
  97. data/vendor/assets/stylesheets/gp/components/_inputs.scss +145 -0
  98. data/vendor/assets/stylesheets/gp/components/_labels.scss +15 -0
  99. data/vendor/assets/stylesheets/gp/components/_misc.scss +332 -0
  100. data/vendor/assets/stylesheets/gp/components/_mixins.scss +11 -0
  101. data/vendor/assets/stylesheets/gp/components/_navbars.scss +252 -0
  102. data/vendor/assets/stylesheets/gp/components/_numbers.scss +61 -0
  103. data/vendor/assets/stylesheets/gp/components/_projects.scss +279 -0
  104. data/vendor/assets/stylesheets/gp/components/_responsive.scss +950 -0
  105. data/vendor/assets/stylesheets/gp/components/_sections.scss +328 -0
  106. data/vendor/assets/stylesheets/gp/components/_social-buttons.scss +30 -0
  107. data/vendor/assets/stylesheets/gp/components/_team.scss +182 -0
  108. data/vendor/assets/stylesheets/gp/components/_theme.scss +22 -0
  109. data/vendor/assets/stylesheets/gp/components/_typography.scss +252 -0
  110. data/vendor/assets/stylesheets/gp/components/_variables.scss +267 -0
  111. data/vendor/assets/stylesheets/gp/components/mixins/_buttons.scss +61 -0
  112. data/vendor/assets/stylesheets/gp/components/mixins/_cards.scss +8 -0
  113. data/vendor/assets/stylesheets/gp/components/mixins/_inputs.scss +17 -0
  114. data/vendor/assets/stylesheets/gp/components/mixins/_navbars.scss +11 -0
  115. data/vendor/assets/stylesheets/gp/components/mixins/_transparency.scss +20 -0
  116. data/vendor/assets/stylesheets/gp/components/mixins/_vendor-prefixes.scss +284 -0
  117. data/vendor/assets/stylesheets/gp/gp.scss +30 -0
  118. data/vendor/assets/stylesheets/ld/ld.scss +53 -0
  119. data/vendor/assets/stylesheets/ld/ld/_alerts.scss +82 -0
  120. data/vendor/assets/stylesheets/ld/ld/_buttons.scss +123 -0
  121. data/vendor/assets/stylesheets/ld/ld/_cards.scss +315 -0
  122. data/vendor/assets/stylesheets/ld/ld/_carousel.scss +15 -0
  123. data/vendor/assets/stylesheets/ld/ld/_checkbox-radio-switch.scss +253 -0
  124. data/vendor/assets/stylesheets/ld/ld/_collapse.scss +49 -0
  125. data/vendor/assets/stylesheets/ld/ld/_dropdown.scss +176 -0
  126. data/vendor/assets/stylesheets/ld/ld/_footers.scss +155 -0
  127. data/vendor/assets/stylesheets/ld/ld/_forms.scss +41 -0
  128. data/vendor/assets/stylesheets/ld/ld/_inputs.scss +170 -0
  129. data/vendor/assets/stylesheets/ld/ld/_labels.scss +54 -0
  130. data/vendor/assets/stylesheets/ld/ld/_media.scss +80 -0
  131. data/vendor/assets/stylesheets/ld/ld/_misc.scss +87 -0
  132. data/vendor/assets/stylesheets/ld/ld/_mixins.scss +22 -0
  133. data/vendor/assets/stylesheets/ld/ld/_modal.scss +79 -0
  134. data/vendor/assets/stylesheets/ld/ld/_navbars.scss +362 -0
  135. data/vendor/assets/stylesheets/ld/ld/_pages.scss +215 -0
  136. data/vendor/assets/stylesheets/ld/ld/_progress-bars.scss +26 -0
  137. data/vendor/assets/stylesheets/ld/ld/_responsive.scss +647 -0
  138. data/vendor/assets/stylesheets/ld/ld/_sidebar-and-main-panel.scss +576 -0
  139. data/vendor/assets/stylesheets/ld/ld/_sliders.scss +219 -0
  140. data/vendor/assets/stylesheets/ld/ld/_social-buttons.scss +77 -0
  141. data/vendor/assets/stylesheets/ld/ld/_tables.scss +120 -0
  142. data/vendor/assets/stylesheets/ld/ld/_tabs-navs-pagination.scss +302 -0
  143. data/vendor/assets/stylesheets/ld/ld/_tags.scss +123 -0
  144. data/vendor/assets/stylesheets/ld/ld/_tooltips-and-popovers.scss +156 -0
  145. data/vendor/assets/stylesheets/ld/ld/_typography.scss +93 -0
  146. data/vendor/assets/stylesheets/ld/ld/_variables.scss +319 -0
  147. data/vendor/assets/stylesheets/ld/ld/mixins/_buttons.scss +74 -0
  148. data/vendor/assets/stylesheets/ld/ld/mixins/_cards.scss +8 -0
  149. data/vendor/assets/stylesheets/ld/ld/mixins/_chartist.scss +85 -0
  150. data/vendor/assets/stylesheets/ld/ld/mixins/_icons.scss +13 -0
  151. data/vendor/assets/stylesheets/ld/ld/mixins/_inputs.scss +17 -0
  152. data/vendor/assets/stylesheets/ld/ld/mixins/_labels.scss +21 -0
  153. data/vendor/assets/stylesheets/ld/ld/mixins/_morphing-buttons.scss +34 -0
  154. data/vendor/assets/stylesheets/ld/ld/mixins/_navbars.scss +11 -0
  155. data/vendor/assets/stylesheets/ld/ld/mixins/_social-buttons.scss +43 -0
  156. data/vendor/assets/stylesheets/ld/ld/mixins/_table-row.scss +22 -0
  157. data/vendor/assets/stylesheets/ld/ld/mixins/_tabs.scss +4 -0
  158. data/vendor/assets/stylesheets/ld/ld/mixins/_transparency.scss +20 -0
  159. data/vendor/assets/stylesheets/ld/ld/mixins/_vendor-prefixes.scss +197 -0
  160. data/vendor/assets/stylesheets/ld/ld/plugins/_animate.scss +188 -0
  161. data/vendor/assets/stylesheets/ld/ld/plugins/_bootstrap-select.scss +308 -0
  162. data/vendor/assets/stylesheets/ld/ld/plugins/_bootstrap-table.scss +328 -0
  163. data/vendor/assets/stylesheets/ld/ld/plugins/_chartist.scss +247 -0
  164. data/vendor/assets/stylesheets/ld/ld/plugins/_datatables.net.scss +513 -0
  165. data/vendor/assets/stylesheets/ld/ld/plugins/_datetime-picker.scss +440 -0
  166. data/vendor/assets/stylesheets/ld/ld/plugins/_fullcalendar.scss +1114 -0
  167. data/vendor/assets/stylesheets/ld/ld/plugins/_jquery.jvectormap.scss +135 -0
  168. data/vendor/assets/stylesheets/ld/ld/plugins/_perfect-scrollbar.scss +111 -0
  169. data/vendor/assets/stylesheets/ld/ld/plugins/_sweetalert2.scss +531 -0
  170. data/vendor/assets/stylesheets/mk/mk.scss +50 -0
  171. data/vendor/assets/stylesheets/mk/mk/_alerts.scss +41 -0
  172. data/vendor/assets/stylesheets/mk/mk/_buttons.scss +283 -0
  173. data/vendor/assets/stylesheets/mk/mk/_cards.scss +576 -0
  174. data/vendor/assets/stylesheets/mk/mk/_carousel.scss +86 -0
  175. data/vendor/assets/stylesheets/mk/mk/_checkboxes.scss +195 -0
  176. data/vendor/assets/stylesheets/mk/mk/_colors.scss +326 -0
  177. data/vendor/assets/stylesheets/mk/mk/_dialogs.scss +99 -0
  178. data/vendor/assets/stylesheets/mk/mk/_dividers.scss +73 -0
  179. data/vendor/assets/stylesheets/mk/mk/_dropdown.scss +86 -0
  180. data/vendor/assets/stylesheets/mk/mk/_example-pages.scss +775 -0
  181. data/vendor/assets/stylesheets/mk/mk/_fileupload.scss +115 -0
  182. data/vendor/assets/stylesheets/mk/mk/_flexisel.scss +54 -0
  183. data/vendor/assets/stylesheets/mk/mk/_form.scss +58 -0
  184. data/vendor/assets/stylesheets/mk/mk/_images.scss +6 -0
  185. data/vendor/assets/stylesheets/mk/mk/_import-bs-less.scss +4 -0
  186. data/vendor/assets/stylesheets/mk/mk/_import-bs-sass.scss +2 -0
  187. data/vendor/assets/stylesheets/mk/mk/_info-areas.scss +57 -0
  188. data/vendor/assets/stylesheets/mk/mk/_inputs-size.scss +223 -0
  189. data/vendor/assets/stylesheets/mk/mk/_inputs.scss +394 -0
  190. data/vendor/assets/stylesheets/mk/mk/_labels.scss +10 -0
  191. data/vendor/assets/stylesheets/mk/mk/_lists.scss +104 -0
  192. data/vendor/assets/stylesheets/mk/mk/_media.scss +47 -0
  193. data/vendor/assets/stylesheets/mk/mk/_misc.scss +94 -0
  194. data/vendor/assets/stylesheets/mk/mk/_mixins.scss +413 -0
  195. data/vendor/assets/stylesheets/mk/mk/_navbar.scss +311 -0
  196. data/vendor/assets/stylesheets/mk/mk/_pagination.scss +91 -0
  197. data/vendor/assets/stylesheets/mk/mk/_panels.scss +47 -0
  198. data/vendor/assets/stylesheets/mk/mk/_pills.scss +128 -0
  199. data/vendor/assets/stylesheets/mk/mk/_popups.scss +77 -0
  200. data/vendor/assets/stylesheets/mk/mk/_progress.scss +33 -0
  201. data/vendor/assets/stylesheets/mk/mk/_radios.scss +114 -0
  202. data/vendor/assets/stylesheets/mk/mk/_responsive.scss +115 -0
  203. data/vendor/assets/stylesheets/mk/mk/_ripples.scss +40 -0
  204. data/vendor/assets/stylesheets/mk/mk/_sections.scss +131 -0
  205. data/vendor/assets/stylesheets/mk/mk/_select.scss +108 -0
  206. data/vendor/assets/stylesheets/mk/mk/_shadows.scss +138 -0
  207. data/vendor/assets/stylesheets/mk/mk/_tables.scss +104 -0
  208. data/vendor/assets/stylesheets/mk/mk/_tabs.scss +53 -0
  209. data/vendor/assets/stylesheets/mk/mk/_tags.scss +97 -0
  210. data/vendor/assets/stylesheets/mk/mk/_togglebutton.scss +87 -0
  211. data/vendor/assets/stylesheets/mk/mk/_typography.scss +75 -0
  212. data/vendor/assets/stylesheets/mk/mk/_variables.scss +224 -0
  213. data/vendor/assets/stylesheets/mk/mk/_variables_bootstrap.scss +883 -0
  214. data/vendor/assets/stylesheets/mk/mk/_welljumbo.scss +28 -0
  215. data/vendor/assets/stylesheets/mk/mk/plugins/_plugin-datepicker.scss +204 -0
  216. data/vendor/assets/stylesheets/mk/mk/plugins/_plugin-nouislider.scss +161 -0
  217. data/vendor/assets/stylesheets/mk/mk/plugins/_plugin-selectize.scss +93 -0
  218. data/vendor/assets/stylesheets/mk/mk/plugins/_plugin-snackbarjs.scss +34 -0
  219. data/vendor/assets/stylesheets/mk/mk/sections/_blogs.scss +17 -0
  220. data/vendor/assets/stylesheets/mk/mk/sections/_contactus.scss +51 -0
  221. data/vendor/assets/stylesheets/mk/mk/sections/_features.scss +92 -0
  222. data/vendor/assets/stylesheets/mk/mk/sections/_footers.scss +163 -0
  223. data/vendor/assets/stylesheets/mk/mk/sections/_headers.scss +125 -0
  224. data/vendor/assets/stylesheets/mk/mk/sections/_pricing.scss +40 -0
  225. data/vendor/assets/stylesheets/mk/mk/sections/_projects.scss +75 -0
  226. data/vendor/assets/stylesheets/mk/mk/sections/_social-subscribe-lines.scss +71 -0
  227. data/vendor/assets/stylesheets/mk/mk/sections/_team.scss +53 -0
  228. data/vendor/assets/stylesheets/mk/mk/sections/_testimonials.scss +5 -0
  229. data/vendor/assets/stylesheets/pd/pd.scss +51 -0
  230. data/vendor/assets/stylesheets/pd/pd/_alerts.scss +60 -0
  231. data/vendor/assets/stylesheets/pd/pd/_animated-buttons.scss +61 -0
  232. data/vendor/assets/stylesheets/pd/pd/_buttons.scss +173 -0
  233. data/vendor/assets/stylesheets/pd/pd/_cards.scss +546 -0
  234. data/vendor/assets/stylesheets/pd/pd/_carousel.scss +15 -0
  235. data/vendor/assets/stylesheets/pd/pd/_chat-message.scss +206 -0
  236. data/vendor/assets/stylesheets/pd/pd/_checkbox-radio.scss +126 -0
  237. data/vendor/assets/stylesheets/pd/pd/_circlechart.scss +18 -0
  238. data/vendor/assets/stylesheets/pd/pd/_collapse.scss +40 -0
  239. data/vendor/assets/stylesheets/pd/pd/_dropdown.scss +413 -0
  240. data/vendor/assets/stylesheets/pd/pd/_footers.scss +87 -0
  241. data/vendor/assets/stylesheets/pd/pd/_forms.scss +43 -0
  242. data/vendor/assets/stylesheets/pd/pd/_inputs.scss +190 -0
  243. data/vendor/assets/stylesheets/pd/pd/_labels.scss +29 -0
  244. data/vendor/assets/stylesheets/pd/pd/_media.scss +80 -0
  245. data/vendor/assets/stylesheets/pd/pd/_misc.scss +104 -0
  246. data/vendor/assets/stylesheets/pd/pd/_mixins.scss +17 -0
  247. data/vendor/assets/stylesheets/pd/pd/_modal.scss +79 -0
  248. data/vendor/assets/stylesheets/pd/pd/_navbars.scss +289 -0
  249. data/vendor/assets/stylesheets/pd/pd/_pages.scss +196 -0
  250. data/vendor/assets/stylesheets/pd/pd/_progress-bars.scss +27 -0
  251. data/vendor/assets/stylesheets/pd/pd/_responsive.scss +666 -0
  252. data/vendor/assets/stylesheets/pd/pd/_sidebar-and-main-panel.scss +514 -0
  253. data/vendor/assets/stylesheets/pd/pd/_sliders.scss +222 -0
  254. data/vendor/assets/stylesheets/pd/pd/_social.scss +130 -0
  255. data/vendor/assets/stylesheets/pd/pd/_switch.scss +145 -0
  256. data/vendor/assets/stylesheets/pd/pd/_tables.scss +194 -0
  257. data/vendor/assets/stylesheets/pd/pd/_tabs-navs-pagination.scss +341 -0
  258. data/vendor/assets/stylesheets/pd/pd/_tags.scss +104 -0
  259. data/vendor/assets/stylesheets/pd/pd/_timeline.scss +178 -0
  260. data/vendor/assets/stylesheets/pd/pd/_tooltips-and-popovers.scss +156 -0
  261. data/vendor/assets/stylesheets/pd/pd/_typography.scss +117 -0
  262. data/vendor/assets/stylesheets/pd/pd/_variables.scss +367 -0
  263. data/vendor/assets/stylesheets/pd/pd/mixins/_alerts.scss +13 -0
  264. data/vendor/assets/stylesheets/pd/pd/mixins/_buttons.scss +89 -0
  265. data/vendor/assets/stylesheets/pd/pd/mixins/_cards.scss +7 -0
  266. data/vendor/assets/stylesheets/pd/pd/mixins/_chartist.scss +104 -0
  267. data/vendor/assets/stylesheets/pd/pd/mixins/_icons.scss +13 -0
  268. data/vendor/assets/stylesheets/pd/pd/mixins/_inputs.scss +17 -0
  269. data/vendor/assets/stylesheets/pd/pd/mixins/_labels.scss +10 -0
  270. data/vendor/assets/stylesheets/pd/pd/mixins/_navbars.scss +11 -0
  271. data/vendor/assets/stylesheets/pd/pd/mixins/_sidebar.scss +54 -0
  272. data/vendor/assets/stylesheets/pd/pd/mixins/_social.scss +68 -0
  273. data/vendor/assets/stylesheets/pd/pd/mixins/_table-row.scss +22 -0
  274. data/vendor/assets/stylesheets/pd/pd/mixins/_tabs.scss +4 -0
  275. data/vendor/assets/stylesheets/pd/pd/mixins/_transparency.scss +20 -0
  276. data/vendor/assets/stylesheets/pd/pd/mixins/_vendor-prefixes.scss +254 -0
  277. data/vendor/assets/stylesheets/pd/pd/plugins/_animate.scss +189 -0
  278. data/vendor/assets/stylesheets/pd/pd/plugins/_bootstrap-select.scss +313 -0
  279. data/vendor/assets/stylesheets/pd/pd/plugins/_bootstrap-table.scss +375 -0
  280. data/vendor/assets/stylesheets/pd/pd/plugins/_chartist.scss +246 -0
  281. data/vendor/assets/stylesheets/pd/pd/plugins/_datatables.net.scss +504 -0
  282. data/vendor/assets/stylesheets/pd/pd/plugins/_datetime-picker.scss +418 -0
  283. data/vendor/assets/stylesheets/pd/pd/plugins/_fullcalendar.scss +1124 -0
  284. data/vendor/assets/stylesheets/pd/pd/plugins/_jquery.jvectormap.scss +135 -0
  285. data/vendor/assets/stylesheets/pd/pd/plugins/_perfect-scrollbar.scss +112 -0
  286. data/vendor/assets/stylesheets/pd/pd/plugins/_sweetalert2.scss +531 -0
  287. data/vendor/assets/stylesheets/pk/ct-pk.scss +64 -0
  288. data/vendor/assets/stylesheets/pk/ct-pk/_alerts.scss +69 -0
  289. data/vendor/assets/stylesheets/pk/ct-pk/_animated-buttons.scss +63 -0
  290. data/vendor/assets/stylesheets/pk/ct-pk/_bootstrap-select.scss +320 -0
  291. data/vendor/assets/stylesheets/pk/ct-pk/_buttons.scss +161 -0
  292. data/vendor/assets/stylesheets/pk/ct-pk/_cards.scss +570 -0
  293. data/vendor/assets/stylesheets/pk/ct-pk/_carousel.scss +59 -0
  294. data/vendor/assets/stylesheets/pk/ct-pk/_chartist.scss +354 -0
  295. data/vendor/assets/stylesheets/pk/ct-pk/_checkbox-radio.scss +129 -0
  296. data/vendor/assets/stylesheets/pk/ct-pk/_collapse.scss +40 -0
  297. data/vendor/assets/stylesheets/pk/ct-pk/_datepicker.scss +198 -0
  298. data/vendor/assets/stylesheets/pk/ct-pk/_dropdown.scss +291 -0
  299. data/vendor/assets/stylesheets/pk/ct-pk/_fileupload.scss +112 -0
  300. data/vendor/assets/stylesheets/pk/ct-pk/_footers.scss +193 -0
  301. data/vendor/assets/stylesheets/pk/ct-pk/_headers.scss +85 -0
  302. data/vendor/assets/stylesheets/pk/ct-pk/_images.scss +28 -0
  303. data/vendor/assets/stylesheets/pk/ct-pk/_info-areas.scss +62 -0
  304. data/vendor/assets/stylesheets/pk/ct-pk/_inputs.scss +171 -0
  305. data/vendor/assets/stylesheets/pk/ct-pk/_labels.scss +29 -0
  306. data/vendor/assets/stylesheets/pk/ct-pk/_media.scss +82 -0
  307. data/vendor/assets/stylesheets/pk/ct-pk/_misc.scss +124 -0
  308. data/vendor/assets/stylesheets/pk/ct-pk/_mixins.scss +16 -0
  309. data/vendor/assets/stylesheets/pk/ct-pk/_modal.scss +91 -0
  310. data/vendor/assets/stylesheets/pk/ct-pk/_navbars.scss +285 -0
  311. data/vendor/assets/stylesheets/pk/ct-pk/_preloaders.scss +282 -0
  312. data/vendor/assets/stylesheets/pk/ct-pk/_progress-bars.scss +27 -0
  313. data/vendor/assets/stylesheets/pk/ct-pk/_responsive.scss +411 -0
  314. data/vendor/assets/stylesheets/pk/ct-pk/_sections.scss +45 -0
  315. data/vendor/assets/stylesheets/pk/ct-pk/_sidebar.scss +206 -0
  316. data/vendor/assets/stylesheets/pk/ct-pk/_sliders.scss +222 -0
  317. data/vendor/assets/stylesheets/pk/ct-pk/_social.scss +130 -0
  318. data/vendor/assets/stylesheets/pk/ct-pk/_switch.scss +145 -0
  319. data/vendor/assets/stylesheets/pk/ct-pk/_tables.scss +135 -0
  320. data/vendor/assets/stylesheets/pk/ct-pk/_tabs-navs-pagination.scss +311 -0
  321. data/vendor/assets/stylesheets/pk/ct-pk/_tags.scss +108 -0
  322. data/vendor/assets/stylesheets/pk/ct-pk/_tooltips-and-popovers.scss +188 -0
  323. data/vendor/assets/stylesheets/pk/ct-pk/_typography.scss +106 -0
  324. data/vendor/assets/stylesheets/pk/ct-pk/_variables.scss +301 -0
  325. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_alerts.scss +11 -0
  326. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_buttons.scss +104 -0
  327. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_inputs.scss +17 -0
  328. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_labels.scss +10 -0
  329. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_navbars.scss +11 -0
  330. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_popovers.scss +21 -0
  331. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_social.scss +68 -0
  332. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_tabs.scss +4 -0
  333. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_transparency.scss +17 -0
  334. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_vendor-prefixes.scss +233 -0
  335. data/vendor/assets/stylesheets/pk/ct-pk/plugins/photo-swipe/_default-skin.scss +592 -0
  336. data/vendor/assets/stylesheets/pk/ct-pk/plugins/photo-swipe/_gallery.scss +27 -0
  337. data/vendor/assets/stylesheets/pk/ct-pk/plugins/photo-swipe/_main-settings.scss +11 -0
  338. data/vendor/assets/stylesheets/pk/ct-pk/plugins/photo-swipe/_main.scss +213 -0
  339. data/vendor/assets/stylesheets/pk/examples.scss +1083 -0
  340. data/vendor/assets/stylesheets/sd/examples.scss +403 -0
  341. data/vendor/assets/stylesheets/sd/sd.scss +41 -0
  342. data/vendor/assets/stylesheets/sd/sd/_alerts.scss +37 -0
  343. data/vendor/assets/stylesheets/sd/sd/_bootstrap-select.scss +307 -0
  344. data/vendor/assets/stylesheets/sd/sd/_buttons.scss +108 -0
  345. data/vendor/assets/stylesheets/sd/sd/_cards.scss +462 -0
  346. data/vendor/assets/stylesheets/sd/sd/_carousel.scss +15 -0
  347. data/vendor/assets/stylesheets/sd/sd/_chartist.scss +335 -0
  348. data/vendor/assets/stylesheets/sd/sd/_checkbox-radio-switch.scss +246 -0
  349. data/vendor/assets/stylesheets/sd/sd/_collapse.scss +33 -0
  350. data/vendor/assets/stylesheets/sd/sd/_datepicker.scss +199 -0
  351. data/vendor/assets/stylesheets/sd/sd/_dropdown.scss +98 -0
  352. data/vendor/assets/stylesheets/sd/sd/_flexisel.scss +53 -0
  353. data/vendor/assets/stylesheets/sd/sd/_footers.scss +216 -0
  354. data/vendor/assets/stylesheets/sd/sd/_icons.scss +127 -0
  355. data/vendor/assets/stylesheets/sd/sd/_inputs.scss +141 -0
  356. data/vendor/assets/stylesheets/sd/sd/_labels.scss +54 -0
  357. data/vendor/assets/stylesheets/sd/sd/_media.scss +80 -0
  358. data/vendor/assets/stylesheets/sd/sd/_misc.scss +115 -0
  359. data/vendor/assets/stylesheets/sd/sd/_mixins.scss +20 -0
  360. data/vendor/assets/stylesheets/sd/sd/_modal.scss +79 -0
  361. data/vendor/assets/stylesheets/sd/sd/_morphing-buttons.scss +161 -0
  362. data/vendor/assets/stylesheets/sd/sd/_navbars.scss +293 -0
  363. data/vendor/assets/stylesheets/sd/sd/_progress-bars.scss +9 -0
  364. data/vendor/assets/stylesheets/sd/sd/_responsive.scss +302 -0
  365. data/vendor/assets/stylesheets/sd/sd/_sections.scss +12 -0
  366. data/vendor/assets/stylesheets/sd/sd/_sidebar-menu.scss +232 -0
  367. data/vendor/assets/stylesheets/sd/sd/_sliders.scss +218 -0
  368. data/vendor/assets/stylesheets/sd/sd/_social-buttons.scss +76 -0
  369. data/vendor/assets/stylesheets/sd/sd/_tables.scss +110 -0
  370. data/vendor/assets/stylesheets/sd/sd/_tabs-navs-pagination.scss +217 -0
  371. data/vendor/assets/stylesheets/sd/sd/_tags.scss +220 -0
  372. data/vendor/assets/stylesheets/sd/sd/_tooltips-and-popovers.scss +156 -0
  373. data/vendor/assets/stylesheets/sd/sd/_typography.scss +73 -0
  374. data/vendor/assets/stylesheets/sd/sd/_variables.scss +249 -0
  375. data/vendor/assets/stylesheets/sd/sd/mixins/_buttons.scss +76 -0
  376. data/vendor/assets/stylesheets/sd/sd/mixins/_cards.scss +8 -0
  377. data/vendor/assets/stylesheets/sd/sd/mixins/_icons.scss +13 -0
  378. data/vendor/assets/stylesheets/sd/sd/mixins/_inputs.scss +17 -0
  379. data/vendor/assets/stylesheets/sd/sd/mixins/_labels.scss +21 -0
  380. data/vendor/assets/stylesheets/sd/sd/mixins/_morphing-buttons.scss +34 -0
  381. data/vendor/assets/stylesheets/sd/sd/mixins/_navbars.scss +11 -0
  382. data/vendor/assets/stylesheets/sd/sd/mixins/_social-buttons.scss +43 -0
  383. data/vendor/assets/stylesheets/sd/sd/mixins/_tabs.scss +4 -0
  384. data/vendor/assets/stylesheets/sd/sd/mixins/_transparency.scss +20 -0
  385. data/vendor/assets/stylesheets/sd/sd/mixins/_vendor-prefixes.scss +177 -0
  386. metadata +484 -0
@@ -0,0 +1,440 @@
1
+ /*!
2
+ * Datetimepicker for Bootstrap 3
3
+ * ! version : 4.7.14
4
+ * https://github.com/Eonasdan/bootstrap-datetimepicker/
5
+ */
6
+ $bs-datetimepicker-timepicker-font-size: 1.2em !default;
7
+ $bs-datetimepicker-active-bg: $info-color !default;
8
+ $bs-datetimepicker-active-color: $white-color !default;
9
+ $bs-datetimepicker-border-radius: $border-radius-base;
10
+ $bs-datetimepicker-btn-hover-bg: $light-gray !default;
11
+ $bs-datetimepicker-disabled-color: $medium-gray !default;
12
+ $bs-datetimepicker-alternate-color: $medium-gray !default;
13
+ $bs-datetimepicker-secondary-border-color: #ccc !default;
14
+ $bs-datetimepicker-secondary-border-color-rgba: rgba(0, 0, 0, 0.2) !default;
15
+ $bs-datetimepicker-primary-border-color: white !default;
16
+ $bs-datetimepicker-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !default;
17
+
18
+ .sr-only {
19
+ position: absolute;
20
+ width: 1px;
21
+ height: 1px;
22
+ margin: -1px;
23
+ padding: 0;
24
+ overflow: hidden;
25
+ clip: rect(0,0,0,0);
26
+ border: 0;
27
+ }
28
+
29
+
30
+ .bootstrap-datetimepicker-widget {
31
+ list-style: none;
32
+
33
+
34
+ &.dropdown-menu {
35
+ padding: 4px;
36
+ width: 19em;
37
+
38
+ &.timepicker-sbs {
39
+ @media (min-width: $screen-sm-min) {
40
+ width: 38em;
41
+ }
42
+
43
+ @media (min-width: $screen-md-min) {
44
+ width: 38em;
45
+ }
46
+
47
+ @media (min-width: $screen-lg-min) {
48
+ width: 38em;
49
+ }
50
+ }
51
+
52
+ &.bottom {
53
+
54
+ &:before {
55
+ border-bottom: 11px solid rgba(0, 0, 0, 0.2);
56
+ border-left: 11px solid rgba(0, 0, 0, 0);
57
+ border-right: 11px solid rgba(0, 0, 0, 0);
58
+ content: "";
59
+ display: inline-block;
60
+ position: absolute;
61
+ left: 12px;
62
+ top: -11px;
63
+ }
64
+
65
+ &:after {
66
+ border-bottom: 11px solid #FFFFFF;
67
+ border-left: 11px solid rgba(0, 0, 0, 0);
68
+ border-right: 11px solid rgba(0, 0, 0, 0);
69
+ content: "";
70
+ display: inline-block;
71
+ position: absolute;
72
+ left: 12px;
73
+ top: -10px;
74
+ }
75
+ }
76
+
77
+ &.top {
78
+ margin-top: auto;
79
+ margin-bottom: -20px;
80
+
81
+ &.open{
82
+ margin-top: auto;
83
+ margin-bottom: 5px;
84
+ }
85
+
86
+ &:before {
87
+ border-top: 11px solid rgba(0, 0, 0, 0.2);
88
+ border-left: 11px solid rgba(0, 0, 0, 0);
89
+ border-right: 11px solid rgba(0, 0, 0, 0);
90
+ border-bottom: none;
91
+ content: "";
92
+ display: inline-block;
93
+ position: absolute;
94
+ left: 12px;
95
+ bottom: -11px;
96
+ top: auto;
97
+ }
98
+
99
+ &:after {
100
+ border-top: 11px solid #FFFFFF;
101
+ border-left: 11px solid rgba(0, 0, 0, 0);
102
+ border-right: 11px solid rgba(0, 0, 0, 0);
103
+ border-bottom: none;
104
+ content: "";
105
+ display: inline-block;
106
+ position: absolute;
107
+ left: 12px;
108
+ bottom: -10px;
109
+ top: auto;
110
+ }
111
+ }
112
+
113
+
114
+
115
+ &.pull-right {
116
+ &:before {
117
+ left: auto;
118
+ right: 6px;
119
+ }
120
+
121
+ &:after {
122
+ left: auto;
123
+ right: 7px;
124
+ }
125
+ }
126
+ }
127
+
128
+ .list-unstyled {
129
+ margin: 0;
130
+ }
131
+
132
+ a[data-action] {
133
+ padding: 6px 0;
134
+ border-width: 0;
135
+ }
136
+
137
+ a[data-action]:active {
138
+ box-shadow: none;
139
+ }
140
+
141
+ .timepicker-hour, .timepicker-minute, .timepicker-second {
142
+ width: 56px;
143
+ height: 56px;
144
+ font-weight: $font-weight-light;
145
+ font-size: $font-size-h4;
146
+ margin: 3px;
147
+ border-radius: 50%;
148
+ }
149
+
150
+ button[data-action] {
151
+ padding: 6px;
152
+ }
153
+
154
+ .btn[data-action="incrementHours"]::after {
155
+ @extend .sr-only;
156
+ content: "Increment Hours";
157
+ }
158
+
159
+ .btn[data-action="incrementMinutes"]::after {
160
+ @extend .sr-only;
161
+ content: "Increment Minutes";
162
+ }
163
+
164
+ .btn[data-action="decrementHours"]::after {
165
+ @extend .sr-only;
166
+ content: "Decrement Hours";
167
+ }
168
+
169
+ .btn[data-action="decrementMinutes"]::after {
170
+ @extend .sr-only;
171
+ content: "Decrement Minutes";
172
+ }
173
+
174
+ .btn[data-action="showHours"]::after {
175
+ @extend .sr-only;
176
+ content: "Show Hours";
177
+ }
178
+
179
+ .btn[data-action="showMinutes"]::after {
180
+ @extend .sr-only;
181
+ content: "Show Minutes";
182
+ }
183
+
184
+ .btn[data-action="togglePeriod"]::after {
185
+ @extend .sr-only;
186
+ content: "Toggle AM/PM";
187
+ }
188
+
189
+ .btn[data-action="clear"]::after {
190
+ @extend .sr-only;
191
+ content: "Clear the picker";
192
+ }
193
+
194
+ .btn[data-action="today"]::after {
195
+ @extend .sr-only;
196
+ content: "Set the date to today";
197
+ }
198
+
199
+ .picker-switch {
200
+ text-align: center;
201
+ border-radius: $bs-datetimepicker-border-radius;
202
+
203
+ &::after {
204
+ @extend .sr-only;
205
+ content: "Toggle Date and Time Screens";
206
+ }
207
+
208
+ td {
209
+ padding: 0;
210
+ margin: 0;
211
+ height: auto;
212
+ width: auto;
213
+ line-height: inherit;
214
+
215
+ span {
216
+ line-height: 2.5;
217
+ height: 2.5em;
218
+ width: 100%;
219
+ border-radius: $bs-datetimepicker-border-radius;
220
+ margin: 2px 0px !important;
221
+ }
222
+ }
223
+ }
224
+
225
+ table {
226
+ width: 100%;
227
+ margin: 0;
228
+
229
+
230
+ & td > div,
231
+ & th > div {
232
+ @extend .animation-transition-fast;
233
+ text-align: center;
234
+
235
+ }
236
+
237
+
238
+ & th {
239
+ @extend .animation-transition-fast;
240
+
241
+ height: 20px;
242
+ line-height: 20px;
243
+ width: 20px;
244
+
245
+ &.picker-switch {
246
+ width: 145px;
247
+ }
248
+
249
+ &.disabled,
250
+ &.disabled:hover {
251
+ background: none;
252
+ color: $bs-datetimepicker-disabled-color;
253
+ cursor: not-allowed;
254
+ }
255
+
256
+ &.prev span,
257
+ &.next span{
258
+ border-radius: $bs-datetimepicker-border-radius;
259
+ height: 27px;
260
+ width: 27px;
261
+ line-height: 28px;
262
+ font-size: 12px;
263
+ border-radius: 50%;
264
+ text-align: center;
265
+
266
+ }
267
+
268
+ &.prev::after {
269
+ @extend .sr-only;
270
+ content: "Previous Month";
271
+ }
272
+
273
+ &.next::after {
274
+ @extend .sr-only;
275
+ content: "Next Month";
276
+ }
277
+
278
+ &.dow{
279
+ text-align: center;
280
+ border-bottom: 1px solid $light-gray;
281
+ font-size: $font-size-small;
282
+ text-transform: uppercase;
283
+ color: $dark-gray;
284
+ font-weight: $font-weight-normal;
285
+ padding-bottom: 5px;
286
+ padding-top: $padding-default-vertical;
287
+ }
288
+ }
289
+
290
+ & thead tr:first-child th{
291
+ cursor: pointer;
292
+
293
+ &:hover span,
294
+ &.picker-switch:hover{
295
+ background: $bs-datetimepicker-btn-hover-bg;
296
+ }
297
+ }
298
+
299
+ & td{
300
+ > div {
301
+ border-radius: $bs-datetimepicker-border-radius;
302
+
303
+ height: 54px;
304
+ line-height: 54px;
305
+ width: 54px;
306
+ text-align: center;
307
+ }
308
+
309
+ &.cw > div {
310
+ font-size: .8em;
311
+ height: 20px;
312
+ line-height: 20px;
313
+ color: $bs-datetimepicker-alternate-color;
314
+ }
315
+
316
+ &.day > div {
317
+ height: 30px;
318
+ line-height: 30px;
319
+ width: 30px;
320
+ text-align: center;
321
+ padding: 0px;
322
+ border-radius: 50%;
323
+ }
324
+
325
+ &.minute > div,
326
+ &.hour > div{
327
+ border-radius: 50%;
328
+ }
329
+
330
+ &.day:hover > div,
331
+ &.hour:hover > div,
332
+ &.minute:hover > div,
333
+ &.second:hover > div {
334
+ background: $bs-datetimepicker-btn-hover-bg;
335
+ cursor: pointer;
336
+ }
337
+
338
+ &.old > div,
339
+ &.new > div{
340
+ color: $bs-datetimepicker-alternate-color;
341
+ }
342
+
343
+ &.today > div{
344
+ position: relative;
345
+
346
+ &:before {
347
+ content: '';
348
+ display: inline-block;
349
+ border: 0 0 7px 7px solid transparent;
350
+ border-bottom-color: $bs-datetimepicker-active-bg;
351
+ border-top-color: $bs-datetimepicker-secondary-border-color-rgba;
352
+ position: absolute;
353
+ bottom: 4px;
354
+ right: 4px;
355
+ }
356
+ }
357
+
358
+ &.active > div,
359
+ &.active:hover > div {
360
+ background-color: $bs-datetimepicker-active-bg;
361
+ color: $bs-datetimepicker-active-color;
362
+
363
+ }
364
+
365
+ &.active.today:before > div{
366
+ border-bottom-color: #fff;
367
+ }
368
+
369
+ &.disabled > div,
370
+ &.disabled:hover > div {
371
+ background: none;
372
+ color: $bs-datetimepicker-disabled-color;
373
+ cursor: not-allowed;
374
+ }
375
+
376
+ span {
377
+ @extend .animation-transition-fast;
378
+
379
+ display: inline-block;
380
+ width: 56px;
381
+ height: 56px;
382
+ line-height: 56px;
383
+ margin: 3px 3px;
384
+ cursor: pointer;
385
+ border-radius: 50%;
386
+ text-align: center;
387
+
388
+ &:hover {
389
+ background: $bs-datetimepicker-btn-hover-bg;
390
+ }
391
+
392
+ &.active {
393
+ background-color: $bs-datetimepicker-active-bg;
394
+ color: $bs-datetimepicker-active-color;
395
+ }
396
+
397
+ &.old {
398
+ color: $bs-datetimepicker-alternate-color;
399
+ }
400
+
401
+ &.disabled,
402
+ &.disabled:hover {
403
+ background: none;
404
+ color: $bs-datetimepicker-disabled-color;
405
+ cursor: not-allowed;
406
+ }
407
+ }
408
+ }
409
+ }
410
+
411
+ .timepicker-picker,
412
+ .timepicker-hours,
413
+ .timepicker-minutes{
414
+ span{
415
+ border-radius: 50% !important;
416
+ }
417
+ }
418
+
419
+ &.usetwentyfour {
420
+ td.hour {
421
+ height: 27px;
422
+ line-height: 27px;
423
+ }
424
+ }
425
+ }
426
+
427
+ .input-group.date {
428
+ & .input-group-addon {
429
+ cursor: pointer;
430
+ }
431
+ }
432
+
433
+ .table-condensed>tbody>tr>td,
434
+ .table-condensed>tbody>tr>th,
435
+ .table-condensed>tfoot>tr>td,
436
+ .table-condensed>tfoot>tr>th,
437
+ .table-condensed>thead>tr>td,
438
+ .table-condensed>thead>tr>th{
439
+ padding: 1px;
440
+ }
@@ -0,0 +1,1114 @@
1
+ /*!
2
+ * FullCalendar v2.4.0 Stylesheet
3
+ * Docs & License: http://fullcalendar.io/
4
+ * (c) 2015 Adam Shaw
5
+ */
6
+
7
+
8
+ .fc {
9
+ direction: ltr;
10
+ text-align: left;
11
+ }
12
+
13
+ .fc-rtl {
14
+ text-align: right;
15
+ }
16
+
17
+ body .fc { /* extra precedence to overcome jqui */
18
+ font-size: 1em;
19
+ }
20
+
21
+
22
+ /* Colors
23
+ --------------------------------------------------------------------------------------------------*/
24
+
25
+ .fc-unthemed th,
26
+ .fc-unthemed td,
27
+ .fc-unthemed thead,
28
+ .fc-unthemed tbody,
29
+ .fc-unthemed .fc-divider,
30
+ .fc-unthemed .fc-row,
31
+ .fc-unthemed .fc-popover {
32
+ border-color: #ddd;
33
+ }
34
+
35
+ .fc-unthemed .fc-popover {
36
+ background-color: #fff;
37
+ }
38
+
39
+ .fc-unthemed .fc-divider,
40
+ .fc-unthemed .fc-popover .fc-header {
41
+ background: #eee;
42
+ }
43
+
44
+ .fc-unthemed .fc-popover .fc-header .fc-close {
45
+ color: #666;
46
+ }
47
+
48
+ .fc-unthemed .fc-today {
49
+ background: $smoke-bg;
50
+ }
51
+
52
+ .fc-highlight { /* when user is selecting cells */
53
+ background: #bce8f1;
54
+ opacity: .3;
55
+ filter: alpha(opacity=30); /* for IE */
56
+ }
57
+
58
+ .fc-bgevent { /* default look for background events */
59
+ background: rgb(143, 223, 130);
60
+ opacity: .3;
61
+ filter: alpha(opacity=30); /* for IE */
62
+ }
63
+
64
+ .fc-nonbusiness { /* default look for non-business-hours areas */
65
+ /* will inherit .fc-bgevent's styles */
66
+ background: #d7d7d7;
67
+ }
68
+
69
+
70
+ /* Icons (inline elements with styled text that mock arrow icons)
71
+ --------------------------------------------------------------------------------------------------*/
72
+
73
+ .fc-icon {
74
+ display: inline-block;
75
+ width: 1em;
76
+ height: 1em;
77
+ line-height: 1em;
78
+ font-size: 1em;
79
+ text-align: center;
80
+ overflow: hidden;
81
+ font-family: "Courier New", Courier, monospace;
82
+
83
+ /* don't allow browser text-selection */
84
+ -webkit-touch-callout: none;
85
+ -webkit-user-select: none;
86
+ -khtml-user-select: none;
87
+ -moz-user-select: none;
88
+ -ms-user-select: none;
89
+ user-select: none;
90
+ }
91
+
92
+ /*
93
+ Acceptable font-family overrides for individual icons:
94
+ "Arial", sans-serif
95
+ "Times New Roman", serif
96
+
97
+ NOTE: use percentage font sizes or else old IE chokes
98
+ */
99
+
100
+ .fc-icon:after {
101
+ position: relative;
102
+ margin: 0 -1em; /* ensures character will be centered, regardless of width */
103
+ }
104
+
105
+ .fc-icon-left-single-arrow:after {
106
+ content: "\02039";
107
+ font-weight: bold;
108
+ font-size: 200%;
109
+ top: -7%;
110
+ left: 3%;
111
+ }
112
+
113
+ .fc-icon-right-single-arrow:after {
114
+ content: "\0203A";
115
+ font-weight: bold;
116
+ font-size: 200%;
117
+ top: -7%;
118
+ left: -3%;
119
+ }
120
+
121
+ .fc-icon-left-double-arrow:after {
122
+ content: "\000AB";
123
+ font-size: 160%;
124
+ top: -7%;
125
+ }
126
+
127
+ .fc-icon-right-double-arrow:after {
128
+ content: "\000BB";
129
+ font-size: 160%;
130
+ top: -7%;
131
+ }
132
+
133
+ .fc-icon-left-triangle:after {
134
+ content: "\25C4";
135
+ font-size: 125%;
136
+ top: 3%;
137
+ left: -2%;
138
+ }
139
+
140
+ .fc-icon-right-triangle:after {
141
+ content: "\25BA";
142
+ font-size: 125%;
143
+ top: 3%;
144
+ left: 2%;
145
+ }
146
+
147
+ .fc-icon-down-triangle:after {
148
+ content: "\25BC";
149
+ font-size: 125%;
150
+ top: 2%;
151
+ }
152
+
153
+ .fc-icon-x:after {
154
+ content: "\000D7";
155
+ font-size: 200%;
156
+ top: 6%;
157
+ }
158
+
159
+
160
+ /* Buttons (styled <button> tags, normalized to work cross-browser)
161
+ --------------------------------------------------------------------------------------------------*/
162
+
163
+ .fc button {
164
+ border-width: $border-thin;
165
+ background-color: $transparent-bg;
166
+ font-weight: $font-weight-normal;
167
+
168
+ @include opacity(.8);
169
+ padding: $padding-base-vertical $padding-base-horizontal;
170
+
171
+ border-color: $default-color;
172
+ color: $default-color;
173
+
174
+
175
+ &:hover,
176
+ &:focus{
177
+ @include opacity(1);
178
+ outline: 0 !important;
179
+ }
180
+ &:active,
181
+ &.active,
182
+ .open > &.dropdown-toggle {
183
+ @include box-shadow(none);
184
+ outline: 0 !important;
185
+ }
186
+
187
+ }
188
+
189
+ /* Firefox has an annoying inner border */
190
+ .fc button::-moz-focus-inner { margin: 0; padding: 0; }
191
+
192
+ .fc-state-default { /* non-theme */
193
+ border: 1px solid;
194
+ }
195
+
196
+ .fc-state-default.fc-corner-left { /* non-theme */
197
+ border-top-left-radius: 4px;
198
+ border-bottom-left-radius: 4px;
199
+ }
200
+
201
+ .fc-state-default.fc-corner-right { /* non-theme */
202
+ border-top-right-radius: 4px;
203
+ border-bottom-right-radius: 4px;
204
+ }
205
+
206
+ /* icons in buttons */
207
+
208
+ .fc button .fc-icon { /* non-theme */
209
+ position: relative;
210
+ top: -0.05em; /* seems to be a good adjustment across browsers */
211
+ margin: 0 .2em;
212
+ vertical-align: middle;
213
+ }
214
+
215
+ /*
216
+ button states
217
+ borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
218
+ */
219
+
220
+ .fc-state-hover,
221
+ .fc-state-active,
222
+ .fc-state-disabled {
223
+ color: #333333;
224
+ background-color: #e6e6e6;
225
+ }
226
+
227
+ .fc button[disabled],
228
+ .fc button[disabled]:focus,
229
+ .fc button[disabled]:hover{
230
+ background-color: $light-gray;
231
+ border-color: $light-gray;
232
+ cursor: default;
233
+ @include opacity(.65);
234
+ }
235
+
236
+ .fc-state-hover {
237
+ background-color: $smoke-bg;
238
+ }
239
+
240
+ .fc .fc-state-active,
241
+ .fc .fc-state-active:focus,
242
+ .fc .fc-state-active:hover,
243
+ .fc .fc-state-active:active:focus,
244
+ .fc .fc-state-active:active:hover,
245
+ .fc .fc-state-active:active {
246
+ background-color: $default-color;
247
+ color: #FFFFFF;
248
+ }
249
+
250
+
251
+
252
+ /* Buttons Groups
253
+ --------------------------------------------------------------------------------------------------*/
254
+
255
+ .fc-button-group {
256
+ display: inline-block;
257
+ }
258
+
259
+ /*
260
+ every button that is not first in a button group should scootch over one pixel and cover the
261
+ previous button's border...
262
+ */
263
+
264
+ .fc .fc-button-group > * { /* extra precedence b/c buttons have margin set to zero */
265
+ float: left;
266
+ margin: 0 0 0 -1px;
267
+ }
268
+
269
+ .fc .fc-button-group > :first-child { /* same */
270
+ margin-left: 0;
271
+ }
272
+
273
+
274
+ /* Popover
275
+ --------------------------------------------------------------------------------------------------*/
276
+
277
+ .fc-popover {
278
+ position: absolute;
279
+ @include box-shadow($dropdown-shadow);
280
+ }
281
+
282
+ .fc-popover .fc-header { /* TODO: be more consistent with fc-head/fc-body */
283
+ padding: 2px 4px;
284
+ }
285
+
286
+ .fc-popover .fc-header .fc-title {
287
+ margin: 0 2px;
288
+ }
289
+
290
+ .fc-popover .fc-header .fc-close {
291
+ cursor: pointer;
292
+ }
293
+
294
+ .fc-ltr .fc-popover .fc-header .fc-title,
295
+ .fc-rtl .fc-popover .fc-header .fc-close {
296
+ float: left;
297
+ }
298
+
299
+ .fc-rtl .fc-popover .fc-header .fc-title,
300
+ .fc-ltr .fc-popover .fc-header .fc-close {
301
+ float: right;
302
+ }
303
+
304
+ /* unthemed */
305
+
306
+ .fc-unthemed .fc-popover {
307
+ border-width: 1px;
308
+ border-style: solid;
309
+ }
310
+
311
+ .fc-unthemed .fc-popover .fc-header .fc-close {
312
+ font-size: .9em;
313
+ margin-top: 2px;
314
+ }
315
+
316
+ /* jqui themed */
317
+
318
+ .fc-popover > .ui-widget-header + .ui-widget-content {
319
+ border-top: 0; /* where they meet, let the header have the border */
320
+ }
321
+
322
+
323
+ /* Misc Reusable Components
324
+ --------------------------------------------------------------------------------------------------*/
325
+
326
+ .fc-divider {
327
+ border-style: solid;
328
+ border-width: 1px;
329
+ }
330
+
331
+ hr.fc-divider {
332
+ height: 0;
333
+ margin: 0;
334
+ padding: 0 0 2px; /* height is unreliable across browsers, so use padding */
335
+ border-width: 1px 0;
336
+ }
337
+
338
+ .fc-clear {
339
+ clear: both;
340
+ }
341
+
342
+ .fc-bg,
343
+ .fc-bgevent-skeleton,
344
+ .fc-highlight-skeleton,
345
+ .fc-helper-skeleton {
346
+ /* these element should always cling to top-left/right corners */
347
+ position: absolute;
348
+ top: 0;
349
+ left: 0;
350
+ right: 0;
351
+ }
352
+
353
+ .fc-bg {
354
+ bottom: 0; /* strech bg to bottom edge */
355
+ }
356
+
357
+ .fc-bg table {
358
+ height: 100%; /* strech bg to bottom edge */
359
+ }
360
+
361
+
362
+ /* Tables
363
+ --------------------------------------------------------------------------------------------------*/
364
+
365
+ .fc table {
366
+ width: 100%;
367
+ table-layout: fixed;
368
+ border-collapse: collapse;
369
+ border-spacing: 0;
370
+ font-size: 1em; /* normalize cross-browser */
371
+ }
372
+
373
+ .fc th {
374
+ text-align: right;
375
+ border-bottom-width: 1px;
376
+ font-size: $font-size-h6;
377
+ text-transform: uppercase;
378
+ color: $dark-gray;
379
+ font-weight: $font-weight-normal;
380
+ padding-bottom: 3px;
381
+ }
382
+
383
+ .fc td {
384
+ border-style: solid;
385
+ border-width: 1px;
386
+ padding: 0;
387
+ vertical-align: top;
388
+ }
389
+
390
+ .fc td.fc-today {
391
+ border-style: double; /* overcome neighboring borders */
392
+ }
393
+
394
+ .fc .fc-widget-header{
395
+ border: 0;
396
+ }
397
+
398
+ .fc .fc-head .fc-widget-header{
399
+ margin-top: $margin-base-vertical;
400
+ }
401
+ /* Fake Table Rows
402
+ --------------------------------------------------------------------------------------------------*/
403
+
404
+ .fc .fc-row { /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
405
+ /* no visible border by default. but make available if need be (scrollbar width compensation) */
406
+ border-style: solid;
407
+ border-width: 0;
408
+ }
409
+
410
+ .fc-row table {
411
+ /* don't put left/right border on anything within a fake row.
412
+ the outer tbody will worry about this */
413
+ border-left: 0 hidden transparent;
414
+ border-right: 0 hidden transparent;
415
+
416
+ /* no bottom borders on rows */
417
+ border-bottom: 0 hidden transparent;
418
+ }
419
+
420
+ .fc-row:first-child table {
421
+ border-top: 0 hidden transparent; /* no top border on first row */
422
+ }
423
+
424
+
425
+ /* Day Row (used within the header and the DayGrid)
426
+ --------------------------------------------------------------------------------------------------*/
427
+
428
+ .fc-row {
429
+ position: relative;
430
+ }
431
+
432
+ .fc-row .fc-bg {
433
+ z-index: 1;
434
+ }
435
+
436
+ /* highlighting cells & background event skeleton */
437
+
438
+ .fc-row .fc-bgevent-skeleton,
439
+ .fc-row .fc-highlight-skeleton {
440
+ bottom: 0; /* stretch skeleton to bottom of row */
441
+ }
442
+
443
+ .fc-row .fc-bgevent-skeleton table,
444
+ .fc-row .fc-highlight-skeleton table {
445
+ height: 100%; /* stretch skeleton to bottom of row */
446
+ }
447
+
448
+ .fc-row .fc-highlight-skeleton td,
449
+ .fc-row .fc-bgevent-skeleton td {
450
+ border-color: transparent;
451
+ }
452
+
453
+ .fc-row .fc-bgevent-skeleton {
454
+ z-index: 2;
455
+
456
+ }
457
+
458
+ .fc-row .fc-highlight-skeleton {
459
+ z-index: 3;
460
+ }
461
+
462
+ /*
463
+ row content (which contains day/week numbers and events) as well as "helper" (which contains
464
+ temporary rendered events).
465
+ */
466
+
467
+ .fc-row .fc-content-skeleton {
468
+ position: relative;
469
+ z-index: 4;
470
+ padding-bottom: 2px; /* matches the space above the events */
471
+ }
472
+
473
+ .fc-row .fc-helper-skeleton {
474
+ z-index: 5;
475
+ }
476
+
477
+ .fc-row .fc-content-skeleton td,
478
+ .fc-row .fc-helper-skeleton td {
479
+ /* see-through to the background below */
480
+ background: none; /* in case <td>s are globally styled */
481
+ border-color: transparent;
482
+
483
+ /* don't put a border between events and/or the day number */
484
+ border-bottom: 0;
485
+ }
486
+
487
+ .fc-row .fc-content-skeleton tbody td, /* cells with events inside (so NOT the day number cell) */
488
+ .fc-row .fc-helper-skeleton tbody td {
489
+ /* don't put a border between event cells */
490
+ border-top: 0;
491
+ }
492
+
493
+
494
+ /* Scrolling Container
495
+ --------------------------------------------------------------------------------------------------*/
496
+
497
+ .fc-scroller { /* this class goes on elements for guaranteed vertical scrollbars */
498
+ overflow-y: scroll;
499
+ overflow-x: hidden;
500
+ }
501
+
502
+ .fc-scroller > * { /* we expect an immediate inner element */
503
+ position: relative; /* re-scope all positions */
504
+ width: 100%; /* hack to force re-sizing this inner element when scrollbars appear/disappear */
505
+ overflow: hidden; /* don't let negative margins or absolute positioning create further scroll */
506
+ }
507
+
508
+
509
+ /* Global Event Styles
510
+ --------------------------------------------------------------------------------------------------*/
511
+
512
+ .fc-event {
513
+ position: relative; /* for resize handle and other inner positioning */
514
+ display: block; /* make the <a> tag block */
515
+ font-size: .85em;
516
+ line-height: 1.3;
517
+ border-radius: 2px;
518
+ background-color: $light-blue; /* default BACKGROUND color */
519
+ font-weight: normal; /* undo jqui's ui-widget-header bold */
520
+
521
+ &.event-azure{
522
+ background-color: $light-azure;
523
+ }
524
+ &.event-green{
525
+ background-color: $light-green;
526
+ }
527
+ &.event-orange{
528
+ background-color: $light-orange;
529
+ }
530
+ &.event-red{
531
+ background-color: $light-red;
532
+ }
533
+ }
534
+
535
+ /* overpower some of bootstrap's and jqui's styles on <a> tags */
536
+ .fc-event,
537
+ .fc-event:hover,
538
+ .ui-widget .fc-event {
539
+ color: $black-color; /* default TEXT color */
540
+ text-decoration: none; /* if <a> has an href */
541
+ }
542
+
543
+ .fc-event[href],
544
+ .fc-event.fc-draggable {
545
+ cursor: pointer; /* give events with links and draggable events a hand mouse pointer */
546
+ }
547
+
548
+ .fc-not-allowed, /* causes a "warning" cursor. applied on body */
549
+ .fc-not-allowed .fc-event { /* to override an event's custom cursor */
550
+ cursor: not-allowed;
551
+ }
552
+
553
+ .fc-event .fc-bg { /* the generic .fc-bg already does position */
554
+ z-index: 1;
555
+ background: #fff;
556
+ opacity: .25;
557
+ filter: alpha(opacity=25); /* for IE */
558
+ }
559
+
560
+ .fc-event .fc-content {
561
+ position: relative;
562
+ z-index: 2;
563
+ }
564
+
565
+ .fc-event .fc-resizer {
566
+ position: absolute;
567
+ z-index: 3;
568
+ }
569
+
570
+
571
+ /* Horizontal Events
572
+ --------------------------------------------------------------------------------------------------*/
573
+
574
+ /* events that are continuing to/from another week. kill rounded corners and butt up against edge */
575
+
576
+ .fc-ltr .fc-h-event.fc-not-start,
577
+ .fc-rtl .fc-h-event.fc-not-end {
578
+ margin-left: 0;
579
+ border-left-width: 0;
580
+ padding-left: 1px; /* replace the border with padding */
581
+ border-top-left-radius: 0;
582
+ border-bottom-left-radius: 0;
583
+ }
584
+
585
+ .fc-ltr .fc-h-event.fc-not-end,
586
+ .fc-rtl .fc-h-event.fc-not-start {
587
+ margin-right: 0;
588
+ border-right-width: 0;
589
+ padding-right: 1px; /* replace the border with padding */
590
+ border-top-right-radius: 0;
591
+ border-bottom-right-radius: 0;
592
+ }
593
+
594
+ /* resizer */
595
+
596
+ .fc-h-event .fc-resizer { /* positioned it to overcome the event's borders */
597
+ top: -1px;
598
+ bottom: -1px;
599
+ left: -1px;
600
+ right: -1px;
601
+ width: 5px;
602
+ }
603
+
604
+ /* left resizer */
605
+ .fc-ltr .fc-h-event .fc-start-resizer,
606
+ .fc-ltr .fc-h-event .fc-start-resizer:before,
607
+ .fc-ltr .fc-h-event .fc-start-resizer:after,
608
+ .fc-rtl .fc-h-event .fc-end-resizer,
609
+ .fc-rtl .fc-h-event .fc-end-resizer:before,
610
+ .fc-rtl .fc-h-event .fc-end-resizer:after {
611
+ right: auto; /* ignore the right and only use the left */
612
+ cursor: w-resize;
613
+ }
614
+
615
+ /* right resizer */
616
+ .fc-ltr .fc-h-event .fc-end-resizer,
617
+ .fc-ltr .fc-h-event .fc-end-resizer:before,
618
+ .fc-ltr .fc-h-event .fc-end-resizer:after,
619
+ .fc-rtl .fc-h-event .fc-start-resizer,
620
+ .fc-rtl .fc-h-event .fc-start-resizer:before,
621
+ .fc-rtl .fc-h-event .fc-start-resizer:after {
622
+ left: auto; /* ignore the left and only use the right */
623
+ cursor: e-resize;
624
+ }
625
+
626
+
627
+ /* DayGrid events
628
+ ----------------------------------------------------------------------------------------------------
629
+ We use the full "fc-day-grid-event" class instead of using descendants because the event won't
630
+ be a descendant of the grid when it is being dragged.
631
+ */
632
+
633
+ .fc-day-grid-event {
634
+ margin: 2px 5px 0; /* spacing between events and edges */
635
+ padding: 1px 2px;
636
+ }
637
+
638
+
639
+ .fc-day-grid-event .fc-content { /* force events to be one-line tall */
640
+ white-space: nowrap;
641
+ overflow: hidden;
642
+ }
643
+
644
+ .fc-day-grid-event .fc-time {
645
+ font-weight: bold;
646
+ }
647
+
648
+ .fc-day-grid-event .fc-resizer { /* enlarge the default hit area */
649
+ left: -3px;
650
+ right: -3px;
651
+ width: 7px;
652
+ }
653
+
654
+
655
+ /* Event Limiting
656
+ --------------------------------------------------------------------------------------------------*/
657
+
658
+ /* "more" link that represents hidden events */
659
+
660
+ a.fc-more {
661
+ margin: 1px 3px;
662
+ font-size: .85em;
663
+ cursor: pointer;
664
+ text-decoration: none;
665
+ }
666
+
667
+ a.fc-more:hover {
668
+ text-decoration: underline;
669
+ }
670
+
671
+ .fc-limited { /* rows and cells that are hidden because of a "more" link */
672
+ display: none;
673
+ }
674
+
675
+ /* popover that appears when "more" link is clicked */
676
+
677
+ .fc-day-grid .fc-row {
678
+ z-index: 1; /* make the "more" popover one higher than this */
679
+ }
680
+
681
+ .fc-more-popover {
682
+ z-index: 2;
683
+ width: 220px;
684
+ }
685
+
686
+ .fc-more-popover .fc-event-container {
687
+ padding: 10px;
688
+ }
689
+
690
+ /* Toolbar
691
+ --------------------------------------------------------------------------------------------------*/
692
+
693
+ .fc-toolbar {
694
+ text-align: center;
695
+ margin-bottom: 1em;
696
+ }
697
+
698
+ .fc-toolbar .fc-left {
699
+ float: left;
700
+ min-width: 260px;
701
+ }
702
+
703
+ .fc-toolbar .fc-right {
704
+ float: right;
705
+ }
706
+
707
+ .fc-toolbar .fc-center {
708
+ display: inline-block;
709
+ }
710
+
711
+ /* the things within each left/right/center section */
712
+ .fc .fc-toolbar > * > * { /* extra precedence to override button border margins */
713
+ float: left;
714
+ margin-left: .75em;
715
+ }
716
+
717
+ /* the first thing within each left/center/right section */
718
+ .fc .fc-toolbar > * > :first-child { /* extra precedence to override button border margins */
719
+ margin-left: 0;
720
+ }
721
+
722
+ /* title text */
723
+
724
+ .fc-toolbar h2 {
725
+ margin: 0;
726
+ }
727
+
728
+ /* button layering (for border precedence) */
729
+
730
+ .fc-toolbar button {
731
+ position: relative;
732
+ }
733
+
734
+ .fc-toolbar .fc-state-hover,
735
+ .fc-toolbar .ui-state-hover {
736
+ z-index: 2;
737
+ }
738
+
739
+ .fc-toolbar .fc-state-down {
740
+ z-index: 3;
741
+ }
742
+
743
+ .fc-toolbar .fc-state-active,
744
+ .fc-toolbar .ui-state-active {
745
+ z-index: 4;
746
+ }
747
+
748
+ .fc-toolbar button:focus {
749
+ z-index: 5;
750
+ }
751
+
752
+
753
+ /* View Structure
754
+ --------------------------------------------------------------------------------------------------*/
755
+
756
+ /* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
757
+ /* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
758
+ .fc-view-container *,
759
+ .fc-view-container *:before,
760
+ .fc-view-container *:after {
761
+ -webkit-box-sizing: content-box;
762
+ -moz-box-sizing: content-box;
763
+ box-sizing: content-box;
764
+ }
765
+
766
+ .fc-view, /* scope positioning and z-index's for everything within the view */
767
+ .fc-view > table { /* so dragged elements can be above the view's main element */
768
+ position: relative;
769
+ z-index: 1;
770
+ }
771
+
772
+ /* BasicView
773
+ --------------------------------------------------------------------------------------------------*/
774
+
775
+ /* day row structure */
776
+
777
+ .fc-basicWeek-view .fc-content-skeleton,
778
+ .fc-basicDay-view .fc-content-skeleton {
779
+ /* we are sure there are no day numbers in these views, so... */
780
+ padding-top: 1px; /* add a pixel to make sure there are 2px padding above events */
781
+ padding-bottom: 1em; /* ensure a space at bottom of cell for user selecting/clicking */
782
+ }
783
+
784
+ .fc-basic-view .fc-body .fc-row {
785
+ min-height: 4em; /* ensure that all rows are at least this tall */
786
+ }
787
+
788
+ /* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
789
+
790
+ .fc-row.fc-rigid {
791
+ overflow: hidden;
792
+ }
793
+
794
+ .fc-row.fc-rigid .fc-content-skeleton {
795
+ position: absolute;
796
+ top: 0;
797
+ left: 0;
798
+ right: 0;
799
+ }
800
+
801
+ /* week and day number styling */
802
+
803
+ .fc-basic-view .fc-week-number,
804
+ .fc-basic-view .fc-day-number {
805
+ padding: 0 2px;
806
+ }
807
+
808
+ .fc-basic-view td.fc-week-number span,
809
+ .fc-basic-view td.fc-day-number {
810
+ padding: 8px;
811
+ }
812
+
813
+ .fc-basic-view .fc-week-number {
814
+ text-align: center;
815
+ }
816
+
817
+ .fc-basic-view .fc-week-number span {
818
+ /* work around the way we do column resizing and ensure a minimum width */
819
+ display: inline-block;
820
+ min-width: 1.25em;
821
+ }
822
+
823
+ .fc-ltr .fc-basic-view .fc-day-number {
824
+ text-align: right;
825
+ }
826
+
827
+ .fc-rtl .fc-basic-view .fc-day-number {
828
+ text-align: left;
829
+ }
830
+
831
+ .fc-day-number.fc-other-month {
832
+ opacity: 0.3;
833
+ filter: alpha(opacity=30); /* for IE */
834
+ /* opacity with small font can sometimes look too faded
835
+ might want to set the 'color' property instead
836
+ making day-numbers bold also fixes the problem */
837
+ }
838
+
839
+ /* AgendaView all-day area
840
+ --------------------------------------------------------------------------------------------------*/
841
+
842
+ .fc-agenda-view .fc-day-grid {
843
+ position: relative;
844
+ z-index: 2; /* so the "more.." popover will be over the time grid */
845
+ }
846
+
847
+ .fc-agenda-view .fc-day-grid .fc-row {
848
+ min-height: 3em; /* all-day section will never get shorter than this */
849
+ }
850
+
851
+ .fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
852
+ padding-top: 1px; /* add a pixel to make sure there are 2px padding above events */
853
+ padding-bottom: 1em; /* give space underneath events for clicking/selecting days */
854
+ }
855
+
856
+
857
+ /* TimeGrid axis running down the side (for both the all-day area and the slot area)
858
+ --------------------------------------------------------------------------------------------------*/
859
+
860
+ .fc .fc-axis { /* .fc to overcome default cell styles */
861
+ vertical-align: middle;
862
+ padding: 0 4px;
863
+ white-space: nowrap;
864
+ }
865
+
866
+ .fc-ltr .fc-axis {
867
+ text-align: right;
868
+ }
869
+
870
+ .fc-rtl .fc-axis {
871
+ text-align: left;
872
+ }
873
+
874
+ .ui-widget td.fc-axis {
875
+ font-weight: normal; /* overcome jqui theme making it bold */
876
+ }
877
+
878
+
879
+ /* TimeGrid Structure
880
+ --------------------------------------------------------------------------------------------------*/
881
+
882
+ .fc-time-grid-container, /* so scroll container's z-index is below all-day */
883
+ .fc-time-grid { /* so slats/bg/content/etc positions get scoped within here */
884
+ position: relative;
885
+ z-index: 1;
886
+ }
887
+
888
+ .fc-time-grid {
889
+ min-height: 100%; /* so if height setting is 'auto', .fc-bg stretches to fill height */
890
+ }
891
+
892
+ .fc-time-grid table { /* don't put outer borders on slats/bg/content/etc */
893
+ border: 0 hidden transparent;
894
+ }
895
+
896
+ .fc-time-grid > .fc-bg {
897
+ z-index: 1;
898
+ }
899
+
900
+ .fc-time-grid .fc-slats,
901
+ .fc-time-grid > hr { /* the <hr> AgendaView injects when grid is shorter than scroller */
902
+ position: relative;
903
+ z-index: 2;
904
+ }
905
+
906
+ .fc-time-grid .fc-bgevent-skeleton,
907
+ .fc-time-grid .fc-content-skeleton {
908
+ position: absolute;
909
+ top: 0;
910
+ left: 0;
911
+ right: 0;
912
+ }
913
+
914
+ .fc-time-grid .fc-bgevent-skeleton {
915
+ z-index: 3;
916
+ }
917
+
918
+ .fc-time-grid .fc-highlight-skeleton {
919
+ z-index: 4;
920
+ }
921
+
922
+ .fc-time-grid .fc-content-skeleton {
923
+ z-index: 5;
924
+ }
925
+
926
+ .fc-time-grid .fc-helper-skeleton {
927
+ z-index: 6;
928
+ }
929
+
930
+
931
+ /* TimeGrid Slats (lines that run horizontally)
932
+ --------------------------------------------------------------------------------------------------*/
933
+
934
+ .fc-time-grid .fc-slats td {
935
+ height: 1.5em;
936
+ border-bottom: 0; /* each cell is responsible for its top border */
937
+ }
938
+
939
+ .fc-time-grid .fc-slats .fc-minor td {
940
+ border-top-style: dotted;
941
+ }
942
+
943
+ .fc-time-grid .fc-slats .ui-widget-content { /* for jqui theme */
944
+ background: none; /* see through to fc-bg */
945
+ }
946
+
947
+
948
+ /* TimeGrid Highlighting Slots
949
+ --------------------------------------------------------------------------------------------------*/
950
+
951
+ .fc-time-grid .fc-highlight-container { /* a div within a cell within the fc-highlight-skeleton */
952
+ position: relative; /* scopes the left/right of the fc-highlight to be in the column */
953
+ }
954
+
955
+ .fc-time-grid .fc-highlight {
956
+ position: absolute;
957
+ left: 0;
958
+ right: 0;
959
+ /* top and bottom will be in by JS */
960
+ }
961
+
962
+
963
+ /* TimeGrid Event Containment
964
+ --------------------------------------------------------------------------------------------------*/
965
+
966
+ .fc-time-grid .fc-event-container, /* a div within a cell within the fc-content-skeleton */
967
+ .fc-time-grid .fc-bgevent-container { /* a div within a cell within the fc-bgevent-skeleton */
968
+ position: relative;
969
+ }
970
+
971
+ .fc-ltr .fc-time-grid .fc-event-container { /* space on the sides of events for LTR (default) */
972
+ margin: 0 2.5% 0 2px;
973
+ }
974
+
975
+ .fc-rtl .fc-time-grid .fc-event-container { /* space on the sides of events for RTL */
976
+ margin: 0 2px 0 2.5%;
977
+ }
978
+
979
+ .fc-time-grid .fc-event,
980
+ .fc-time-grid .fc-bgevent {
981
+ position: absolute;
982
+ z-index: 1; /* scope inner z-index's */
983
+ }
984
+
985
+ .fc-time-grid .fc-bgevent {
986
+ /* background events always span full width */
987
+ left: 0;
988
+ right: 0;
989
+ }
990
+
991
+
992
+ /* Generic Vertical Event
993
+ --------------------------------------------------------------------------------------------------*/
994
+
995
+ .fc-v-event.fc-not-start { /* events that are continuing from another day */
996
+ /* replace space made by the top border with padding */
997
+ border-top-width: 0;
998
+ padding-top: 1px;
999
+
1000
+ /* remove top rounded corners */
1001
+ border-top-left-radius: 0;
1002
+ border-top-right-radius: 0;
1003
+ }
1004
+
1005
+ .fc-v-event.fc-not-end {
1006
+ /* replace space made by the top border with padding */
1007
+ border-bottom-width: 0;
1008
+ padding-bottom: 1px;
1009
+
1010
+ /* remove bottom rounded corners */
1011
+ border-bottom-left-radius: 0;
1012
+ border-bottom-right-radius: 0;
1013
+ }
1014
+
1015
+
1016
+ /* TimeGrid Event Styling
1017
+ ----------------------------------------------------------------------------------------------------
1018
+ We use the full "fc-time-grid-event" class instead of using descendants because the event won't
1019
+ be a descendant of the grid when it is being dragged.
1020
+ */
1021
+
1022
+ .fc-time-grid-event {
1023
+ overflow: hidden; /* don't let the bg flow over rounded corners */
1024
+ }
1025
+
1026
+ .fc-time-grid-event .fc-time,
1027
+ .fc-time-grid-event .fc-title {
1028
+ padding: 0 1px;
1029
+ }
1030
+
1031
+ .fc-time-grid-event .fc-time {
1032
+ font-size: .85em;
1033
+ white-space: nowrap;
1034
+ }
1035
+
1036
+ /* short mode, where time and title are on the same line */
1037
+
1038
+ .fc-time-grid-event.fc-short .fc-content {
1039
+ /* don't wrap to second line (now that contents will be inline) */
1040
+ white-space: nowrap;
1041
+ }
1042
+
1043
+ .fc-time-grid-event.fc-short .fc-time,
1044
+ .fc-time-grid-event.fc-short .fc-title {
1045
+ /* put the time and title on the same line */
1046
+ display: inline-block;
1047
+ vertical-align: top;
1048
+ }
1049
+
1050
+ .fc-time-grid-event.fc-short .fc-time span {
1051
+ display: none; /* don't display the full time text... */
1052
+ }
1053
+
1054
+ .fc-time-grid-event.fc-short .fc-time:before {
1055
+ content: attr(data-start); /* ...instead, display only the start time */
1056
+ }
1057
+
1058
+ .fc-time-grid-event.fc-short .fc-time:after {
1059
+ content: "\000A0-\000A0"; /* seperate with a dash, wrapped in nbsp's */
1060
+ }
1061
+
1062
+ .fc-time-grid-event.fc-short .fc-title {
1063
+ font-size: .85em; /* make the title text the same size as the time */
1064
+ padding: 0; /* undo padding from above */
1065
+ }
1066
+
1067
+ /* resizer */
1068
+
1069
+ .fc-time-grid-event .fc-resizer {
1070
+ left: 0;
1071
+ right: 0;
1072
+ bottom: 0;
1073
+ height: 8px;
1074
+ overflow: hidden;
1075
+ line-height: 8px;
1076
+ font-size: 11px;
1077
+ font-family: monospace;
1078
+ text-align: center;
1079
+ cursor: s-resize;
1080
+ }
1081
+
1082
+ .fc-time-grid-event .fc-resizer:after {
1083
+ content: "=";
1084
+ }
1085
+
1086
+ .card-calendar{
1087
+ .content{
1088
+ padding: 0 !important;
1089
+ }
1090
+ .fc-toolbar{
1091
+ padding-top: $padding-default-horizontal;
1092
+ padding-left: $padding-default-horizontal;
1093
+ padding-right: $padding-default-horizontal;
1094
+ }
1095
+ .fc td:first-child{
1096
+ border-left: 0;
1097
+ }
1098
+ .fc td:last-child{
1099
+ border-right: 0;
1100
+ }
1101
+ .fc-basic-view td:last-child.fc-week-number span,
1102
+ .fc-basic-view td:last-child.fc-day-number{
1103
+ padding-right: $padding-default-horizontal;
1104
+ }
1105
+ .fc .fc-day-header:last-child{
1106
+ padding-right: 15px;
1107
+ }
1108
+ .fc .fc-row:last-child td{
1109
+ border-bottom: 0;
1110
+ }
1111
+ .fc .fc-body .fc-widget-content{
1112
+ border-bottom: 0;
1113
+ }
1114
+ }