aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2020-01-24 19:55:10 -0500
committerThedro Neely <thedroneely@gmail.com>2020-01-24 19:55:56 -0500
commit00ee50f944121e14e2a7edd04409e0c8cbadf2bb (patch)
tree80c4cd5e503c82c6b6b1977ab31980f07d5df5dc
parentd601d0c105f3b3b7aba5a0b0ba1edf16056531a7 (diff)
downloadgitea-templates-00ee50f944121e14e2a7edd04409e0c8cbadf2bb.tar.gz
gitea-templates-00ee50f944121e14e2a7edd04409e0c8cbadf2bb.tar.bz2
gitea-templates-00ee50f944121e14e2a7edd04409e0c8cbadf2bb.zip
public/css/override: Underline navigation items
Explore page
-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 3c3361e..15a1ee2 100644
--- a/public/css/override.css
+++ b/public/css/override.css
@@ -92,6 +92,7 @@ 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; }
/*
* Pagination