Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

希望增加一个隔开笔记本的样式 #8

Closed
TCOTC opened this issue Jan 26, 2024 · 8 comments
Closed

希望增加一个隔开笔记本的样式 #8

TCOTC opened this issue Jan 26, 2024 · 8 comments

Comments

@TCOTC
Copy link
Contributor

TCOTC commented Jan 26, 2024

/* 笔记本区隔 CSS片段*/
.sy__file ul.b3-list.b3-list--background {
    border-radius: 0.3em;
    margin: 6px 10px 6px 12px;
    outline: 1.5px double #8e9ba3;
    overflow: hidden;
}

用起来效果大概是这样:

image

@zxkmm
Copy link
Owner

zxkmm commented Jan 26, 2024

感谢提供!如果您方便的话可以PR一下,如果不方便的话,我今晚写,然后代码附上您的名字

@TCOTC
Copy link
Contributor Author

TCOTC commented Jan 26, 2024

这个东西我没学过所以不会改,还得麻烦你来写代码了

@zxkmm
Copy link
Owner

zxkmm commented Jan 26, 2024

您好,写好了,请批阅
e4a8756

@TCOTC
Copy link
Contributor Author

TCOTC commented Jan 26, 2024

看起来没问题,等发版了从集市更新再看看

@TCOTC
Copy link
Contributor Author

TCOTC commented Jan 26, 2024

用起来感觉没问题,这个issue就关闭了

@TCOTC TCOTC closed this as completed Jan 26, 2024
@TCOTC TCOTC reopened this Jan 26, 2024
@TCOTC TCOTC closed this as completed Jan 26, 2024
@zxkmm
Copy link
Owner

zxkmm commented Jan 27, 2024

为了适配夜间模式,我把边框颜色换成了和旁边的分割线一种颜色,麻烦您尝试一下,如果觉得太浅我可以继续改,谢谢。
并增加了紧凑和模式可选

@zxkmm zxkmm reopened this Jan 27, 2024
@TCOTC
Copy link
Contributor Author

TCOTC commented Jan 27, 2024

颜色统一了,感觉还好。就这样吧

@zxkmm zxkmm closed this as completed Jan 27, 2024
@zxkmm
Copy link
Owner

zxkmm commented Jan 27, 2024

我想了一下把三个模式都加上了。
第三种模式叫做高对比度即@TCOTC风格
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants