aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2020-02-14 01:34:50 -0500
committerThedro Neely <thedroneely@gmail.com>2020-02-14 01:34:50 -0500
commit8407afebc3709de93fd3ff73ae0e811467ba3fd2 (patch)
treed4cf5e0cf521971ae863737a290223a67a109b0d
parentc0b99414bd5672cd486924e7ccdf9da9ac912539 (diff)
downloadgitea-templates-8407afebc3709de93fd3ff73ae0e811467ba3fd2.tar.gz
gitea-templates-8407afebc3709de93fd3ff73ae0e811467ba3fd2.tar.bz2
gitea-templates-8407afebc3709de93fd3ff73ae0e811467ba3fd2.zip
public/css/override: Remove underline on explore items
-rw-r--r--public/css/override.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/css/override.css b/public/css/override.css
index 99bfc03..027175a 100644
--- a/public/css/override.css
+++ b/public/css/override.css
@@ -109,7 +109,6 @@ a, .ui.breadcrumb a { color: #0366d6; }
.ui.menu.new-menu, .admin .new-menu, .explore .navbar { padding: 0.75rem 0 !important; }
.ui.secondary.pointing.menu .item { border: none !important; }
.ui.menu.new-menu { background-color: transparent !important; }
-.explore.repositories a.item { text-decoration: underline; }
.explore .navbar { background-color: transparent !important; margin-bottom: 0 !important; }