[openSUSE/open-build-service] 224414: Fix CSS class for italic font style
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 2244147462fdbd6633cafece4dac8942245c2af1 https://github.com/openSUSE/open-build-service/commit/2244147462fdbd6633cafe... Author: Eduardo Navarro <enavarro@suse.com> Date: 2023-12-11 (Mon, 11 Dec 2023) Changed paths: M src/api/app/components/bs_request_comment_component.html.haml M src/api/app/components/token_card_component.html.haml M src/api/app/components/workflow_artifacts_per_step_component.rb M src/api/app/views/webui/patchinfo/form/_binaries.html.haml M src/api/app/views/webui/request/build_results.html.haml M src/api/app/views/webui/request/rpm_lint.html.haml M src/api/app/views/webui/shared/_buildresult_box.html.haml M src/api/app/views/webui/users/tokens/show.html.haml M src/api/spec/components/previews/card_component_preview.rb Log Message: ----------- Fix CSS class for italic font style This should have been included when migrating to Bootstrap 5.0. From the "Bootstrap migration guide for the version 5.0", https://getbootstrap.com/docs/5.0/migration/ [BREAKING] Renamed .font-italic utility to .fst-italic for brevity and consistency with new .fst-normal utility. Commit: 9a77cbd8009b546209d4324806e88249ce2c82b0 https://github.com/openSUSE/open-build-service/commit/9a77cbd8009b546209d432... Author: Eduardo J <enavarro@suse.com> Date: 2023-12-11 (Mon, 11 Dec 2023) Changed paths: M src/api/app/components/bs_request_comment_component.html.haml M src/api/app/components/token_card_component.html.haml M src/api/app/components/workflow_artifacts_per_step_component.rb M src/api/app/views/webui/patchinfo/form/_binaries.html.haml M src/api/app/views/webui/request/build_results.html.haml M src/api/app/views/webui/request/rpm_lint.html.haml M src/api/app/views/webui/shared/_buildresult_box.html.haml M src/api/app/views/webui/users/tokens/show.html.haml M src/api/spec/components/previews/card_component_preview.rb Log Message: ----------- Merge pull request #15340 from eduardoj/fix/italic_font Fix CSS class for italic font style Compare: https://github.com/openSUSE/open-build-service/compare/cc26f561bc18...9a77cb...
participants (1)
-
Eduardo J.