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 selected line color in arc-green (
#11492
)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
tags/v1.13.0-rc1
Cirno the Strongest
GitHub
5 years ago
parent
7272e9dc5e
commit
c41dec924d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
web_src/less/themes/theme-arc-green.less
+ 1
- 1
web_src/less/themes/theme-arc-green.less
View File
@@ -1146,7 +1146,7 @@ td.blob-excerpt {
background-color: rgba(0, 0, 0, .15);
}
.
lines-
code .code
-view
.active {
.code
-view
.
lines-
code .active {
background: #534d1b;
}
Write
Preview
Loading…
Cancel
Save