From 3eddac4f21ad0eecda144743dc3d75a292225d22 Mon Sep 17 00:00:00 2001 From: bkraul Date: Thu, 26 Jul 2018 14:04:18 -0500 Subject: [PATCH] Resized the lock octicon. --- gitea-github.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gitea-github.css b/gitea-github.css index b3c8716..752be60 100644 --- a/gitea-github.css +++ b/gitea-github.css @@ -161,4 +161,8 @@ a { .repository.file.list #repo-files-table tr:hover { background-color: #f6f8fa; +} + +.mega-octicon { + font-size: 18px; } \ No newline at end of file