mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-04 15:31:53 +03:00
[ANY] Откакт мелкой правки по дизайну
This commit is contained in:
parent
e5225c4129
commit
9855ac4954
1 changed files with 8 additions and 0 deletions
|
@ -29,6 +29,14 @@ .progress-bar {
|
|||
-fx-background-color: transparent;
|
||||
}
|
||||
|
||||
.progress-indicator {
|
||||
-fx-background-color: transparent;
|
||||
}
|
||||
|
||||
.progress-indicator .indicator {
|
||||
-fx-background-color: transparent;
|
||||
}
|
||||
|
||||
.progress-indicator:indeterminate *.segment {
|
||||
-fx-background-color: rgba(33, 150, 243, 0.8);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue