45ac2a5961
app/assets/sass/_variables.scss: Update to bootstrap 5.2.0
2022-08-01 21:45:29 +02:00
cd6eb49b5b
app/assets/sass/application.scss: implement the new bootstrap 5.2.0 framework into our sass.
2022-08-01 21:44:52 +02:00
dd8b065c8e
Adding app/assets/sass/_bootstrap-config.scss
2022-08-01 21:43:23 +02:00
96a80cf6e9
app/assets/sass/layout/_navigation.scss: .dropdown-menu-right does not exist. so don't extend it.
2022-08-01 21:40:54 +02:00
33e2cec8a7
app/assets/sass/layout/_navigation.scss: hack margins for menu items abit.
2022-08-01 21:40:08 +02:00
8fad84bd4b
app/assets/sass/layout/_navigation.scss: "border-radius-base" is renamed to "border-radius" in bootstrap 5.2.0
2022-07-31 23:53:32 +02:00
18466d273c
app/assets/sass/layout/_navigation.scss: "pull-right" is renamed to "float-end" in bootstrap 5.2.0
2022-07-31 23:51:18 +02:00
4403f5c2bb
app/assets/sass/layout/_navigation.scss: use cleafix mixin instead of extend.
2022-07-31 23:50:36 +02:00
a214fe3fcf
app/assets/sass/base/_typography.scss: fix underlines on links.
...
bootstrap 3.4.0 only had underlines for hover links while 5.2.0 has them on for all states. So enable them for a:hover again here. while we disable them in bootstrap.
2022-07-31 23:50:01 +02:00
260fc64102
app/assets/sass/layout/_navigation.scss: use bootstrap 5.2.0 mixin for media queries. also skip $navbar-breakpoint-min variable and just use "md" breakpoint.
2022-07-31 23:43:32 +02:00
98ed31b7f8
app/assets/sass/components/_pagination.scss: extend center-block instead of nav (only need centering anyway)
2022-07-31 23:41:07 +02:00
a971a5553a
app/assets/sass/layout/_sections.scss: brand-color is named primary in bootstrap 5.2.0
2022-07-31 23:40:02 +02:00
44b7a3a7b0
app/assets/sass/components/_badge.scss: brand-color is named primary in bootstrap 5.2.0
2022-07-31 23:39:38 +02:00
10c5935620
app/assets/sass/components/_callback-list.scss: use clearfix mixin instead of extend.
2022-07-31 23:39:03 +02:00
22f49280de
app/assets/sass/views/_about.scss: update to bootstrap 5.2.0 mixins.
2022-07-31 23:38:26 +02:00
1182f9439b
Adding app/assets/sass/base/_utils.scss
2022-07-31 23:20:01 +02:00
676f358e3a
Adding app/assets/sass/mixins/_center-block.scss
2022-07-31 23:19:19 +02:00
e432b3ab87
app/assets/sass/views/_landingpage.scss: change from grid system to flexbox.
2022-07-31 19:28:16 +02:00
6fe1d3019c
app/assets/sass/layout/_footer.scss: change from grid to flexbox.
2022-07-31 19:27:53 +02:00
173bb59e07
app/assets/sass/layout/_navigation.scss: use calc() around division expressions.
...
see: https://sass-lang.com/d/slash-div
2022-07-31 19:05:46 +02:00
9ca1abbdd3
app/assets/sass/_variables.scss: change "text-size-large" variable name to "font-size-large"
2022-07-31 18:30:14 +02:00
fcefe72c55
app/assets/sass/views/_backend.scss: make sure we have some margin-bottom so content below are pushed down abit.
2019-12-01 23:58:41 +01:00
223d78d7d4
scss: adding views/_backend.scss
2019-12-01 15:23:26 +01:00
da4f7a6f79
Update font awesome to 5.6.3
2018-12-29 15:23:36 +01:00
fba2c1fa35
app/assets/sass/components/_request-list.scss: rewritten to extend card component
2018-09-05 17:45:38 +00:00
1e77c2650d
adding app/assets/sass/components/_card.scss
2018-09-05 17:45:38 +00:00
161d5a1353
app/assets/sass/components/_list-group.scss: instead of having borders for each item (and remove buttom for last child). Set all 4 borders for .list-group and then set buttom border for all items (except last)
2018-09-05 17:45:38 +00:00
56a80ef350
scss: adding list-group component.
2018-09-05 17:45:38 +00:00
124eb1ef16
rename app/assets/sass/components/_request-item.scss to _request-list.scss
2018-09-05 17:45:38 +00:00
7490c86f7f
remove old application less source.
2018-08-29 08:37:03 +00:00
fec6b6caa5
Converting application less to sass.
2018-08-29 08:37:03 +00:00
ee000f4fc4
less: remove ionicons
2018-08-21 08:15:37 +02:00
bfa71745e0
adding app/assets/less/components/spacer.less
2018-08-14 21:43:04 +02:00
808afbac17
adding app/assets/less/views/register.less
2018-08-14 21:43:04 +02:00
aea09efddb
app/assets/less/vendor/bootstrap-framework.less: include modal code.
2018-08-10 17:47:28 +02:00
b096381aaf
less: adding contextual buttons.
2018-08-10 17:44:28 +02:00
f4659ff549
app/assets/less/base/typography.less: adding .text-linkedin
2018-08-08 23:38:50 +02:00
207955fb4c
app/assets/less/components/button.less: adding linkedin button.
2018-08-08 23:38:49 +02:00
c76b3f1b09
app/assets/less/variables.less: adding LinkedIn variables.
2018-08-08 23:38:48 +02:00
8b2bf80d32
app/assets/less/base/typography.less: adding text-{gitlab,github,google} classes.
2018-06-18 22:30:17 +02:00
fcabc45602
adding Font Awesome JS files.
2018-04-11 20:42:11 +02:00
ab8ebbc093
less: adding the gitlab button
2018-04-09 00:52:17 +02:00
89d1edb131
app/assets/less/layout/navigation.less: some fixes with icons/text in dropdown menu.
2018-04-05 01:10:34 +02:00
0d7e8e08f3
app/assets/less/layout/navigation.less: adding dropdown effect for user menu.
2018-03-30 13:39:34 +02:00
af8f7d8cd6
app/assets/less/components/badge.less: use nesting.
2018-03-30 13:31:11 +02:00
95e7b60a82
app/assets/less/variables.less: rename shadow variables to "less" ugly names :)
2018-03-30 13:30:32 +02:00
2fa685fea5
app/assets/less/components/callback-list.less: change arrow color to be the same as border.
2018-03-30 11:36:03 +02:00
ea8e48a950
app/assets/less/variables.less: change text color abit.
2018-03-30 11:36:02 +02:00
4c2e2cdcb6
app/assets/less/variables.less: request list should use @text-color and @text-secondary color to make things consistent with other components of the site.
2018-03-30 11:36:02 +02:00
3acf748166
app/assets/less/variables.less: footer link color should reference @footer-text-color.
2018-03-30 11:36:01 +02:00