mirror of
https://github.com/octopusYan/alist-gui.git
synced 2025-12-08 17:21:56 +08:00
feat: 主界面调整、日志打印、代理测试、关于页、弹窗工具、清理代码
This commit is contained in:
@ -1,10 +1,12 @@
|
||||
/**************************************************
|
||||
* Root
|
||||
**************************************************/
|
||||
.root {
|
||||
-fx-font-size: 15;
|
||||
-fx-font-weight: bolder;
|
||||
}
|
||||
|
||||
.root-pane {
|
||||
-fx-font-size: 15;
|
||||
-fx-font-weight: normal;
|
||||
|
||||
-fx-background-radius: 15;
|
||||
-fx-border-radius: 15;
|
||||
|
||||
Reference in New Issue
Block a user