diff options
author | Chocobozzz <me@florianbigard.com> | 2018-08-09 09:22:10 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-08-09 09:22:10 +0200 |
commit | b34a444e291c8ec90b4c2c965f7d0d6904d1faa7 (patch) | |
tree | 9880b79b12882b0cebf7b51ab6d5eb3efe62c585 /client/src/sass/include | |
parent | eacb25c4366bcc8fba20f98f93f004fabc6d5578 (diff) | |
download | PeerTube-b34a444e291c8ec90b4c2c965f7d0d6904d1faa7.tar.gz PeerTube-b34a444e291c8ec90b4c2c965f7d0d6904d1faa7.tar.zst PeerTube-b34a444e291c8ec90b4c2c965f7d0d6904d1faa7.zip |
Upgrade to bootstrap 4 first step
Diffstat (limited to 'client/src/sass/include')
-rw-r--r-- | client/src/sass/include/_bootstrap.scss | 85 |
1 files changed, 36 insertions, 49 deletions
diff --git a/client/src/sass/include/_bootstrap.scss b/client/src/sass/include/_bootstrap.scss index f15b8966e..b56b71536 100644 --- a/client/src/sass/include/_bootstrap.scss +++ b/client/src/sass/include/_bootstrap.scss | |||
@@ -1,50 +1,37 @@ | |||
1 | // Core variables and mixins | 1 | @import "~bootstrap/scss/functions"; |
2 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/variables"; | 2 | @import "~bootstrap/scss/variables"; |
3 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/mixins"; | 3 | @import "~bootstrap/scss/mixins"; |
4 | @import "~bootstrap/scss/root"; | ||
5 | @import "~bootstrap/scss/reboot"; | ||
6 | @import "~bootstrap/scss/type"; | ||
7 | //@import "~bootstrap/scss/images"; | ||
8 | //@import "~bootstrap/scss/code"; | ||
9 | @import "~bootstrap/scss/grid"; | ||
10 | //@import "~bootstrap/scss/tables"; | ||
11 | @import "~bootstrap/scss/forms"; | ||
12 | @import "~bootstrap/scss/buttons"; | ||
13 | //@import "~bootstrap/scss/transitions"; | ||
14 | @import "~bootstrap/scss/dropdown"; | ||
15 | //@import "~bootstrap/scss/button-group"; | ||
16 | @import "~bootstrap/scss/input-group"; | ||
17 | //@import "~bootstrap/scss/custom-forms"; | ||
18 | @import "~bootstrap/scss/nav"; | ||
19 | //@import "~bootstrap/scss/navbar"; | ||
20 | //@import "~bootstrap/scss/card"; | ||
21 | //@import "~bootstrap/scss/breadcrumb"; | ||
22 | //@import "~bootstrap/scss/pagination"; | ||
23 | //@import "~bootstrap/scss/badge"; | ||
24 | //@import "~bootstrap/scss/jumbotron"; | ||
25 | @import "~bootstrap/scss/alert"; | ||
26 | //@import "~bootstrap/scss/progress"; | ||
27 | //@import "~bootstrap/scss/media"; | ||
28 | //@import "~bootstrap/scss/list-group"; | ||
29 | @import "~bootstrap/scss/close"; | ||
30 | @import "~bootstrap/scss/modal"; | ||
31 | @import "~bootstrap/scss/tooltip"; | ||
32 | @import "~bootstrap/scss/popover"; | ||
33 | //@import "~bootstrap/scss/carousel"; | ||
34 | //@import "~bootstrap/scss/utilities"; | ||
35 | //@import "~bootstrap/scss/print"; | ||
4 | 36 | ||
5 | // Reset and dependencies | 37 | @import "~@neos21/bootstrap3-glyphicons/assets/stylesheets/bootstrap3-glyphicons"; \ No newline at end of file |
6 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/normalize"; | ||
7 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/print"; | ||
8 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/glyphicons"; | ||
9 | |||
10 | // Core CSS | ||
11 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/scaffolding"; | ||
12 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/type"; | ||
13 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/code"; | ||
14 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/grid"; | ||
15 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/tables"; | ||
16 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/forms"; | ||
17 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/buttons"; | ||
18 | |||
19 | // Components | ||
20 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/component-animations"; | ||
21 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/dropdowns"; | ||
22 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/button-groups"; | ||
23 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/input-groups"; | ||
24 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/navs"; | ||
25 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/navbar"; | ||
26 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/breadcrumbs"; | ||
27 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/pagination"; | ||
28 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/pager"; | ||
29 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/labels"; | ||
30 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/badges"; | ||
31 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/jumbotron"; | ||
32 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/thumbnails"; | ||
33 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/alerts"; | ||
34 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/progress-bars"; | ||
35 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/media"; | ||
36 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/list-group"; | ||
37 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/panels"; | ||
38 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/responsive-embed"; | ||
39 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/wells"; | ||
40 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/close"; | ||
41 | |||
42 | // Components w/ JavaScript | ||
43 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/modals"; | ||
44 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/tooltip"; | ||
45 | @import "~bootstrap-sass/assets/stylesheets/bootstrap/popovers"; | ||
46 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/carousel"; | ||
47 | |||
48 | //// Utility classes | ||
49 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/utilities"; | ||
50 | //@import "~bootstrap-sass/assets/stylesheets/bootstrap/responsive-utilities"; | ||