aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2020-02-06 03:43:13 -0500
committerThedro Neely <thedroneely@gmail.com>2020-02-06 03:43:13 -0500
commitb1af3da65e218b678d188d02e188dc59b6362b8b (patch)
treee176506d21956d9876e0a1284e3d9214f15944fb /public
parent8004b17bcfb723c8c95ece3118b7392969d17d41 (diff)
downloadgitea-templates-b1af3da65e218b678d188d02e188dc59b6362b8b.tar.gz
gitea-templates-b1af3da65e218b678d188d02e188dc59b6362b8b.tar.bz2
gitea-templates-b1af3da65e218b678d188d02e188dc59b6362b8b.zip
public/css/override: Change repo tab hover color
Diffstat (limited to 'public')
-rw-r--r--public/css/override.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/override.css b/public/css/override.css
index e998d5b..995d672 100644
--- a/public/css/override.css
+++ b/public/css/override.css
@@ -75,6 +75,7 @@ a, .ui.breadcrumb a { color: #0366d6; }
.ui.segment.sub-menu { display: none; }
.ui.secondary.pointing.menu { border-bottom: none; }
.ui.tabs.container { overflow-x: auto; overflow-y: hidden; }
+.ui.tabular.menu .item:hover { color: #0366d6; }
.button, .ui.basic.button, .ui.basic.buttons .button, .ui .sha.label,
.ui.basic.blue.button, .ui.basic.blue.buttons {