]> _ Git - ccv-wordpress.git/commit
Done #3498 @9.5
authorStephen Cameron <stephen@cubedesigners.com>
Wed, 15 Apr 2020 17:06:16 +0000 (19:06 +0200)
committerStephen Cameron <stephen@cubedesigners.com>
Wed, 15 Apr 2020 17:06:16 +0000 (19:06 +0200)
commit1a921fcd1afd361ed9034556b0061ba86f5fb863
tree969690cf9188a1b4619da7e6270b06890d8afa38
parent76efeecae1d4f2309267479479db969239266604
Done #3498 @9.5
15 files changed:
wp-content/mu-plugins/cube/src/Elementor/Setup.php
wp-content/mu-plugins/cube/src/Elementor/Widgets/DynamicTable.php
wp-content/mu-plugins/cube/src/Elementor/Widgets/FancyList.php
wp-content/mu-plugins/cube/src/Elementor/Widgets/JustifiedList.php [new file with mode: 0644]
wp-content/themes/CCV/app/setup.php
wp-content/themes/CCV/resources/assets/images/table-tick.svg
wp-content/themes/CCV/resources/assets/styles/common/global.styl
wp-content/themes/CCV/resources/assets/styles/common/layout.styl
wp-content/themes/CCV/resources/assets/styles/components/headings.styl
wp-content/themes/CCV/resources/assets/styles/widgets/fancy-list.styl [new file with mode: 0644]
wp-content/themes/CCV/resources/assets/styles/widgets/justified-list.styl [new file with mode: 0644]
wp-content/themes/CCV/resources/views/widgets/fancy-list.blade.php
wp-content/themes/CCV/resources/views/widgets/justified-list.blade.php [new file with mode: 0644]
wp-content/themes/CCV/tailwind.config.js
wp-content/themes/CCV/webpack.mix.js