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 status code label for a successful webhook (
#4540
)
master
Lanre Adelowo
Lauris BH
6 years ago
parent
e277b3e0e4
commit
b11ddd8d4c
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
public/css/index.css
+1
-1
public/less/_repository.less
+ 1
- 1
public/css/index.css
File diff suppressed because it is too large
View File
+ 1
- 1
public/less/_repository.less
View File
@@ -1614,7 +1614,7 @@
.list {
> .item {
.green {
color: #21BA45
!important
;
color: #21BA45;
}
&:not(:first-child) {
border-top: 1px solid #eaeaea;
Write
Preview
Loading…
Cancel
Save