This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
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
Merge remote-tracking branch 'origin/dev' into dev
tags/v1.2.0-rc1
fuxiaohei
11 years ago
parent
8d5a4cc9eb
1476a1a729
commit
d750d53422
2 changed files
with
4 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
public/ng/css/gogs.css
+1
-0
public/ng/less/gogs/dashboard.less
+ 3
- 0
public/ng/css/gogs.css
View File
@@ -893,6 +893,9 @@ ol.linenums {
#dashboard-switch-menu > li.checked > a .octicon {
#dashboard-switch-menu > li.checked > a .octicon {
opacity: 1;
opacity: 1;
}
}
#dashboard-news {
padding-bottom: 60px;
}
#dashboard-news .news {
#dashboard-news .news {
margin-right: 2.4em;
margin-right: 2.4em;
padding-bottom: 1em;
padding-bottom: 1em;
+ 1
- 0
public/ng/less/gogs/dashboard.less
View File
@@ -218,6 +218,7 @@
border-bottom-right-radius: .3em;
border-bottom-right-radius: .3em;
}
}
#dashboard-news {
#dashboard-news {
padding-bottom: 60px;
.news {
.news {
margin-right: 2.4em;
margin-right: 2.4em;
.mega-octicon {
.mega-octicon {
Write
Preview
Loading…
Cancel
Save