3 Star 11 Fork 3

fengsl/kernel-config

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
style.css 794 Bytes
一键复制 编辑 原始数据 按行查看 历史
fengsl 提交于 2023-09-21 12:44 . 初试textual
* {
transition: background 500ms in_out_cubic, color 500ms in_out_cubic;
}
Screen {
layers: base overlay notes notifications;
overflow: hidden;
align:center middle;
}
Label {
text-align: center;
color:aquamarine;
}
Title {
background: $boost;
color: $secondary;
padding: 2 4;
border-right: vkey $background;
dock: top;
text-align: center;
text-style: bold;
}
Load_installed Load_available{
height: 5;
width: auto;
border: wide $primary;
padding: 1 2;
margin: 1 2;
box-sizing: border-box;
}
Load_available,Button {
width: 20;
margin-top: 1;
margin-bottom: 1;
}
Log {
background: $boost;
height: auto;
border: wide $primary;
padding: 1 2;
margin: 1 2;
box-sizing: border-box;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/fensl/kernel-config.git
git@gitee.com:fensl/kernel-config.git
fensl
kernel-config
kernel-config
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385