Initial Commit
This commit is contained in:
48
WebContent/assets/sass/ct-paper.scss
Normal file
48
WebContent/assets/sass/ct-paper.scss
Normal file
@@ -0,0 +1,48 @@
|
||||
/*!
|
||||
|
||||
=========================================================
|
||||
* Paper Kit - v1.2.2
|
||||
=========================================================
|
||||
|
||||
* Product Page: http://www.creative-tim.com/product/paper-kit
|
||||
* Copyright 2016 Creative Tim (http://www.creative-tim.com)
|
||||
* Licensed under MIT (https://github.com/timcreative/paper-kit/blob/master/LICENSE.md)
|
||||
|
||||
=========================================================
|
||||
|
||||
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||
*/
|
||||
|
||||
@import "ct-paper/variables";
|
||||
@import "ct-paper/mixins";
|
||||
|
||||
@import "ct-paper/typography";
|
||||
|
||||
// Core CSS
|
||||
@import "ct-paper/misc";
|
||||
@import "ct-paper/buttons";
|
||||
@import "ct-paper/inputs";
|
||||
@import "ct-paper/progress-bars";
|
||||
@import "ct-paper/sliders";
|
||||
@import "ct-paper/alerts";
|
||||
@import "ct-paper/labels";
|
||||
@import "ct-paper/tooltips-and-popovers";
|
||||
@import "ct-paper/sections";
|
||||
@import "ct-paper/checkbox-radio";
|
||||
@import "ct-paper/navbars";
|
||||
@import "ct-paper/images";
|
||||
|
||||
// Fancy Stuff
|
||||
@import "ct-paper/dropdown";
|
||||
|
||||
@import "ct-paper/tabs-navs-pagination";
|
||||
@import "ct-paper/collapse";
|
||||
@import "ct-paper/carousel";
|
||||
@import "ct-paper/modal";
|
||||
|
||||
@import "ct-paper/responsive";
|
||||
@import "ct-paper/datepicker";
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user