Bootstrap 4 and all CDN use in one file. DataTable and jQuery upgrade

master 1.0.0
Bruno O. Notario 5 years ago committed by Gitea
parent 8cc54c31c9
commit 7e6f81a493
  1. 48
      .gitignore
  2. 347
      bootstrap/css/bootstrap-theme.css
  3. 1
      bootstrap/css/bootstrap-theme.css.map
  4. 7
      bootstrap/css/bootstrap-theme.min.css
  5. 5785
      bootstrap/css/bootstrap.css
  6. 1
      bootstrap/css/bootstrap.css.map
  7. 7
      bootstrap/css/bootstrap.min.css
  8. BIN
      bootstrap/fonts/glyphicons-halflings-regular.eot
  9. 229
      bootstrap/fonts/glyphicons-halflings-regular.svg
  10. BIN
      bootstrap/fonts/glyphicons-halflings-regular.ttf
  11. BIN
      bootstrap/fonts/glyphicons-halflings-regular.woff
  12. 1951
      bootstrap/js/bootstrap.js
  13. 6
      bootstrap/js/bootstrap.min.js
  14. BIN
      css/custom/base/images/ui-bg_flat_0_aaaaaa_40x100.png
  15. BIN
      css/custom/base/images/ui-bg_flat_75_ffffff_40x100.png
  16. BIN
      css/custom/base/images/ui-bg_glass_55_fbf9ee_1x400.png
  17. BIN
      css/custom/base/images/ui-bg_glass_65_ffffff_1x400.png
  18. BIN
      css/custom/base/images/ui-bg_glass_75_dadada_1x400.png
  19. BIN
      css/custom/base/images/ui-bg_glass_75_e6e6e6_1x400.png
  20. BIN
      css/custom/base/images/ui-bg_glass_95_fef1ec_1x400.png
  21. BIN
      css/custom/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
  22. BIN
      css/custom/base/images/ui-icons_222222_256x240.png
  23. BIN
      css/custom/base/images/ui-icons_2e83ff_256x240.png
  24. BIN
      css/custom/base/images/ui-icons_454545_256x240.png
  25. BIN
      css/custom/base/images/ui-icons_888888_256x240.png
  26. BIN
      css/custom/base/images/ui-icons_cd0a0a_256x240.png
  27. 19
      css/custom/base/jquery.ui.accordion.css
  28. 11
      css/custom/base/jquery.ui.all.css
  29. 53
      css/custom/base/jquery.ui.autocomplete.css
  30. 9
      css/custom/base/jquery.ui.base.css
  31. 38
      css/custom/base/jquery.ui.button.css
  32. 41
      css/custom/base/jquery.ui.core.css
  33. 68
      css/custom/base/jquery.ui.datepicker.css
  34. 21
      css/custom/base/jquery.ui.dialog.css
  35. 11
      css/custom/base/jquery.ui.progressbar.css
  36. 24
      css/custom/base/jquery.ui.slider.css
  37. 18
      css/custom/base/jquery.ui.tabs.css
  38. 252
      css/custom/base/jquery.ui.theme.css
  39. BIN
      css/custom/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png
  40. BIN
      css/custom/black-tie/images/ui-bg_flat_65_ffffff_40x100.png
  41. BIN
      css/custom/black-tie/images/ui-bg_glass_40_111111_1x400.png
  42. BIN
      css/custom/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png
  43. BIN
      css/custom/black-tie/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png
  44. BIN
      css/custom/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png
  45. BIN
      css/custom/black-tie/images/ui-bg_highlight-soft_50_aaaaaa_1x100.png
  46. BIN
      css/custom/black-tie/images/ui-bg_inset-hard_45_cd0a0a_1x100.png
  47. BIN
      css/custom/black-tie/images/ui-bg_inset-hard_55_ffeb80_1x100.png
  48. BIN
      css/custom/black-tie/images/ui-icons_222222_256x240.png
  49. BIN
      css/custom/black-tie/images/ui-icons_4ca300_256x240.png
  50. BIN
      css/custom/black-tie/images/ui-icons_bbbbbb_256x240.png
  51. Some files were not shown because too many files have changed in this diff Show More

48
.gitignore vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 62 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 180 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 178 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 111 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 110 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 119 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1,9 +0,0 @@
@import url("jquery.ui.core.css");
@import url("jquery.ui.accordion.css");
@import url("jquery.ui.autocomplete.css");
@import url("jquery.ui.button.css");
@import url("jquery.ui.dialog.css");
@import url("jquery.ui.slider.css");
@import url("jquery.ui.tabs.css");
@import url("jquery.ui.datepicker.css");
@import url("jquery.ui.progressbar.css");

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 252 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 178 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 123 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 144 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save