.dock#dockBottom{background-color:transparent;margin-top:-42px;margin-left:42px; margin-right:42px; border:none}
.dock#dockBottom .dock__item {background-color:#f0f0f0cc;border:1px solid var(--b3-border-color)}
html[data-theme-mode="dark"] .dock#dockBottom .dock__item {background-color:#383838cc}
.fn__flex-1.fn__flex [data-type="wnd"] {
min-height: 90% !important;
position: relative;
margin: 8px;
overflow: hidden;
box-sizing: border-box;
border-radius: 6px;
}
.fn__flex-1.fn__flex [data-type="wnd"]::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -3;
background: #ffffffdd;
background-position: center top;
background-size: cover;
background-attachment: fixed;
}
html[data-theme-mode="dark"] .fn__flex-1.fn__flex [data-type="wnd"]::before{background-color:#2b2b2bdd}
/*Edit area*/
.layout-tab-container {
background-color: #00000000 !important;
}
/*File name in edit area*/
.protyle-title__input {
background: #00000000 !important;
}
/*file content in Edit area*/
.protyle {
background: #00000000 !important;
}
.protyle-breadcrumb{height:30px !important}
body:not(.body--mobile,.body--window) .fn__flex-1.has-dockb .layout__dockl.layout--float, body:not(.body--mobile,.body--window) .fn__flex-1.has-dockb .layout__dockr.layout--float {
height: calc(100% - 84px - var(--status-height, 32px))!important;
top: 42px !important;
}
body:not(.body--mobile,.body--window) .layout__dockl.layout--float::before{display:none}
body:not(.body--mobile,.body--window) .fn__flex-1.has-dockb .layout__dockl.layout--float{border-radius:0px 6px 6px 0px}
body:not(.body--mobile,.body--window) .fn__flex-1.has-dockb .layout__dockr.layout--float{border-radius:6px 0px 0px 6px}
Asri
Zhang-light
Midnight
主要改动:
- 更加适配背景图片插件(为文档界面添加透明度,背景图片插件推荐设置透明度 1 即不透明,模糊度.6)
- 底部 dock 栏和悬浮左右 dock 的修改
欢迎来到这里!
我们正在构建一个小众社区,大家在这里相互信任,以平等 • 自由 • 奔放的价值观进行分享交流。最终,希望大家能够找到与自己志同道合的伙伴,共同成长。
注册 关于