From 45a8070203cb7d2f0b43ec0123b111639bde2fef Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Fri, 11 Jul 2025 11:59:28 +0200 Subject: [PATCH 1/2] Fix CSS indent --- util/gh-pages/style.css | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/util/gh-pages/style.css b/util/gh-pages/style.css index 66abf4598b0e..ffe88ea71a5a 100644 --- a/util/gh-pages/style.css +++ b/util/gh-pages/style.css @@ -31,11 +31,11 @@ blockquote { font-size: 1em; } } .container > * { - margin-bottom: 20px; - border-radius: 4px; - background: var(--bg); - border: 1px solid var(--theme-popup-border); - box-shadow: 0 1px 1px rgba(0,0,0,.05); + margin-bottom: 20px; + border-radius: 4px; + background: var(--bg); + border: 1px solid var(--theme-popup-border); + box-shadow: 0 1px 1px rgba(0,0,0,.05); } div.panel-body button { @@ -307,13 +307,13 @@ L4.75,12h2.5l0.5393066-2.1572876 c0.2276001-0.1062012,0.4459839-0.2269287,0.649 -0.3701782l2.1323853,0.6099854l1.25-2.1650391L10.2133789,6.362915 C10.2238159,6.241333,\ 10.25,6.1243286,10.25,6z M6,7.5C5.1715698,7.5,4.5,6.8284302,4.5,6S5.1715698,4.5,6,4.5S7.5\ ,5.1715698,7.5,6 S6.8284302,7.5,6,7.5z" fill="black"/>'); - width: 18px; - height: 18px; - display: block; - filter: invert(0.7); - position: absolute; - top: 4px; - left: 5px; + width: 18px; + height: 18px; + display: block; + filter: invert(0.7); + position: absolute; + top: 4px; + left: 5px; } .settings-menu * { From 778dcfbade0db770374fbca55ade29cd8c57fdb1 Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Fri, 11 Jul 2025 15:33:18 +0200 Subject: [PATCH 2/2] Remove CSS bootstrap dependency --- util/gh-pages/index_template.html | 35 ++-- util/gh-pages/style.css | 327 ++++++++++++++++++++++++++---- 2 files changed, 307 insertions(+), 55 deletions(-) diff --git a/util/gh-pages/index_template.html b/util/gh-pages/index_template.html index 06646f8a8922..826d934f8dee 100644 --- a/util/gh-pages/index_template.html +++ b/util/gh-pages/index_template.html @@ -14,7 +14,6 @@ Clippy Lints {# #} - {# #} {# #} {# #} @@ -59,9 +58,9 @@

Clippy Lints