From 03c0a5143e32497e3e10a4beda44089af216cb49 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.css | 10 +--------- runbot/templates/bundle.xml | 10 +++++----- runbot/templates/utils.xml | 2 +- 3 files changed, 7 insertions(+), 15 deletions(-) diff --git a/runbot/static/src/css/runbot.css b/runbot/static/src/css/runbot.css index 0ae3ab62..89c79f32 100644 --- a/runbot/static/src/css/runbot.css +++ b/runbot/static/src/css/runbot.css @@ -187,14 +187,6 @@ a.slots_infos:hover { 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; } @@ -425,4 +417,4 @@ body, .table { code { white-space: pre-wrap; -} \ No newline at end of file +} 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 debf37cf..9619edba 100644 --- a/runbot/templates/utils.xml +++ b/runbot/templates/utils.xml @@ -382,7 +382,7 @@ - +