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