diff options
author | Unknwon <u@gogs.io> | 2016-09-01 00:35:04 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-09-01 00:35:04 -0400 |
commit | 8ee14db51ebc92728e1edba4545c7d4ea4b21c65 (patch) | |
tree | af6f94a024e1bbe1ed59b40b50c48b9d8e8aaff4 /public/css/gogs.css | |
parent | 5d35578811f68629bfd28d28d19310d3820b8b79 (diff) | |
download | gitea-8ee14db51ebc92728e1edba4545c7d4ea4b21c65.tar.gz gitea-8ee14db51ebc92728e1edba4545c7d4ea4b21c65.zip |
Update locales
Diffstat (limited to 'public/css/gogs.css')
-rw-r--r-- | public/css/gogs.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css index 8c446b5ca1..5fba7d977e 100644 --- a/public/css/gogs.css +++ b/public/css/gogs.css @@ -1231,6 +1231,7 @@ footer .ui.language .menu { } .repository.file.list #file-buttons .ui.button { padding: 8px 10px; + font-weight: normal; } .repository.file.list #repo-files-table thead th { padding-top: 8px; |