Archived
1
0
Fork 0
This repository has been archived on 2026-04-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
httpcb/app/assets/sass
Henrik Hautakoski 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
..
base app/assets/sass/base/_typography.scss: fix underlines on links. 2022-07-31 23:50:01 +02:00
components app/assets/sass/components/_pagination.scss: extend center-block instead of nav (only need centering anyway) 2022-07-31 23:41:07 +02:00
layout 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
mixins Adding app/assets/sass/mixins/_center-block.scss 2022-07-31 23:19:19 +02:00
views app/assets/sass/views/_about.scss: update to bootstrap 5.2.0 mixins. 2022-07-31 23:38:26 +02:00
_bootstrap-custom.scss Converting application less to sass. 2018-08-29 08:37:03 +00:00
_mixins.scss Adding app/assets/sass/mixins/_center-block.scss 2022-07-31 23:19:19 +02:00
_variables.scss app/assets/sass/layout/_footer.scss: change from grid to flexbox. 2022-07-31 19:27:53 +02:00
application.scss scss: adding views/_backend.scss 2019-12-01 15:23:26 +01:00