This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei
/
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
minor CSS fix for
#2068
tags/v1.21.12.1
Unknwon
9 years ago
parent
b83cb36049
commit
85449b2f11
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
public/css/gogs.css
+1
-0
public/less/_repository.less
+ 1
- 0
public/css/gogs.css
View File
@@ -1868,6 +1868,7 @@ footer .container .links > *:first-child {
margin-bottom: 5px;
}
.repository.file.list #repo-files-table tbody .icon {
margin-left: 3px;
margin-right: 5px;
}
.repository.file.list #repo-files-table td {
+ 1
- 0
public/less/_repository.less
View File
@@ -158,6 +158,7 @@
}
tbody {
.icon {
margin-left: 3px;
margin-right: 5px;
}
}
Write
Preview
Loading…
Cancel
Save