From aff9136497b30e39c75f606752d0cfae7ff2c276 Mon Sep 17 00:00:00 2001 From: William Braeckman Date: Mon, 9 Dec 2024 09:27:04 +0100 Subject: [PATCH] [FIX] runbot: replace old BS4 class with BS5 text-left -> text-start remove data-toggle css rules font-italic -> fst-italic --- runbot/static/src/css/runbot.scss | 8 -------- runbot/templates/bundle.xml | 10 +++++----- runbot/templates/utils.xml | 2 +- 3 files changed, 6 insertions(+), 14 deletions(-) diff --git a/runbot/static/src/css/runbot.scss b/runbot/static/src/css/runbot.scss index c6ea7bbb..427a4d93 100644 --- a/runbot/static/src/css/runbot.scss +++ b/runbot/static/src/css/runbot.scss @@ -124,14 +124,6 @@ a { border-top: 2px solid #666; } -[data-toggle="collapse"] .fa:before { - content: "\f139"; -} - -[data-toggle="collapse"].collapsed .fa:before { - content: "\f13a"; -} - body, .table { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; diff --git a/runbot/templates/bundle.xml b/runbot/templates/bundle.xml index f403cd74..979f55cd 100644 --- a/runbot/templates/bundle.xml +++ b/runbot/templates/bundle.xml @@ -66,12 +66,12 @@ diff --git a/runbot/templates/utils.xml b/runbot/templates/utils.xml index 00c5d1b1..bb12973d 100644 --- a/runbot/templates/utils.xml +++ b/runbot/templates/utils.xml @@ -377,7 +377,7 @@ - +