aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-31 00:40:00 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-31 00:40:00 +0800
commit34820abaa02bf1cb9d8f62d2dccdaf5ba3045c81 (patch)
treec92f98d7c9d05cf956a5a4c5cb49e9d10d7bccf8 /static
parentUse ref_query for ?branch=x, etc (diff)
downloadforge-34820abaa02bf1cb9d8f62d2dccdaf5ba3045c81.tar.gz
forge-34820abaa02bf1cb9d8f62d2dccdaf5ba3045c81.tar.zst
forge-34820abaa02bf1cb9d8f62d2dccdaf5ba3045c81.zip
Add repo tab navigation to all pages
Diffstat (limited to 'static')
-rw-r--r--static/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index ecec229..0776d40 100644
--- a/static/style.css
+++ b/static/style.css
@@ -490,6 +490,8 @@ td > ul {
width: fit-content;
}
+/* Tab navigation */
+
.nav-tabs-standalone {
border: none;
list-style: none;