aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/css/override.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/css/override.css b/public/css/override.css
index d02c235..d0e75ed 100644
--- a/public/css/override.css
+++ b/public/css/override.css
@@ -57,8 +57,10 @@ a, .ui.breadcrumb a { color: #0366d6; }
.ui.label { color: #145180; font-weight: 400; font-size: 0.9rem !important; }
.ui.breadcrumb .divider { font-weight: 700; color: #000; }
+.ui.table td { padding: 0.57145rem; }
.ui.tabular.menu .item { color: #444; }
.ui.tabular.menu .active.item { border-top-width: 2px; font-weight: 400; }
+.ui.attached.header { background: #f9fafb; }
.repo-title .divider { margin: 0; }
.repo-topics, .ui.repo-description { display: none !important; }