aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2020-01-23 18:24:25 -0500
committertdro <tdro@users.noreply.github.com>2020-01-23 18:24:25 -0500
commitd585e6e97037c5a1321f7cfa1e580494dfe3e194 (patch)
tree602bc27bb20355e5fb40118e21d1ee423ecc0d45 /public
parentcbaa0902775e14a2febca7988c3d98ce34196030 (diff)
downloadgitea-templates-d585e6e97037c5a1321f7cfa1e580494dfe3e194.tar.gz
gitea-templates-d585e6e97037c5a1321f7cfa1e580494dfe3e194.tar.bz2
gitea-templates-d585e6e97037c5a1321f7cfa1e580494dfe3e194.zip
public/css/override: Reveal overflow scrollbar on hover
Diffstat (limited to 'public')
-rw-r--r--public/css/override.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/override.css b/public/css/override.css
index dbf2e22..2f83cd1 100644
--- a/public/css/override.css
+++ b/public/css/override.css
@@ -77,7 +77,7 @@ a, .ui.breadcrumb a { color: #0366d6; }
.ui.card { display: none; }
.user.profile .ui.stackable.grid .eleven { width: 100% !important; }
#repo-clone-https, #clone-panel #clipboard-btn { border-right-width: 0 !important; }
-
+.ui.tabs.container:hover { overflow-x: scroll; }
/*
* Explore Page