This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
youys
/
DocNet
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
14
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Light theme adjustment
Fixed background fixed width colors in Light theme which showed up with > 1400px width
tags/v0.16.5
Frans Bouma
5 years ago
parent
5b76a688b5
commit
f897a1e32a
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
Themes/Light/Destination/css/theme_colors.css
+ 0
- 4
Themes/Light/Destination/css/theme_colors.css
View File
@@ -299,10 +299,6 @@ mark {
}
@media screen and (min-width: 1400px) {
.nav-content-wrap {
background: rgba(0,0,0,0.05);
}
.nav-content {
background: #fcfcfc;
}
Write
Preview
Loading…
Cancel
Save