]> git.ipfire.org Git - ipfire.org.git/blobdiff - src/scss/listing.scss
Replace Bootstrap 5 with Bulma
[ipfire.org.git] / src / scss / listing.scss
index c40a5b574302373d16122c554d99b7ec7084fb07..5f76a90b78d6a8ae73f835e860cfb7fad8e1f9c7 100644 (file)
@@ -1,29 +1,3 @@
-@import "variables";
-
-// Import bootstrap
-@import "../bootstrap/scss/functions";
-@import "../bootstrap/scss/variables";
-@import "../bootstrap/scss/mixins";
-@import "../bootstrap/scss/reboot";
-
-// Import components we need
-@import "../bootstrap/scss/type";
-@import "../bootstrap/scss/tables";
-
-// Include fonts
-@import "_fonts.scss";
-
-body {
-    padding: $spacer * 2;
-}
-
-// Make all tables .table by default
-table {
-    @extend .table;
-
-    width: auto;
-}
-
-hr {
-    display: none;
-}
+/*
+       To be re-done https://bugzilla.ipfire.org/show_bug.cgi?id=13051
+*/