This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Merge pull request
#919
from Stefan-Code/dev
Updated gogs.css - monospace font for hash
tags/v1.2.0-rc1
无闻
10 years ago
parent
49332c8a0a
362f3bf7a7
commit
c0be7de63b
1 changed files
with
3 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
public/ng/less/gogs/repository.less
+ 3
- 0
public/ng/less/gogs/repository.less
View File
@@ -247,6 +247,9 @@
}
}
#repo-files-table {
#repo-files-table {
margin-bottom: 20px;
margin-bottom: 20px;
.sha .label {
font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
}
th, td {
th, td {
text-align: left;
text-align: left;
line-height: 32px;
line-height: 32px;
Write
Preview
Loading…
Cancel
Save