Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chamilo-lms/assets/css/app.scss

29 lines
1.0 KiB

6 years ago
/*
Theme Name: Chamilo Origins
URL Project: http://www.chamilo.org
Description: Styles main base of Chamilo LMS appearance, works with Bootstrap 4
Version: 3.0
6 years ago
Author:
alex.aragon@beeznest.com
angel.quiroz@beeznest.com
julio.montoya@beeznest.com
yannick.warnier@beeznest.com
*/
//@import "~bootstrap/scss/bootstrap";
@import "~@coreui/coreui/scss/coreui";
@import "~@fortawesome/fontawesome-free/css/all.css";
7 years ago
@import '~chosen-js/chosen.css';
@import '~cropper/dist/cropper.css';
@import '~flag-icon-css/sass/flag-icon.scss';
@import "~fullcalendar/dist/fullcalendar.css";
@import "~pace-js-amd-fix/themes/blue/pace-theme-minimal.css";
@import "~select2/dist/css/select2.css";
@import "~bootstrap-daterangepicker/daterangepicker.css";
@import "~bootstrap-select/dist/css/bootstrap-select.css";
@import '~pretty-checkbox/src/pretty-checkbox.scss';
@import '~jquery-ui/themes/base/all.css';
6 years ago
@import "scss/index";
@import "~jquery-ui-timepicker-addon/dist/jquery-ui-timepicker-addon.css";