This website works better with JavaScript.
Home
Register
Sign In
DedeBIZ
/
DedeV6
Watch
2
Star
0
Fork
0
Code
Pull Requests
0
Releases
31
Activity
Browse Source
Update admin.css
同步BS蒙版颜色
tags/6.5.0
叙述、别离
1 month ago
parent
292fde44d8
commit
b4e8ff4d30
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/static/web/css/admin.css
+ 2
- 2
src/static/web/css/admin.css
View File
@@ -342,8 +342,8 @@ body.menu-show .admin-content {
left:0;
width:100%;
height:100%;
background:
var(--bg)
;
opacity:0.
6
;
background:
#000
;
opacity:0.
5
;
z-index:1980
}
.colordlg {
Write
Preview
Loading…
Cancel
Save