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
Fix "Plus" icon size in dashboard (part 2)
master
David Martel
10 years ago
parent
44ea3d9065
commit
93ff2e31e8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
public/ng/less/gogs/dashboard.less
+ 1
- 1
public/ng/less/gogs/dashboard.less
View File
@@ -159,7 +159,7 @@
padding-top: 6px;
margin-right: 1px;
.octicon {
font-size: 2
em
;
font-size: 2
0px
;
}
border-top-left-radius: .3em;
border-top-right-radius: .3em;
Write
Preview
Loading…
Cancel
Save