|
|
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 |
|
|
|
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 |
|
|
|
fec6b6caa5
|
Converting application less to sass.
|
2018-08-29 08:37:03 +00:00 |
|