viniBaxter-desk_front 25.1 → 33.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (206) hide show
  1. checksums.yaml +4 -4
  2. data/lib/viniBaxter/desk_front/version.rb +6 -1
  3. data/lib/viniBaxter/sass/desk_front.scss +7 -18
  4. data/lib/viniBaxter/sass/desk_front/bootstrap/_buttons.scss +84 -27
  5. data/lib/viniBaxter/sass/desk_front/bootstrap/_card.scss +9 -8
  6. data/lib/viniBaxter/sass/desk_front/bootstrap/_grid.scss +14 -0
  7. data/lib/viniBaxter/sass/desk_front/bootstrap/_list-group.scss +16 -14
  8. data/lib/viniBaxter/sass/desk_front/bootstrap/_mixins.scss +1 -1
  9. data/lib/viniBaxter/sass/desk_front/bootstrap/_modal.scss +9 -23
  10. data/lib/viniBaxter/sass/desk_front/bootstrap/_reboot.scss +2 -1
  11. data/lib/viniBaxter/sass/desk_front/bootstrap/bootstrap-grid.scss +1 -1
  12. data/lib/viniBaxter/sass/desk_front/bootstrap/bootstrap-reboot.scss +1 -1
  13. data/lib/viniBaxter/sass/desk_front/bootstrap/bootstrap.scss +2 -3
  14. data/lib/viniBaxter/sass/desk_front/bootstrap/mixins/_buttons.scss +433 -44
  15. data/lib/viniBaxter/sass/desk_front/dashkit/_dashkit.scss +1 -2
  16. data/lib/viniBaxter/sass/desk_front/dashkit/vendors/_dropzone.scss +10 -3
  17. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_badge.scss +4 -3
  18. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_mixins.scss +0 -5
  19. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_background.scss +1 -1
  20. data/lib/viniBaxter/sass/desk_front/theme.scss +1 -1
  21. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/_functions.scss +5 -5
  22. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/_index.scss +9 -0
  23. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/_mixins.scss +18 -0
  24. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/_new_nav.scss +1 -0
  25. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/_index.scss +19 -0
  26. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/base/_forms.scss +37 -0
  27. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/base/_layout.scss +2 -2
  28. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/base/_lists.scss +0 -7
  29. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/base/_tables.scss +6 -27
  30. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/base/_typography.scss +5 -0
  31. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_app-container.scss +0 -0
  32. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_attributes.scss +1 -3
  33. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_cells.scss +1 -1
  34. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_flashes.scss +4 -4
  35. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_main-content.scss +1 -10
  36. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/components/_navigation.scss +11 -0
  37. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_pagination.scss +1 -1
  38. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_search.scss +0 -0
  39. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/desk_front/.DS_Store +0 -0
  40. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/library/_clearfix.scss +1 -1
  41. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/library/_customSelectize.scss +30 -0
  42. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/library/_data-label.scss +0 -0
  43. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/library/_variables.scss +0 -0
  44. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/reset/_normalize.scss +79 -40
  45. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/utilities/_text-color.scss +0 -0
  46. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_custom-dashboard-ui.scss +54 -0
  47. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/_dropdown.scss +0 -16
  48. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_index.scss +15 -0
  49. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/_misc.scss +0 -0
  50. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_modal-setup.scss +25 -0
  51. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_modal.scss +109 -0
  52. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_navbar.scss +14 -0
  53. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/_pagination.scss +0 -0
  54. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_white-content.scss +519 -0
  55. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-animation-on-hover.scss +0 -0
  56. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-chart.scss +0 -0
  57. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-collapse.scss +0 -0
  58. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-contributions.scss +0 -0
  59. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-lock.scss +0 -0
  60. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-map.scss +0 -0
  61. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-plain.scss +0 -0
  62. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-pricing.scss +0 -0
  63. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-profile.scss +0 -0
  64. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-register.scss +0 -0
  65. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/cards/_card-stats.scss +82 -0
  66. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-subcategories.scss +0 -0
  67. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-task.scss +0 -0
  68. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-testimonials.scss +0 -0
  69. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-user.scss +0 -0
  70. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-wizard.scss +0 -0
  71. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/cards/_index.scss +17 -0
  72. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/vendor/_index.scss +12 -0
  73. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-animate-bootstrap-notify.scss +25 -48
  74. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-bootstrap-select.scss +0 -0
  75. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-bootstrap-switch.scss +0 -0
  76. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-card-wizard.scss +0 -0
  77. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/vendor/_plugin-datatables-net.scss +1119 -0
  78. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-datetimepicker.scss +0 -0
  79. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-jasny-fileupload.scss +0 -0
  80. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom/vendor/_plugin-jquery.jvectormap.scss → v2lrf-dashboard/custom-components/vendor/_plugin-jquery-jvectormap.scss} +0 -0
  81. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-new-bootstrap-select.scss +0 -0
  82. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-nouislider.scss +0 -0
  83. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-perfect-scrollbar.scss +0 -0
  84. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-tagsinput.scss +0 -0
  85. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_alert.scss +0 -0
  86. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_background-variant.scss +0 -0
  87. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_badges.scss +0 -0
  88. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/mixins/_caret-color.scss +10 -0
  89. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_dropdown.scss +0 -0
  90. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/mixins/_forms.scss +0 -0
  91. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_icon.scss +0 -0
  92. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_inputs.scss +0 -0
  93. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_modals.scss +0 -0
  94. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/mixins/_nav-setup-normal.scss +160 -0
  95. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/mixins/_nav-setup-ntf.scss +156 -0
  96. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/mixins/_nav-setup.scss +8 -0
  97. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_page-header.scss +0 -0
  98. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_popovers.scss +0 -0
  99. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/mixins/_vendor-prefixes.scss +0 -0
  100. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_wizard.scss +0 -0
  101. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/opacity.scss +0 -0
  102. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/new_nav/_dropdown.scss +16 -18
  103. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/new_nav/_index.scss +5 -0
  104. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/new_nav/_misc.scss +12 -5
  105. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/new_nav/_navbar.scss +543 -0
  106. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/new_nav/_sidebar-and-main-panel.scss +239 -214
  107. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/new_nav/_white-content.scss +95 -0
  108. metadata +90 -163
  109. data/lib/viniBaxter/sass/desk_front/administrate/base/_forms.scss +0 -135
  110. data/lib/viniBaxter/sass/desk_front/administrate/base/_typography.scss +0 -50
  111. data/lib/viniBaxter/sass/desk_front/administrate/components/_buttons.scss +0 -51
  112. data/lib/viniBaxter/sass/desk_front/administrate/components/_field-unit.scss +0 -45
  113. data/lib/viniBaxter/sass/desk_front/administrate/components/_form-actions.scss +0 -3
  114. data/lib/viniBaxter/sass/desk_front/administrate/components/_navigation.scss +0 -32
  115. data/lib/viniBaxter/sass/desk_front/administrate/index.scss +0 -36
  116. data/lib/viniBaxter/sass/desk_front/administrate/library/_customSelectize.scss +0 -29
  117. data/lib/viniBaxter/sass/desk_front/beckyBaxter/_functions.scss +0 -23
  118. data/lib/viniBaxter/sass/desk_front/beckyBaxter/_index.scss +0 -84
  119. data/lib/viniBaxter/sass/desk_front/beckyBaxter/_mixins.scss +0 -15
  120. data/lib/viniBaxter/sass/desk_front/beckyBaxter/_new_nav.scss +0 -9
  121. data/lib/viniBaxter/sass/desk_front/beckyBaxter/cards/_card-stats-mini.scss +0 -53
  122. data/lib/viniBaxter/sass/desk_front/beckyBaxter/cards/_card-stats.scss +0 -80
  123. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_alerts.scss +0 -89
  124. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_avatars.scss +0 -53
  125. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_badge.scss +0 -25
  126. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_buttons.scss +0 -314
  127. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_card.scss +0 -228
  128. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_checkboxes-radio.scss +0 -154
  129. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_close.scss +0 -29
  130. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_custom-forms.scss +0 -186
  131. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_example-pages.scss +0 -319
  132. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_fixed-plugin.scss +0 -335
  133. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_footer.scss +0 -109
  134. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_forms.scss +0 -146
  135. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_global.scss +0 -172
  136. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_grid.scss +0 -5
  137. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_icons.scss +0 -92
  138. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_images.scss +0 -7
  139. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_info-areas.scss +0 -170
  140. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_input-group.scss +0 -342
  141. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_mixins.scss +0 -15
  142. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_modal.scss +0 -257
  143. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_nav.scss +0 -85
  144. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_navbar.scss +0 -479
  145. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_pills.scss +0 -169
  146. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_popover.scss +0 -14
  147. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_progress.scss +0 -103
  148. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_reboot.scss +0 -18
  149. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_rtl.scss +0 -268
  150. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_sidebar-and-main-panel.scss +0 -914
  151. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_tables.scss +0 -248
  152. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_tabs.scss +0 -110
  153. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_timeline.scss +0 -251
  154. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_type.scss +0 -166
  155. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_utilities.scss +0 -9
  156. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_variables.scss +0 -1009
  157. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_white-content.scss +0 -491
  158. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-animation-on-hover.scss +0 -7
  159. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-chart.scss +0 -84
  160. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-collapse.scss +0 -51
  161. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-contributions.scss +0 -55
  162. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-lock.scss +0 -18
  163. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-map.scss +0 -3
  164. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-plain.scss +0 -16
  165. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-pricing.scss +0 -190
  166. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-profile.scss +0 -49
  167. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-register.scss +0 -79
  168. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-stats-mini.scss +0 -53
  169. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-stats.scss +0 -80
  170. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-subcategories.scss +0 -3
  171. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-task.scss +0 -31
  172. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-testimonials.scss +0 -46
  173. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-user.scss +0 -77
  174. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-wizard.scss +0 -21
  175. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_buttons.scss +0 -357
  176. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_forms.scss +0 -127
  177. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_vendor-prefixes.scss +0 -200
  178. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_backgrounds.scss +0 -42
  179. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_floating.scss +0 -54
  180. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_helper.scss +0 -62
  181. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_position.scss +0 -19
  182. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_shadows.scss +0 -10
  183. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_sizing.scss +0 -5
  184. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_spacing.scss +0 -105
  185. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_text.scss +0 -40
  186. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_transform.scss +0 -8
  187. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-datatables.net.scss +0 -135
  188. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-fullcalendar.scss +0 -1528
  189. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-sweetalert2.scss +0 -711
  190. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_alert.scss +0 -14
  191. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_background-variant.scss +0 -18
  192. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_badges.scss +0 -15
  193. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_buttons.scss +0 -357
  194. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_dropdown.scss +0 -26
  195. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_icon.scss +0 -4
  196. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_inputs.scss +0 -234
  197. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_modals.scss +0 -15
  198. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_page-header.scss +0 -7
  199. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_popovers.scss +0 -41
  200. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_wizard.scss +0 -26
  201. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/opacity.scss +0 -8
  202. data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_fixed-plugin.scss +0 -335
  203. data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_navbar.scss +0 -480
  204. data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_white-content.scss +0 -43
  205. data/lib/viniBaxter/sass/desk_front/dashkit/_modal.scss +0 -104
  206. data/lib/viniBaxter/sass/desk_front/theme-dark.scss +0 -30
@@ -1,19 +0,0 @@
1
- @each $size, $value in $spacers {
2
- .top-#{$size} {
3
- top: $value;
4
- }
5
- .right-#{$size} {
6
- right: $value;
7
- }
8
- .bottom-#{$size} {
9
- bottom: $value;
10
- }
11
- .left-#{$size} {
12
- left: $value;
13
- }
14
- }
15
-
16
- .center {
17
- left: 50%;
18
- transform: translateX(-50%);
19
- }
@@ -1,10 +0,0 @@
1
- [class*="shadow"] {
2
- @if $enable-transitions {
3
- transition: $transition-base;
4
- }
5
- }
6
-
7
- .shadow-sm--hover:hover { box-shadow: $box-shadow-sm !important; }
8
- .shadow--hover:hover { box-shadow: $box-shadow !important; }
9
- .shadow-lg--hover:hover { box-shadow: $box-shadow-lg !important; }
10
- .shadow-none--hover:hover { box-shadow: none !important; }
@@ -1,5 +0,0 @@
1
- // Height values in vh
2
-
3
- .h-100vh {
4
- height: 100vh !important;
5
- }
@@ -1,105 +0,0 @@
1
- // Spacing columns vertically
2
-
3
- .row.row-grid > [class*="col-"] + [class*="col-"] {
4
- margin-top: 3rem;
5
- }
6
-
7
- @include media-breakpoint-up(xl) {
8
- .row.row-grid > [class*="col-lg-"] + [class*="col-lg-"] {
9
- margin-top: 0;
10
- }
11
- }
12
- @include media-breakpoint-up(lg) {
13
- .row.row-grid > [class*="col-md-"] + [class*="col-md-"] {
14
- margin-top: 0;
15
- }
16
- }
17
- @include media-breakpoint-up(md) {
18
- .row.row-grid > [class*="col-sm-"] + [class*="col-sm-"] {
19
- margin-top: 0;
20
- }
21
- }
22
-
23
- .row-grid + .row-grid {
24
- margin-top: 3rem;
25
- }
26
-
27
- // Negative margins and paddings
28
-
29
- @include media-breakpoint-up(lg){
30
- [class*="mt--"],
31
- [class*="mr--"],
32
- [class*="mb--"],
33
- [class*="ml--"] {
34
- position: relative;
35
- z-index: 5;
36
- }
37
-
38
-
39
- // Large negative margins in pixels
40
-
41
- .mt--100 {
42
- margin-top: -100px !important;
43
- }
44
- .mr--100 {
45
- margin-right: -100px !important;
46
- }
47
- .mb--100 {
48
- margin-bottom: -100px !important;
49
- }
50
- .ml--100 {
51
- margin-left: -100px !important;
52
- }
53
- .mt--150 {
54
- margin-top: -150px !important;
55
- }
56
- .mb--150 {
57
- margin-bottom: -150px !important;
58
- }
59
- .mt--200 {
60
- margin-top: -200px !important;
61
- }
62
- .mb--200 {
63
- margin-bottom: -200px !important;
64
- }
65
- .mt--300 {
66
- margin-top: -300px !important;
67
- }
68
- .mb--300 {
69
- margin-bottom: -300px !important;
70
- }
71
-
72
-
73
- // Large margins in pixels
74
-
75
- .pt-100 {
76
- padding-top: 100px !important;
77
- }
78
- .pb-100 {
79
- padding-bottom: 100px !important;
80
- }
81
- .pt-150 {
82
- padding-top: 150px !important;
83
- }
84
- .pb-150 {
85
- padding-bottom: 150px !important;
86
- }
87
- .pt-200 {
88
- padding-top: 200px !important;
89
- }
90
- .pb-200 {
91
- padding-bottom: 200px !important;
92
- }
93
- .pt-250 {
94
- padding-top: 250px !important;
95
- }
96
- .pb-250 {
97
- padding-bottom: 250px !important;
98
- }
99
- .pt-300 {
100
- padding-top: 300px!important;
101
- }
102
- .pb-300 {
103
- padding-bottom: 300px!important;
104
- }
105
- }
@@ -1,40 +0,0 @@
1
- // Weight and italics
2
-
3
- .font-weight-300 { font-weight: 300 !important; }
4
- .font-weight-400 { font-weight: 400 !important; }
5
- .font-weight-500 { font-weight: 500 !important; }
6
- .font-weight-600 { font-weight: 600 !important; }
7
- .font-weight-700 { font-weight: 700 !important; }
8
- .font-weight-800 { font-weight: 800 !important; }
9
- .font-weight-900 { font-weight: 900 !important; }
10
-
11
-
12
- // Text decorations
13
-
14
- .text-underline { text-decoration: underline; }
15
- .text-through { text-decoration: line-through; }
16
-
17
-
18
- // Line heights
19
-
20
- .lh-100 { line-height: 1; }
21
- .lh-110 { line-height: 1.1; }
22
- .lh-120 { line-height: 1.2; }
23
- .lh-130 { line-height: 1.3; }
24
- .lh-140 { line-height: 1.4; }
25
- .lh-150 { line-height: 1.5; }
26
- .lh-160 { line-height: 1.6; }
27
- .lh-170 { line-height: 1.7; }
28
- .lh-180 { line-height: 1.8; }
29
-
30
- //Contextual colors
31
-
32
- .text-muted { color: $text-muted !important; }
33
-
34
-
35
-
36
- // Letter spacings
37
-
38
- .ls-1 { letter-spacing: .0625rem; }
39
- .ls-15 { letter-spacing: .09375rem; }
40
- .ls-2 { letter-spacing: 0.125rem; }
@@ -1,8 +0,0 @@
1
- @include media-breakpoint-up(xl) {
2
- .transform-perspective-right {
3
- transform: scale(1) perspective(1040px) rotateY(-11deg) rotateX(2deg) rotate(2deg);
4
- }
5
- .transform-perspective-left{
6
- transform: scale(1) perspective(2000px) rotateY(11deg) rotateX(2deg) rotate(-2deg)
7
- }
8
- }
@@ -1,135 +0,0 @@
1
- /*
2
- * This combined file was created by the DataTables downloader builder:
3
- * https://datatables.net/download
4
- *
5
- * To rebuild or modify this file with the latest versions of the included
6
- * software please visit:
7
- * https://datatables.net/download/#bs4/jszip-2.5.0/pdfmake-0.1.36/dt-1.10.18/af-2.3.0/b-1.5.2/b-colvis-1.5.1/b-flash-1.5.2/b-html5-1.5.2/b-print-1.5.2/cr-1.5.0/fc-3.2.5/fh-3.1.4/kt-2.4.0/r-2.2.2/rg-1.0.3/rr-1.2.4/sc-1.5.0/sl-1.2.6
8
- *
9
- * Included libraries:
10
- * JSZip 2.5.0, pdfmake 0.1.36, DataTables 1.10.18, AutoFill 2.3.0, Buttons 1.5.2, Column visibility 1.5.1, Flash export 1.5.2, HTML5 export 1.5.2, Print view 1.5.2, ColReorder 1.5.0, FixedColumns 3.2.5, FixedHeader 3.1.4, KeyTable 2.4.0, Responsive 2.2.2, RowGroup 1.0.3, RowReorder 1.2.4, Scroller 1.5.0, Select 1.2.6
11
- */
12
-
13
- table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important;border-collapse:separate !important;border-spacing:0}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:auto;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:0.85em;white-space:nowrap}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap;justify-content:flex-end}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:30px}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:before,table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:before,table.dataTable thead .sorting_desc_disabled:after{position:absolute;bottom:0.9em;display:block;opacity:0.3}table.dataTable thead .sorting:before,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc_disabled:before{right:1em;content:"\2191"}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{right:0.5em;content:"\2193"}table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_desc:after{opacity:1}table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc_disabled:after{opacity:0}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody table thead .sorting:before,div.dataTables_scrollBody table thead .sorting_asc:before,div.dataTables_scrollBody table thead .sorting_desc:before,div.dataTables_scrollBody table thead .sorting:after,div.dataTables_scrollBody table thead .sorting_asc:after,div.dataTables_scrollBody table thead .sorting_desc:after{display:none}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}}table.dataTable.table-sm>thead>tr>th{padding-right:20px}table.dataTable.table-sm .sorting:before,table.dataTable.table-sm .sorting_asc:before,table.dataTable.table-sm .sorting_desc:before{top:5px;right:0.85em}table.dataTable.table-sm .sorting:after,table.dataTable.table-sm .sorting_asc:after,table.dataTable.table-sm .sorting_desc:after{top:5px}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:0}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child{padding-right:0}
14
-
15
-
16
- div.dt-autofill-handle {
17
- position: absolute;
18
- height: 8px;
19
- width: 8px;
20
- z-index: 102;
21
- box-sizing: border-box;
22
- border: 1px solid #0275d8;
23
- background: #0275d8;
24
- }
25
-
26
- div.dt-autofill-select {
27
- position: absolute;
28
- z-index: 1001;
29
- background-color: #0275d8;
30
- background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.5) 5px, rgba(255, 255, 255, 0.5) 10px);
31
- }
32
- div.dt-autofill-select.top, div.dt-autofill-select.bottom {
33
- height: 3px;
34
- margin-top: -1px;
35
- }
36
- div.dt-autofill-select.left, div.dt-autofill-select.right {
37
- width: 3px;
38
- margin-left: -1px;
39
- }
40
-
41
- div.dt-autofill-list {
42
- position: fixed;
43
- top: 50%;
44
- left: 50%;
45
- width: 500px;
46
- margin-left: -250px;
47
- background-color: white;
48
- border-radius: 6px;
49
- box-shadow: 0 0 5px #555;
50
- border: 2px solid #444;
51
- z-index: 11;
52
- box-sizing: border-box;
53
- padding: 1.5em 2em;
54
- }
55
- div.dt-autofill-list ul {
56
- display: table;
57
- margin: 0;
58
- padding: 0;
59
- list-style: none;
60
- width: 100%;
61
- }
62
- div.dt-autofill-list ul li {
63
- display: table-row;
64
- }
65
- div.dt-autofill-list ul li:last-child div.dt-autofill-question, div.dt-autofill-list ul li:last-child div.dt-autofill-button {
66
- border-bottom: none;
67
- }
68
- div.dt-autofill-list ul li:hover {
69
- background-color: #f6f6f6;
70
- }
71
- div.dt-autofill-list div.dt-autofill-question {
72
- display: table-cell;
73
- padding: 0.5em 0;
74
- border-bottom: 1px solid #ccc;
75
- }
76
- div.dt-autofill-list div.dt-autofill-question input[type=number] {
77
- padding: 6px;
78
- width: 30px;
79
- margin: -2px 0;
80
- }
81
- div.dt-autofill-list div.dt-autofill-button {
82
- display: table-cell;
83
- padding: 0.5em 0;
84
- border-bottom: 1px solid #ccc;
85
- }
86
-
87
- div.dt-autofill-background {
88
- position: fixed;
89
- top: 0;
90
- left: 0;
91
- width: 100%;
92
- height: 100%;
93
- background: rgba(0, 0, 0, 0.7);
94
- background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
95
- z-index: 10;
96
- }
97
-
98
- div.dt-autofill-list div.dt-autofill-question input[type=number] {
99
- padding: 6px;
100
- width: 60px;
101
- margin: -2px 0;
102
- }
103
- div.dataTables_info {
104
- color: hsla(0,0%,100%,.7);
105
- }
106
-
107
-
108
- @keyframes dtb-spinner{100%{transform:rotate(360deg)}}@-o-keyframes dtb-spinner{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes dtb-spinner{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dtb-spinner{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:white;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,0.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:0.5em;margin:0;font-weight:normal;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}ul.dt-button-collection.dropdown-menu{display:block;z-index:2002;-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}ul.dt-button-collection.dropdown-menu.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}ul.dt-button-collection.dropdown-menu.fixed.two-column{margin-left:-150px}ul.dt-button-collection.dropdown-menu.fixed.three-column{margin-left:-225px}ul.dt-button-collection.dropdown-menu.fixed.four-column{margin-left:-300px}ul.dt-button-collection.dropdown-menu>*{-webkit-column-break-inside:avoid;break-inside:avoid}ul.dt-button-collection.dropdown-menu.two-column{width:300px;padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}ul.dt-button-collection.dropdown-menu.three-column{width:450px;padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}ul.dt-button-collection.dropdown-menu.four-column{width:600px;padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}ul.dt-button-collection.dropdown-menu .dt-button{border-radius:0}ul.dt-button-collection{-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}ul.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}ul.dt-button-collection.fixed.two-column{margin-left:-150px}ul.dt-button-collection.fixed.three-column{margin-left:-225px}ul.dt-button-collection.fixed.four-column{margin-left:-300px}ul.dt-button-collection>*{-webkit-column-break-inside:avoid;break-inside:avoid}ul.dt-button-collection.two-column{width:300px;padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}ul.dt-button-collection.three-column{width:450px;padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}ul.dt-button-collection.four-column{width:600px;padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}ul.dt-button-collection .dt-button{border-radius:0}ul.dt-button-collection.fixed{max-width:none}ul.dt-button-collection.fixed:before,ul.dt-button-collection.fixed:after{display:none}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}@media screen and (max-width: 767px){div.dt-buttons{float:none;width:100%;text-align:center;margin-bottom:0.5em}div.dt-buttons a.btn{float:none}}div.dt-buttons button.btn.processing,div.dt-buttons div.btn.processing,div.dt-buttons a.btn.processing{color:rgba(0,0,0,0.2)}div.dt-buttons button.btn.processing:after,div.dt-buttons div.btn.processing:after,div.dt-buttons a.btn.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:' ';border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1500ms infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1500ms infinite linear;-moz-animation:dtb-spinner 1500ms infinite linear}
109
-
110
-
111
- table.DTCR_clonedTable.dataTable{position:absolute !important;background-color:rgba(255,255,255,0.7);z-index:202}div.DTCR_pointer{width:1px;background-color:#0275d8;z-index:201}
112
-
113
-
114
- table.DTFC_Cloned tr{background-color:white;margin-bottom:0}div.DTFC_LeftHeadWrapper table,div.DTFC_RightHeadWrapper table{border-bottom:none !important;margin-bottom:0 !important;background-color:white}div.DTFC_LeftBodyWrapper table,div.DTFC_RightBodyWrapper table{border-top:none;margin:0 !important}div.DTFC_LeftBodyWrapper table thead .sorting:after,div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,div.DTFC_LeftBodyWrapper table thead .sorting:after,div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,div.DTFC_RightBodyWrapper table thead .sorting:after,div.DTFC_RightBodyWrapper table thead .sorting_asc:after,div.DTFC_RightBodyWrapper table thead .sorting_desc:after,div.DTFC_RightBodyWrapper table thead .sorting:after,div.DTFC_RightBodyWrapper table thead .sorting_asc:after,div.DTFC_RightBodyWrapper table thead .sorting_desc:after{display:none}div.DTFC_LeftBodyWrapper table tbody tr:first-child th,div.DTFC_LeftBodyWrapper table tbody tr:first-child td,div.DTFC_RightBodyWrapper table tbody tr:first-child th,div.DTFC_RightBodyWrapper table tbody tr:first-child td{border-top:none}div.DTFC_LeftFootWrapper table,div.DTFC_RightFootWrapper table{border-top:none;margin-top:0 !important;background-color:white}div.DTFC_Blocker{background-color:white}table.dataTable.table-striped.DTFC_Cloned tbody{background-color:white}
115
-
116
-
117
- table.dataTable.fixedHeader-floating,table.dataTable.fixedHeader-locked{background-color:white;margin-top:0 !important;margin-bottom:0 !important}table.dataTable.fixedHeader-floating{position:fixed !important}table.dataTable.fixedHeader-locked{position:absolute !important}@media print{table.fixedHeader-floating{display:none}}
118
-
119
-
120
- table.dataTable tbody th.focus,table.dataTable tbody td.focus{box-shadow:inset 0 0 1px 2px #0275d8}
121
-
122
-
123
- table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none !important}table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before{top:12px;left:4px;height:14px;width:14px;display:block;position:absolute;color:white;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:'Courier New', Courier, monospace;line-height:14px;content:'+';background-color:#0275d8}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before{content:'-';background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:white;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:'Courier New', Courier, monospace;line-height:14px;content:'+';background-color:#0275d8}table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:'-';background-color:#d33333}table.dataTable>tbody>tr.child{padding:0.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent !important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:0.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid black;border-radius:0.5em;box-shadow:0 12px 30px rgba(0,0,0,0.6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0,0,0,0.6)}@media screen and (max-width: 767px){div.dtr-modal div.dtr-modal-display{width:95%}}div.dtr-bs-modal table.table tr:first-child td{border-top:none}
124
-
125
-
126
- table.dataTable tr.group td{font-weight:bold;background-color:#e0e0e0}
127
-
128
-
129
- table.dt-rowReorder-float{position:absolute !important;opacity:0.8;table-layout:fixed;outline:2px solid #0275d8;outline-offset:-2px;z-index:2001}tr.dt-rowReorder-moving{outline:2px solid #888;outline-offset:-2px}body.dt-rowReorder-noOverflow{overflow-x:hidden}table.dataTable td.reorder{text-align:center;cursor:move}
130
-
131
-
132
- div.DTS{display:block !important}div.DTS tbody th,div.DTS tbody td{white-space:nowrap}div.DTS div.DTS_Loading{z-index:1}div.DTS div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, #fff 10px, #fff 20px)}div.DTS div.dataTables_scrollBody table{z-index:2}div.DTS div.dataTables_paginate,div.DTS div.dataTables_length{display:none}div.DTS div.dataTables_scrollBody table{background-color:white}
133
-
134
-
135
- table.dataTable tbody>tr.selected,table.dataTable tbody>tr>.selected{background-color:#0275d8}table.dataTable.stripe tbody>tr.odd.selected,table.dataTable.stripe tbody>tr.odd>.selected,table.dataTable.display tbody>tr.odd.selected,table.dataTable.display tbody>tr.odd>.selected{background-color:#0272d3}table.dataTable.hover tbody>tr.selected:hover,table.dataTable.hover tbody>tr>.selected:hover,table.dataTable.display tbody>tr.selected:hover,table.dataTable.display tbody>tr>.selected:hover{background-color:#0271d0}table.dataTable.order-column tbody>tr.selected>.sorting_1,table.dataTable.order-column tbody>tr.selected>.sorting_2,table.dataTable.order-column tbody>tr.selected>.sorting_3,table.dataTable.order-column tbody>tr>.selected,table.dataTable.display tbody>tr.selected>.sorting_1,table.dataTable.display tbody>tr.selected>.sorting_2,table.dataTable.display tbody>tr.selected>.sorting_3,table.dataTable.display tbody>tr>.selected{background-color:#0273d4}table.dataTable.display tbody>tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1{background-color:#026fcc}table.dataTable.display tbody>tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_2{background-color:#0270ce}table.dataTable.display tbody>tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_3{background-color:#0270d0}table.dataTable.display tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1{background-color:#0273d4}table.dataTable.display tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_2{background-color:#0274d5}table.dataTable.display tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_3{background-color:#0275d7}table.dataTable.display tbody>tr.odd>.selected,table.dataTable.order-column.stripe tbody>tr.odd>.selected{background-color:#026fcc}table.dataTable.display tbody>tr.even>.selected,table.dataTable.order-column.stripe tbody>tr.even>.selected{background-color:#0273d4}table.dataTable.display tbody>tr.selected:hover>.sorting_1,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_1{background-color:#026bc6}table.dataTable.display tbody>tr.selected:hover>.sorting_2,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_2{background-color:#026cc8}table.dataTable.display tbody>tr.selected:hover>.sorting_3,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_3{background-color:#026eca}table.dataTable.display tbody>tr:hover>.selected,table.dataTable.display tbody>tr>.selected:hover,table.dataTable.order-column.hover tbody>tr:hover>.selected,table.dataTable.order-column.hover tbody>tr>.selected:hover{background-color:#026bc6}table.dataTable tbody td.select-checkbox,table.dataTable tbody th.select-checkbox{position:relative}table.dataTable tbody td.select-checkbox:before,table.dataTable tbody td.select-checkbox:after,table.dataTable tbody th.select-checkbox:before,table.dataTable tbody th.select-checkbox:after{display:block;position:absolute;top:1.2em;left:50%;width:12px;height:12px;box-sizing:border-box}table.dataTable tbody td.select-checkbox:before,table.dataTable tbody th.select-checkbox:before{content:' ';margin-top:-6px;margin-left:-6px;border:1px solid black;border-radius:3px}table.dataTable tr.selected td.select-checkbox:after,table.dataTable tr.selected th.select-checkbox:after{content:'\2714';margin-top:-11px;margin-left:-4px;text-align:center;text-shadow:1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9}div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0.5em}@media screen and (max-width: 640px){div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0;display:block}}table.dataTable tbody tr.selected,table.dataTable tbody th.selected,table.dataTable tbody td.selected{color:white}table.dataTable tbody tr.selected a,table.dataTable tbody th.selected a,table.dataTable tbody td.selected a{color:#a2d4ed}
@@ -1,1528 +0,0 @@
1
- .fc {
2
- direction: ltr;
3
- text-align: left;
4
- }
5
-
6
- .fc-rtl {
7
- text-align: right;
8
- }
9
-
10
- body .fc { /* extra precedence to overcome jqui */
11
- font-size: 1em;
12
- }
13
-
14
-
15
- /* Colors
16
- --------------------------------------------------------------------------------------------------*/
17
-
18
- .fc-unthemed th,
19
- .fc-unthemed td,
20
- .fc-unthemed thead,
21
- .fc-unthemed tbody,
22
- .fc-unthemed .fc-divider,
23
- .fc-unthemed .fc-row,
24
- .fc-unthemed .fc-content, /* for gutter border */
25
- .fc-unthemed .fc-popover,
26
- .fc-unthemed .fc-list-view,
27
- .fc-unthemed .fc-list-heading td {
28
- border-color: lighten($black, 5%);
29
- }
30
-
31
-
32
-
33
- .fc-unthemed .fc-popover {
34
- background-color: $white;
35
- }
36
-
37
- .fc-unthemed .fc-divider,
38
- .fc-unthemed .fc-popover .fc-header,
39
- .fc-unthemed .fc-list-heading td {
40
- background: $default;
41
- }
42
-
43
- .fc-unthemed .fc-popover .fc-header .fc-close {
44
- color: $link-disabled;
45
- }
46
-
47
- .fc-unthemed .fc-today {
48
- background: lighten($black, 2%);
49
- color: $white;
50
- }
51
-
52
- .fc-highlight { /* when user is selecting cells */
53
- background: #bce8f1;
54
- opacity: .3;
55
- }
56
-
57
- .fc-bgevent { /* default look for background events */
58
- background: rgb(143, 223, 130);
59
- opacity: .3;
60
- }
61
-
62
- .fc-nonbusiness { /* default look for non-business-hours areas */
63
- /* will inherit .fc-bgevent's styles */
64
- background: #d7d7d7;
65
- }
66
-
67
-
68
- /* Icons (inline elements with styled text that mock arrow icons)
69
- --------------------------------------------------------------------------------------------------*/
70
-
71
- .fc-icon {
72
- display: inline-block;
73
- height: 1em;
74
- line-height: 1em;
75
- font-size: 1em;
76
- text-align: center;
77
- overflow: hidden;
78
- font-family: "Courier New", Courier, monospace;
79
-
80
- /* don't allow browser text-selection */
81
- -webkit-touch-callout: none;
82
- -webkit-user-select: none;
83
- -khtml-user-select: none;
84
- -moz-user-select: none;
85
- -ms-user-select: none;
86
- user-select: none;
87
- }
88
-
89
- /*
90
- Acceptable font-family overrides for individual icons:
91
- "Arial", sans-serif
92
- "Times New Roman", serif
93
-
94
- NOTE: use percentage font sizes or else old IE chokes
95
- */
96
-
97
- .fc-icon:after {
98
- position: relative;
99
- }
100
-
101
- .fc-icon-left-single-arrow:after {
102
- content: "\02039";
103
- font-weight: bold;
104
- font-size: 200%;
105
- top: -7%;
106
- }
107
-
108
- .fc-icon-right-single-arrow:after {
109
- content: "\0203A";
110
- font-weight: bold;
111
- font-size: 200%;
112
- top: -7%;
113
- }
114
-
115
- .fc-icon-left-double-arrow:after {
116
- content: "\000AB";
117
- font-size: 160%;
118
- top: -7%;
119
- }
120
-
121
- .fc-icon-right-double-arrow:after {
122
- content: "\000BB";
123
- font-size: 160%;
124
- top: -7%;
125
- }
126
-
127
- .fc-icon-left-triangle:after {
128
- content: "\25C4";
129
- font-size: 125%;
130
- top: 3%;
131
- }
132
-
133
- .fc-icon-right-triangle:after {
134
- content: "\25BA";
135
- font-size: 125%;
136
- top: 3%;
137
- }
138
-
139
- .fc-icon-down-triangle:after {
140
- content: "\25BC";
141
- font-size: 125%;
142
- top: 2%;
143
- }
144
-
145
- .fc-icon-x:after {
146
- content: "\000D7";
147
- font-size: 200%;
148
- top: 6%;
149
- }
150
-
151
-
152
- /* Buttons (styled <button> tags, normalized to work cross-browser)
153
- --------------------------------------------------------------------------------------------------*/
154
-
155
- .fc button {
156
- border-width: $border-thick;
157
- font-weight: $font-weight-normal;
158
- font-size: $font-size-sm;
159
- line-height: $line-height;
160
- margin: 5px 1px;
161
- border: none;
162
- margin:10px 1px;
163
- border-radius: $border-radius-sm;
164
- padding: 8px 20px;
165
- cursor: pointer;
166
- -webkit-transition: all .2s ease-in-out;
167
- -o-transition: all .2s ease-in-out;
168
- transition: all .2s ease-in-out;
169
- outline: none;
170
-
171
- &::-moz-focus-inner {
172
- border: 0;
173
- }
174
-
175
- &,
176
- &.btn-primary{
177
- @include btn-styles($primary, $primary-states);
178
- }
179
- }
180
-
181
- .fc button[disabled],
182
- .fc button[disabled]:focus,
183
- .fc button[disabled]:hover{
184
- cursor: default;
185
- opacity: .5;
186
- pointer-events: none;
187
- // @include shadow-2dp-color($gray-light);
188
-
189
- }
190
-
191
- .fc-state-default { /* non-theme */
192
- border: 1px solid;
193
- opacity: 0.5;
194
- &:hover{
195
- opacity: 1;
196
- }
197
- }
198
-
199
- /*.fc-state-default.fc-corner-left { non-theme
200
- border-top-left-radius: 4px;
201
- border-bottom-left-radius: 4px;
202
- }
203
-
204
- .fc-state-default.fc-corner-right { /* non-theme
205
- border-top-right-radius: 4px;
206
- border-bottom-right-radius: 4px;
207
- }*/
208
-
209
- /* icons in buttons */
210
-
211
- .fc button .fc-icon { /* non-theme */
212
- position: relative;
213
- top: -0.05em; /* seems to be a good adjustment across browsers */
214
- margin: 0 .2em;
215
- vertical-align: middle;
216
- }
217
-
218
- /*
219
- button states
220
- borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
221
- */
222
-
223
- // .fc-state-default {
224
- // background-color: #f5f5f5;
225
- // background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
226
- // background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
227
- // background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
228
- // background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
229
- // background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
230
- // background-repeat: repeat-x;
231
- // border-color: #e6e6e6 #e6e6e6 #bfbfbf;
232
- // border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
233
- // color: #333;
234
- // text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
235
- // box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
236
- // }
237
-
238
- .fc-state-hover,
239
- .fc-state-down,
240
- .fc-state-active,
241
- .fc-state-disabled {
242
- color: #333333;
243
- background-color: #e6e6e6;
244
- }
245
-
246
- .fc-state-hover {
247
- color: #333333;
248
- text-decoration: none;
249
- background-position: 0 -15px;
250
- -webkit-transition: background-position 0.1s linear;
251
- -moz-transition: background-position 0.1s linear;
252
- -o-transition: background-position 0.1s linear;
253
- transition: background-position 0.1s linear;
254
- }
255
-
256
- .fc-state-down,
257
- .fc-state-active {
258
- background-color: #cccccc;
259
- background-image: none;
260
- }
261
-
262
- .fc-state-disabled {
263
- cursor: default;
264
- background-image: none;
265
- opacity: 0.65;
266
- box-shadow: none;
267
- }
268
-
269
-
270
- /* Buttons Groups
271
- --------------------------------------------------------------------------------------------------*/
272
-
273
- .fc-button-group {
274
- display: inline-block;
275
- .fc-prev-button, .fc-next-button{
276
- background: $transparent-bg;
277
- border: 1px solid lighten($black,5%);
278
- &:hover, &:focus, &:active:hover{
279
- background-color: $transparent-bg !important;
280
- background-image: none !important;
281
- }
282
- }
283
- }
284
-
285
- /*
286
- every button that is not first in a button group should scootch over one pixel and cover the
287
- previous button's border...
288
- */
289
-
290
- .fc .fc-button-group > * { /* extra precedence b/c buttons have margin set to zero */
291
- float: left;
292
- margin: 0 0 0 2px;
293
- }
294
-
295
- .fc .fc-button-group > :first-child { /* same */
296
- margin-left: 0;
297
- }
298
-
299
-
300
- /* Popover
301
- --------------------------------------------------------------------------------------------------*/
302
-
303
- .fc-popover {
304
- position: absolute;
305
- box-shadow: 0 2px 6px rgba(0,0,0,.15);
306
- }
307
-
308
- .fc-popover .fc-header { /* TODO: be more consistent with fc-head/fc-body */
309
- padding: 2px 4px;
310
- }
311
-
312
- .fc-popover .fc-header .fc-title {
313
- margin: 0 2px;
314
- }
315
-
316
- .fc-popover .fc-header .fc-close {
317
- cursor: pointer;
318
- }
319
-
320
- .fc-ltr .fc-popover .fc-header .fc-title,
321
- .fc-rtl .fc-popover .fc-header .fc-close {
322
- float: left;
323
- }
324
-
325
- .fc-rtl .fc-popover .fc-header .fc-title,
326
- .fc-ltr .fc-popover .fc-header .fc-close {
327
- float: right;
328
- }
329
-
330
- /* unthemed */
331
-
332
- .fc-unthemed .fc-popover {
333
- border-width: 1px;
334
- border-style: solid;
335
- }
336
-
337
- .fc-unthemed .fc-popover .fc-header .fc-close {
338
- font-size: .9em;
339
- margin-top: 2px;
340
- }
341
-
342
- /* jqui themed */
343
-
344
- .fc-popover > .ui-widget-header + .ui-widget-content {
345
- border-top: 0; /* where they meet, let the header have the border */
346
- }
347
-
348
-
349
- /* Misc Reusable Components
350
- --------------------------------------------------------------------------------------------------*/
351
-
352
- .fc-divider {
353
- border-style: solid;
354
- border-width: 1px;
355
- }
356
-
357
- hr.fc-divider {
358
- height: 0;
359
- margin: 0;
360
- padding: 0 0 2px; /* height is unreliable across browsers, so use padding */
361
- border-width: 1px 0;
362
- }
363
-
364
- .fc-clear {
365
- clear: both;
366
- }
367
-
368
- .fc-bg,
369
- .fc-bgevent-skeleton,
370
- .fc-highlight-skeleton,
371
- .fc-helper-skeleton {
372
- /* these element should always cling to top-left/right corners */
373
- position: absolute;
374
- top: 0;
375
- left: 0;
376
- right: 0;
377
- }
378
-
379
- .fc-bg {
380
- bottom: 0; /* strech bg to bottom edge */
381
- }
382
-
383
- .fc-bg table {
384
- height: 100%; /* strech bg to bottom edge */
385
- }
386
-
387
-
388
- /* Tables
389
- --------------------------------------------------------------------------------------------------*/
390
-
391
- .fc table {
392
- width: 100%;
393
- box-sizing: border-box; /* fix scrollbar issue in firefox */
394
- table-layout: fixed;
395
- border-collapse: collapse;
396
- border-spacing: 0;
397
- font-size: 1em; /* normalize cross-browser */
398
- }
399
-
400
- .fc th {
401
- text-align: center;
402
- }
403
-
404
- .fc th,
405
- .fc td {
406
- border-style: solid;
407
- border-width: 1px;
408
- padding: 0;
409
- vertical-align: top;
410
- }
411
-
412
- .fc td.fc-today {
413
- border-style: double; /* overcome neighboring borders */
414
- }
415
-
416
-
417
- /* Internal Nav Links
418
- --------------------------------------------------------------------------------------------------*/
419
-
420
- a[data-goto] {
421
- cursor: pointer;
422
- }
423
-
424
- a[data-goto]:hover {
425
- text-decoration: underline;
426
- }
427
-
428
-
429
- /* Fake Table Rows
430
- --------------------------------------------------------------------------------------------------*/
431
-
432
- .fc .fc-row { /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
433
- /* no visible border by default. but make available if need be (scrollbar width compensation) */
434
- border-style: solid;
435
- border-width: 0;
436
- }
437
-
438
- .fc-row table {
439
- /* don't put left/right border on anything within a fake row.
440
- the outer tbody will worry about this */
441
- border-left: 0 hidden transparent;
442
- border-right: 0 hidden transparent;
443
-
444
- /* no bottom borders on rows */
445
- border-bottom: 0 hidden transparent;
446
- }
447
-
448
- .fc-row:first-child table {
449
- border-top: 0 hidden transparent; /* no top border on first row */
450
- }
451
-
452
-
453
- /* Day Row (used within the header and the DayGrid)
454
- --------------------------------------------------------------------------------------------------*/
455
-
456
- .fc-row {
457
- position: relative;
458
- }
459
-
460
- .fc-row .fc-bg {
461
- z-index: 1;
462
- }
463
-
464
- /* highlighting cells & background event skeleton */
465
-
466
- .fc-row .fc-bgevent-skeleton,
467
- .fc-row .fc-highlight-skeleton {
468
- bottom: 0; /* stretch skeleton to bottom of row */
469
- }
470
-
471
- .fc-row .fc-bgevent-skeleton table,
472
- .fc-row .fc-highlight-skeleton table {
473
- height: 100%; /* stretch skeleton to bottom of row */
474
- }
475
-
476
- .fc-row .fc-highlight-skeleton td,
477
- .fc-row .fc-bgevent-skeleton td {
478
- border-color: transparent;
479
- }
480
-
481
- .fc-row .fc-bgevent-skeleton {
482
- z-index: 2;
483
-
484
- }
485
-
486
- .fc-row .fc-highlight-skeleton {
487
- z-index: 3;
488
- }
489
-
490
- /*
491
- row content (which contains day/week numbers and events) as well as "helper" (which contains
492
- temporary rendered events).
493
- */
494
-
495
- .fc-row .fc-content-skeleton {
496
- position: relative;
497
- z-index: 4;
498
- padding-bottom: 2px; /* matches the space above the events */
499
- }
500
-
501
- .fc-row .fc-helper-skeleton {
502
- z-index: 5;
503
- }
504
-
505
- .fc-row .fc-content-skeleton td,
506
- .fc-row .fc-helper-skeleton td {
507
- /* see-through to the background below */
508
- background: none; /* in case <td>s are globally styled */
509
- border-color: transparent;
510
-
511
- /* don't put a border between events and/or the day number */
512
- border-bottom: 0;
513
- }
514
-
515
- .fc-row .fc-content-skeleton tbody td, /* cells with events inside (so NOT the day number cell) */
516
- .fc-row .fc-helper-skeleton tbody td {
517
- /* don't put a border between event cells */
518
- border-top: 0;
519
- }
520
-
521
-
522
- /* Scrolling Container
523
- --------------------------------------------------------------------------------------------------*/
524
-
525
- .fc-scroller {
526
- -webkit-overflow-scrolling: touch;
527
- }
528
-
529
- /* TODO: move to agenda/basic */
530
- .fc-scroller > .fc-day-grid,
531
- .fc-scroller > .fc-time-grid {
532
- position: relative; /* re-scope all positions */
533
- width: 100%; /* hack to force re-sizing this inner element when scrollbars appear/disappear */
534
- }
535
-
536
-
537
- /* Global Event Styles
538
- --------------------------------------------------------------------------------------------------*/
539
-
540
- .fc-event {
541
- position: relative; /* for resize handle and other inner positioning */
542
- display: block; /* make the <a> tag block */
543
- font-size: .85em;
544
- line-height: 1.3;
545
- border-radius: 2px;
546
- background-color: $brand-success; /* default BACKGROUND color */
547
- // @include shadow-big-color($brand-success);
548
- font-weight: normal; /* undo jqui's ui-widget-header bold */
549
-
550
- &.event-azure{
551
- background-color: $brand-info;
552
- // @include shadow-big-color($brand-info);
553
- }
554
- &.event-green{
555
- background-color: darken($brand-success,10%);
556
- // @include shadow-big-color($brand-success);
557
- }
558
- &.event-orange{
559
- background-color: $brand-warning;
560
- // @include shadow-big-color($brand-warning);
561
- }
562
- &.event-red{
563
- background-color: $brand-danger;
564
- // @include shadow-big-color($brand-danger);
565
- }
566
- &.event-rose{
567
- // background-color: $brand-rose;
568
- // @include shadow-big-color($brand-rose);
569
- }
570
- &.event-default{
571
- background-color: $default;
572
- // @include shadow-big-color($gray-light);
573
- }
574
- }
575
-
576
- .fc-event-dot {
577
- background-color: #3a87ad; /* default BACKGROUND color */
578
- }
579
-
580
- /* overpower some of bootstrap's and jqui's styles on <a> tags */
581
- .fc-event,
582
- .fc-event:hover,
583
- .ui-widget .fc-event {
584
- color: $white; /* default TEXT color */
585
- text-decoration: none; /* if <a> has an href */
586
- }
587
-
588
- .fc-event[href],
589
- .fc-event.fc-draggable {
590
- cursor: pointer; /* give events with links and draggable events a hand mouse pointer */
591
- }
592
-
593
- .fc-not-allowed, /* causes a "warning" cursor. applied on body */
594
- .fc-not-allowed .fc-event { /* to override an event's custom cursor */
595
- cursor: not-allowed;
596
- }
597
-
598
- .fc-event .fc-bg { /* the generic .fc-bg already does position */
599
- z-index: 1;
600
- background: $white;
601
- opacity: .25;
602
- }
603
-
604
- .fc-event .fc-content {
605
- position: relative;
606
- z-index: 2;
607
- }
608
-
609
- /* resizer (cursor AND touch devices) */
610
-
611
- .fc-event .fc-resizer {
612
- position: absolute;
613
- z-index: 4;
614
- }
615
-
616
- /* resizer (touch devices) */
617
-
618
- .fc-event .fc-resizer {
619
- display: none;
620
- }
621
-
622
- .fc-event.fc-allow-mouse-resize .fc-resizer,
623
- .fc-event.fc-selected .fc-resizer {
624
- /* only show when hovering or selected (with touch) */
625
- display: block;
626
- }
627
-
628
- /* hit area */
629
-
630
- .fc-event.fc-selected .fc-resizer:before {
631
- /* 40x40 touch area */
632
- content: "";
633
- position: absolute;
634
- z-index: 9999; /* user of this util can scope within a lower z-index */
635
- top: 50%;
636
- left: 50%;
637
- width: 40px;
638
- height: 40px;
639
- margin-left: -20px;
640
- margin-top: -20px;
641
- }
642
-
643
-
644
- /* Event Selection (only for touch devices)
645
- --------------------------------------------------------------------------------------------------*/
646
-
647
- .fc-event.fc-selected {
648
- z-index: 9999 !important; /* overcomes inline z-index */
649
- box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
650
- }
651
-
652
- .fc-event.fc-selected.fc-dragging {
653
- box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
654
- }
655
-
656
-
657
- /* Horizontal Events
658
- --------------------------------------------------------------------------------------------------*/
659
-
660
- /* bigger touch area when selected */
661
- .fc-h-event.fc-selected:before {
662
- content: "";
663
- position: absolute;
664
- z-index: 3; /* below resizers */
665
- top: -10px;
666
- bottom: -10px;
667
- left: 0;
668
- right: 0;
669
- }
670
-
671
- /* events that are continuing to/from another week. kill rounded corners and butt up against edge */
672
-
673
- .fc-ltr .fc-h-event.fc-not-start,
674
- .fc-rtl .fc-h-event.fc-not-end {
675
- margin-left: 0;
676
- border-left-width: 0;
677
- padding-left: 1px; /* replace the border with padding */
678
- border-top-left-radius: 0;
679
- border-bottom-left-radius: 0;
680
- }
681
-
682
- .fc-ltr .fc-h-event.fc-not-end,
683
- .fc-rtl .fc-h-event.fc-not-start {
684
- margin-right: 0;
685
- border-right-width: 0;
686
- padding-right: 1px; /* replace the border with padding */
687
- border-top-right-radius: 0;
688
- border-bottom-right-radius: 0;
689
- }
690
-
691
- /* resizer (cursor AND touch devices) */
692
-
693
- /* left resizer */
694
- .fc-ltr .fc-h-event .fc-start-resizer,
695
- .fc-rtl .fc-h-event .fc-end-resizer {
696
- cursor: w-resize;
697
- left: -1px; /* overcome border */
698
- }
699
-
700
- /* right resizer */
701
- .fc-ltr .fc-h-event .fc-end-resizer,
702
- .fc-rtl .fc-h-event .fc-start-resizer {
703
- cursor: e-resize;
704
- right: -1px; /* overcome border */
705
- }
706
-
707
- /* resizer (mouse devices) */
708
-
709
- .fc-h-event.fc-allow-mouse-resize .fc-resizer {
710
- width: 7px;
711
- top: -1px; /* overcome top border */
712
- bottom: -1px; /* overcome bottom border */
713
- }
714
-
715
- /* resizer (touch devices) */
716
-
717
- .fc-h-event.fc-selected .fc-resizer {
718
- /* 8x8 little dot */
719
- border-radius: 4px;
720
- border-width: 1px;
721
- width: 6px;
722
- height: 6px;
723
- border-style: solid;
724
- border-color: inherit;
725
- background: #fff;
726
- /* vertically center */
727
- top: 50%;
728
- margin-top: -4px;
729
- }
730
-
731
- /* left resizer */
732
- .fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
733
- .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
734
- margin-left: -4px; /* centers the 8x8 dot on the left edge */
735
- }
736
-
737
- /* right resizer */
738
- .fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
739
- .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
740
- margin-right: -4px; /* centers the 8x8 dot on the right edge */
741
- }
742
-
743
-
744
- /* DayGrid events
745
- ----------------------------------------------------------------------------------------------------
746
- We use the full "fc-day-grid-event" class instead of using descendants because the event won't
747
- be a descendant of the grid when it is being dragged.
748
- */
749
-
750
- .fc-day-grid-event {
751
- margin: 2px 5px 0; /* spacing between events and edges */
752
- padding: 0 1px;
753
- }
754
-
755
- tr:first-child > td > .fc-day-grid-event {
756
- margin-top: 2px; /* a little bit more space before the first event */
757
- }
758
-
759
- .fc-day-grid-event.fc-selected:after {
760
- content: "";
761
- position: absolute;
762
- z-index: 1; /* same z-index as fc-bg, behind text */
763
- /* overcome the borders */
764
- top: -1px;
765
- right: -1px;
766
- bottom: -1px;
767
- left: -1px;
768
- /* darkening effect */
769
- background: #000;
770
- opacity: .25;
771
- }
772
-
773
- .fc-day-grid-event .fc-content { /* force events to be one-line tall */
774
- white-space: nowrap;
775
- overflow: hidden;
776
- color: white;
777
- padding: 0 5px;
778
- }
779
-
780
- .fc-day-grid-event .fc-time {
781
- font-weight: bold;
782
- }
783
-
784
- /* resizer (cursor devices) */
785
-
786
- /* left resizer */
787
- .fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
788
- .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
789
- margin-left: -2px; /* to the day cell's edge */
790
- }
791
-
792
- /* right resizer */
793
- .fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
794
- .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
795
- margin-right: -2px; /* to the day cell's edge */
796
- }
797
-
798
-
799
- /* Event Limiting
800
- --------------------------------------------------------------------------------------------------*/
801
-
802
- /* "more" link that represents hidden events */
803
-
804
- a.fc-more {
805
- margin: 1px 3px;
806
- font-size: .85em;
807
- cursor: pointer;
808
- text-decoration: none;
809
- }
810
-
811
- a.fc-more:hover {
812
- text-decoration: underline;
813
- }
814
-
815
- .fc-limited { /* rows and cells that are hidden because of a "more" link */
816
- display: none;
817
- }
818
-
819
- /* popover that appears when "more" link is clicked */
820
-
821
- .fc-day-grid .fc-row {
822
- z-index: 1; /* make the "more" popover one higher than this */
823
- }
824
-
825
- .fc-more-popover {
826
- z-index: 2;
827
- width: 220px;
828
- }
829
-
830
- .fc-more-popover .fc-event-container {
831
- padding: 10px;
832
- }
833
-
834
-
835
- /* Now Indicator
836
- --------------------------------------------------------------------------------------------------*/
837
-
838
- .fc-now-indicator {
839
- position: absolute;
840
- border: 0 solid red;
841
- }
842
-
843
-
844
- /* Utilities
845
- --------------------------------------------------------------------------------------------------*/
846
-
847
- .fc-unselectable {
848
- -webkit-user-select: none;
849
- -khtml-user-select: none;
850
- -moz-user-select: none;
851
- -ms-user-select: none;
852
- user-select: none;
853
- -webkit-touch-callout: none;
854
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
855
- }
856
-
857
-
858
-
859
- /* Toolbar
860
- --------------------------------------------------------------------------------------------------*/
861
-
862
- .fc-toolbar {
863
- text-align: center;
864
- margin-bottom: 1em;
865
- }
866
-
867
- .fc-toolbar .fc-left {
868
- float: left;
869
- }
870
-
871
- .fc-toolbar .fc-right {
872
- float: right;
873
- }
874
-
875
- .fc-toolbar .fc-center {
876
- display: inline-block;
877
- }
878
-
879
- /* the things within each left/right/center section */
880
- .fc .fc-toolbar > * > * { /* extra precedence to override button border margins */
881
- float: left;
882
- margin-left: .75em;
883
- }
884
-
885
- /* the first thing within each left/center/right section */
886
- .fc .fc-toolbar > * > :first-child { /* extra precedence to override button border margins */
887
- margin-left: 0;
888
- }
889
-
890
- /* title text */
891
-
892
- .fc-toolbar h2 {
893
- margin: 0;
894
- font-size: 1.8em;
895
- }
896
-
897
- /* button layering (for border precedence) */
898
-
899
- .fc-toolbar button {
900
- position: relative;
901
- }
902
-
903
- .fc-toolbar .fc-state-hover,
904
- .fc-toolbar .ui-state-hover {
905
- z-index: 2;
906
- }
907
-
908
- .fc-toolbar .fc-state-down {
909
- z-index: 3;
910
- }
911
-
912
- .fc-toolbar .fc-state-active,
913
- .fc-toolbar .ui-state-active {
914
- z-index: 4;
915
- opacity: 1;
916
- }
917
-
918
- .fc-toolbar button:focus {
919
- z-index: 5;
920
- }
921
-
922
-
923
- /* View Structure
924
- --------------------------------------------------------------------------------------------------*/
925
-
926
- /* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
927
- /* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
928
- .fc-view-container *,
929
- .fc-view-container *:before,
930
- .fc-view-container *:after {
931
- -webkit-box-sizing: content-box;
932
- -moz-box-sizing: content-box;
933
- box-sizing: content-box;
934
- }
935
-
936
- .fc-view, /* scope positioning and z-index's for everything within the view */
937
- .fc-view > table { /* so dragged elements can be above the view's main element */
938
- position: relative;
939
- z-index: 1;
940
- }
941
-
942
-
943
-
944
- /* BasicView
945
- --------------------------------------------------------------------------------------------------*/
946
-
947
- /* day row structure */
948
-
949
- .fc-basicWeek-view .fc-content-skeleton,
950
- .fc-basicDay-view .fc-content-skeleton {
951
- /* there may be week numbers in these views, so no padding-top */
952
- padding-bottom: 1em; /* ensure a space at bottom of cell for user selecting/clicking */
953
- }
954
-
955
- .fc-basic-view .fc-body .fc-row {
956
- min-height: 4em; /* ensure that all rows are at least this tall */
957
- }
958
-
959
- /* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
960
-
961
- .fc-row.fc-rigid {
962
- overflow: hidden;
963
- }
964
-
965
- .fc-row.fc-rigid .fc-content-skeleton {
966
- position: absolute;
967
- top: 0;
968
- left: 0;
969
- right: 0;
970
- }
971
-
972
- /* week and day number styling */
973
-
974
- .fc-day-top.fc-other-month {
975
- opacity: 0.3;
976
- }
977
-
978
- .fc-basic-view .fc-week-number,
979
- .fc-basic-view .fc-day-number {
980
- padding: 2px;
981
- color: $white;
982
- }
983
-
984
- .fc-basic-view th.fc-week-number,
985
- .fc-basic-view th.fc-day-number {
986
- padding: 0 2px; /* column headers can't have as much v space */
987
- }
988
-
989
- .fc-ltr .fc-basic-view .fc-day-top .fc-day-number { float: right; }
990
- .fc-rtl .fc-basic-view .fc-day-top .fc-day-number { float: left; }
991
-
992
- .fc-ltr .fc-basic-view .fc-day-top .fc-week-number { float: left; border-radius: 0 0 3px 0; }
993
- .fc-rtl .fc-basic-view .fc-day-top .fc-week-number { float: right; border-radius: 0 0 0 3px; }
994
-
995
- .fc-basic-view .fc-day-top .fc-week-number {
996
- min-width: 1.5em;
997
- text-align: center;
998
- background-color: #f2f2f2;
999
- color: #808080;
1000
- }
1001
-
1002
- /* when week/day number have own column */
1003
-
1004
- .fc-basic-view td.fc-week-number {
1005
- text-align: center;
1006
- }
1007
-
1008
- .fc-basic-view td.fc-week-number > * {
1009
- /* work around the way we do column resizing and ensure a minimum width */
1010
- display: inline-block;
1011
- min-width: 1.25em;
1012
- }
1013
-
1014
-
1015
- /* AgendaView all-day area
1016
- --------------------------------------------------------------------------------------------------*/
1017
-
1018
- .fc-agenda-view .fc-day-grid {
1019
- position: relative;
1020
- z-index: 2; /* so the "more.." popover will be over the time grid */
1021
- }
1022
-
1023
- .fc-agenda-view .fc-day-grid .fc-row {
1024
- min-height: 3em; /* all-day section will never get shorter than this */
1025
- }
1026
-
1027
- .fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
1028
- padding-bottom: 1em; /* give space underneath events for clicking/selecting days */
1029
- }
1030
-
1031
-
1032
- /* TimeGrid axis running down the side (for both the all-day area and the slot area)
1033
- --------------------------------------------------------------------------------------------------*/
1034
-
1035
- .fc .fc-axis { /* .fc to overcome default cell styles */
1036
- vertical-align: middle;
1037
- padding: 0 4px;
1038
- white-space: nowrap;
1039
- }
1040
-
1041
- .fc-ltr .fc-axis {
1042
- text-align: right;
1043
- }
1044
-
1045
- .fc-rtl .fc-axis {
1046
- text-align: left;
1047
- }
1048
-
1049
- .ui-widget td.fc-axis {
1050
- font-weight: normal; /* overcome jqui theme making it bold */
1051
- }
1052
-
1053
-
1054
- /* TimeGrid Structure
1055
- --------------------------------------------------------------------------------------------------*/
1056
-
1057
- .fc-time-grid-container, /* so scroll container's z-index is below all-day */
1058
- .fc-time-grid { /* so slats/bg/content/etc positions get scoped within here */
1059
- position: relative;
1060
- z-index: 1;
1061
- }
1062
-
1063
- .fc-time-grid {
1064
- min-height: 100%; /* so if height setting is 'auto', .fc-bg stretches to fill height */
1065
- }
1066
-
1067
- .fc-time-grid table { /* don't put outer borders on slats/bg/content/etc */
1068
- border: 0 hidden transparent;
1069
- }
1070
-
1071
- .fc-time-grid > .fc-bg {
1072
- z-index: 1;
1073
- }
1074
-
1075
- .fc-time-grid .fc-slats,
1076
- .fc-time-grid > hr { /* the <hr> AgendaView injects when grid is shorter than scroller */
1077
- position: relative;
1078
- z-index: 2;
1079
- }
1080
-
1081
- .fc-time-grid .fc-content-col {
1082
- position: relative; /* because now-indicator lives directly inside */
1083
- }
1084
-
1085
- .fc-time-grid .fc-content-skeleton {
1086
- position: absolute;
1087
- z-index: 3;
1088
- top: 0;
1089
- left: 0;
1090
- right: 0;
1091
- }
1092
-
1093
- /* divs within a cell within the fc-content-skeleton */
1094
-
1095
- .fc-time-grid .fc-business-container {
1096
- position: relative;
1097
- z-index: 1;
1098
- }
1099
-
1100
- .fc-time-grid .fc-bgevent-container {
1101
- position: relative;
1102
- z-index: 2;
1103
- }
1104
-
1105
- .fc-time-grid .fc-highlight-container {
1106
- position: relative;
1107
- z-index: 3;
1108
- }
1109
-
1110
- .fc-time-grid .fc-event-container {
1111
- position: relative;
1112
- z-index: 4;
1113
- }
1114
-
1115
- .fc-time-grid .fc-now-indicator-line {
1116
- z-index: 5;
1117
- }
1118
-
1119
- .fc-time-grid .fc-helper-container { /* also is fc-event-container */
1120
- position: relative;
1121
- z-index: 6;
1122
- }
1123
-
1124
-
1125
- /* TimeGrid Slats (lines that run horizontally)
1126
- --------------------------------------------------------------------------------------------------*/
1127
-
1128
- .fc-time-grid .fc-slats td {
1129
- height: 1.5em;
1130
- border-bottom: 0; /* each cell is responsible for its top border */
1131
- }
1132
-
1133
- .fc-time-grid .fc-slats .fc-minor td {
1134
- border-top-style: dotted;
1135
- }
1136
-
1137
- .fc-time-grid .fc-slats .ui-widget-content { /* for jqui theme */
1138
- background: none; /* see through to fc-bg */
1139
- }
1140
-
1141
-
1142
- /* TimeGrid Highlighting Slots
1143
- --------------------------------------------------------------------------------------------------*/
1144
-
1145
- .fc-time-grid .fc-highlight-container { /* a div within a cell within the fc-highlight-skeleton */
1146
- position: relative; /* scopes the left/right of the fc-highlight to be in the column */
1147
- }
1148
-
1149
- .fc-time-grid .fc-highlight {
1150
- position: absolute;
1151
- left: 0;
1152
- right: 0;
1153
- /* top and bottom will be in by JS */
1154
- }
1155
-
1156
-
1157
- /* TimeGrid Event Containment
1158
- --------------------------------------------------------------------------------------------------*/
1159
-
1160
- .fc-ltr .fc-time-grid .fc-event-container { /* space on the sides of events for LTR (default) */
1161
- margin: 0 2.5% 0 2px;
1162
- }
1163
-
1164
- .fc-rtl .fc-time-grid .fc-event-container { /* space on the sides of events for RTL */
1165
- margin: 0 2px 0 2.5%;
1166
- }
1167
-
1168
- .fc-time-grid .fc-event,
1169
- .fc-time-grid .fc-bgevent {
1170
- position: absolute;
1171
- z-index: 1; /* scope inner z-index's */
1172
- }
1173
-
1174
- .fc-time-grid .fc-bgevent {
1175
- /* background events always span full width */
1176
- left: 0;
1177
- right: 0;
1178
- }
1179
-
1180
-
1181
- /* Generic Vertical Event
1182
- --------------------------------------------------------------------------------------------------*/
1183
-
1184
- .fc-v-event.fc-not-start { /* events that are continuing from another day */
1185
- /* replace space made by the top border with padding */
1186
- border-top-width: 0;
1187
- padding-top: 1px;
1188
-
1189
- /* remove top rounded corners */
1190
- border-top-left-radius: 0;
1191
- border-top-right-radius: 0;
1192
- }
1193
-
1194
- .fc-v-event.fc-not-end {
1195
- /* replace space made by the top border with padding */
1196
- border-bottom-width: 0;
1197
- padding-bottom: 1px;
1198
-
1199
- /* remove bottom rounded corners */
1200
- border-bottom-left-radius: 0;
1201
- border-bottom-right-radius: 0;
1202
- }
1203
-
1204
-
1205
- /* TimeGrid Event Styling
1206
- ----------------------------------------------------------------------------------------------------
1207
- We use the full "fc-time-grid-event" class instead of using descendants because the event won't
1208
- be a descendant of the grid when it is being dragged.
1209
- */
1210
-
1211
- .fc-time-grid-event {
1212
- overflow: hidden; /* don't let the bg flow over rounded corners */
1213
- }
1214
-
1215
- .fc-time-grid-event.fc-selected {
1216
- /* need to allow touch resizers to extend outside event's bounding box */
1217
- /* common fc-selected styles hide the fc-bg, so don't need this anyway */
1218
- overflow: visible;
1219
- }
1220
-
1221
- .fc-time-grid-event.fc-selected .fc-bg {
1222
- display: none; /* hide semi-white background, to appear darker */
1223
- }
1224
-
1225
- .fc-time-grid-event .fc-content {
1226
- overflow: hidden; /* for when .fc-selected */
1227
- }
1228
-
1229
- .fc-time-grid-event .fc-time,
1230
- .fc-time-grid-event .fc-title {
1231
- padding: 0 1px;
1232
- }
1233
-
1234
- .fc-time-grid-event .fc-time {
1235
- font-size: .85em;
1236
- white-space: nowrap;
1237
- }
1238
-
1239
- /* short mode, where time and title are on the same line */
1240
-
1241
- .fc-time-grid-event.fc-short .fc-content {
1242
- /* don't wrap to second line (now that contents will be inline) */
1243
- white-space: nowrap;
1244
- }
1245
-
1246
- .fc-time-grid-event.fc-short .fc-time,
1247
- .fc-time-grid-event.fc-short .fc-title {
1248
- /* put the time and title on the same line */
1249
- display: inline-block;
1250
- vertical-align: top;
1251
- }
1252
-
1253
- .fc-time-grid-event.fc-short .fc-time span {
1254
- display: none; /* don't display the full time text... */
1255
- }
1256
-
1257
- .fc-time-grid-event.fc-short .fc-time:before {
1258
- content: attr(data-start); /* ...instead, display only the start time */
1259
- }
1260
-
1261
- .fc-time-grid-event.fc-short .fc-time:after {
1262
- content: "\000A0-\000A0"; /* seperate with a dash, wrapped in nbsp's */
1263
- }
1264
-
1265
- .fc-time-grid-event.fc-short .fc-title {
1266
- font-size: .85em; /* make the title text the same size as the time */
1267
- padding: 0; /* undo padding from above */
1268
- }
1269
-
1270
- /* resizer (cursor device) */
1271
-
1272
- .fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
1273
- left: 0;
1274
- right: 0;
1275
- bottom: 0;
1276
- height: 8px;
1277
- overflow: hidden;
1278
- line-height: 8px;
1279
- font-size: 11px;
1280
- font-family: monospace;
1281
- text-align: center;
1282
- cursor: s-resize;
1283
- }
1284
-
1285
- .fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
1286
- content: "=";
1287
- }
1288
-
1289
- /* resizer (touch device) */
1290
-
1291
- .fc-time-grid-event.fc-selected .fc-resizer {
1292
- /* 10x10 dot */
1293
- border-radius: 5px;
1294
- border-width: 1px;
1295
- width: 8px;
1296
- height: 8px;
1297
- border-style: solid;
1298
- border-color: inherit;
1299
- background: #fff;
1300
- /* horizontally center */
1301
- left: 50%;
1302
- margin-left: -5px;
1303
- /* center on the bottom edge */
1304
- bottom: -5px;
1305
- }
1306
-
1307
-
1308
- /* Now Indicator
1309
- --------------------------------------------------------------------------------------------------*/
1310
-
1311
- .fc-time-grid .fc-now-indicator-line {
1312
- border-top-width: 1px;
1313
- left: 0;
1314
- right: 0;
1315
- }
1316
-
1317
- /* arrow on axis */
1318
-
1319
- .fc-time-grid .fc-now-indicator-arrow {
1320
- margin-top: -5px; /* vertically center on top coordinate */
1321
- }
1322
-
1323
- .fc-ltr .fc-time-grid .fc-now-indicator-arrow {
1324
- left: 0;
1325
- /* triangle pointing right... */
1326
- border-width: 5px 0 5px 6px;
1327
- border-top-color: transparent;
1328
- border-bottom-color: transparent;
1329
- }
1330
-
1331
- .fc-rtl .fc-time-grid .fc-now-indicator-arrow {
1332
- right: 0;
1333
- /* triangle pointing left... */
1334
- border-width: 5px 6px 5px 0;
1335
- border-top-color: transparent;
1336
- border-bottom-color: transparent;
1337
- }
1338
-
1339
-
1340
-
1341
- /* List View
1342
- --------------------------------------------------------------------------------------------------*/
1343
-
1344
- /* possibly reusable */
1345
-
1346
- .fc-event-dot {
1347
- display: inline-block;
1348
- width: 10px;
1349
- height: 10px;
1350
- border-radius: 5px;
1351
- }
1352
-
1353
- /* view wrapper */
1354
-
1355
- .fc-rtl .fc-list-view {
1356
- direction: rtl; /* unlike core views, leverage browser RTL */
1357
- }
1358
-
1359
- .fc-list-view {
1360
- border-width: 1px;
1361
- border-style: solid;
1362
- }
1363
-
1364
- /* table resets */
1365
-
1366
- .fc .fc-list-table {
1367
- table-layout: auto; /* for shrinkwrapping cell content */
1368
- }
1369
-
1370
- .fc-list-table td {
1371
- border-width: 1px 0 0;
1372
- padding: 8px 14px;
1373
- }
1374
-
1375
- .fc-list-table tr:first-child td {
1376
- border-top-width: 0;
1377
- }
1378
-
1379
- /* day headings with the list */
1380
-
1381
- .fc-list-heading {
1382
- border-bottom-width: 1px;
1383
- }
1384
-
1385
- .fc-list-heading td {
1386
- font-weight: bold;
1387
- }
1388
-
1389
- .fc-ltr .fc-list-heading-main { float: left; }
1390
- .fc-ltr .fc-list-heading-alt { float: right; }
1391
-
1392
- .fc-rtl .fc-list-heading-main { float: right; }
1393
- .fc-rtl .fc-list-heading-alt { float: left; }
1394
-
1395
- /* event list items */
1396
-
1397
- .fc-list-item.fc-has-url {
1398
- cursor: pointer; /* whole row will be clickable */
1399
- }
1400
-
1401
- .fc-list-item:hover td {
1402
- background-color: #f5f5f5;
1403
- }
1404
-
1405
- .fc-list-item-marker,
1406
- .fc-list-item-time {
1407
- white-space: nowrap;
1408
- width: 1px;
1409
- }
1410
-
1411
- /* make the dot closer to the event title */
1412
- .fc-ltr .fc-list-item-marker { padding-right: 0; }
1413
- .fc-rtl .fc-list-item-marker { padding-left: 0; }
1414
-
1415
- .fc-list-item-title a {
1416
- /* every event title cell has an <a> tag */
1417
- text-decoration: none;
1418
- color: inherit;
1419
- }
1420
-
1421
- .fc-list-item-title a[href]:hover {
1422
- /* hover effect only on titles with hrefs */
1423
- text-decoration: underline;
1424
- }
1425
-
1426
- /* message when no events */
1427
-
1428
- .fc-list-empty-wrap2 {
1429
- position: absolute;
1430
- top: 0;
1431
- left: 0;
1432
- right: 0;
1433
- bottom: 0;
1434
- }
1435
-
1436
- .fc-list-empty-wrap1 {
1437
- width: 100%;
1438
- height: 100%;
1439
- display: table;
1440
- }
1441
-
1442
- .fc-list-empty {
1443
- display: table-cell;
1444
- vertical-align: middle;
1445
- text-align: center;
1446
- }
1447
-
1448
- .fc-unthemed .fc-list-empty { /* theme will provide own background */
1449
- background-color: #eee;
1450
- }
1451
-
1452
- .card-calendar{
1453
-
1454
- table{
1455
- td{
1456
- text-align: right;
1457
- }
1458
- }
1459
- .content{
1460
- padding: 0 !important;
1461
- }
1462
- // .fc-toolbar{
1463
- // padding-top: $padding-default-horizontal;
1464
- // padding-left: $padding-default-horizontal;
1465
- // padding-right: $padding-default-horizontal;
1466
- // }
1467
- .fc td:first-child{
1468
- border-left: 0;
1469
- }
1470
- .fc td:last-child{
1471
- border-right: 0;
1472
- }
1473
- .fc-basic-view td:last-child.fc-week-number span,
1474
- .fc-basic-view td:last-child.fc-day-number{
1475
- // padding-right: $padding-default-horizontal;
1476
- }
1477
- .fc .fc-day-header:last-child{
1478
- padding-right: 15px;
1479
- }
1480
-
1481
- .fc .fc-widget-header{
1482
- border: 0;
1483
-
1484
- .fc-title{
1485
- color: $white;
1486
- }
1487
- }
1488
-
1489
- .fc th{
1490
- text-align: right;
1491
- color: $default;
1492
- }
1493
-
1494
- .title{
1495
- margin-top: -9px;
1496
- }
1497
-
1498
- .fc .fc-row:last-child td{
1499
- border-bottom: 0;
1500
- }
1501
- .fc .fc-body .fc-widget-content{
1502
- border-bottom: 0;
1503
- }
1504
-
1505
- .fc .fc-day-header {
1506
- color: hsla(0,0%,100%,.4);
1507
- }
1508
- }
1509
-
1510
- .white-content {
1511
- .card-calendar {
1512
- .fc .fc-day-header {
1513
- color: $default;
1514
- }
1515
- }
1516
- }
1517
-
1518
- @include media-breakpoint-down(md){
1519
-
1520
- .fc-center{
1521
- margin-top: 10px;
1522
- }
1523
-
1524
- .card-calendar .fc .fc-widget-header{
1525
- font-size: 6px;
1526
- }
1527
-
1528
- }