remove templates for app_library and cleanup window styling
This commit is contained in:
parent
7c0cf048ee
commit
346701b16d
15 changed files with 185 additions and 256 deletions
|
|
@ -11,7 +11,12 @@ gridview {
|
|||
background: #333333;
|
||||
}
|
||||
|
||||
window {
|
||||
box.app_library_container {
|
||||
background: #333333;
|
||||
border-radius: 15px;
|
||||
padding: 12px;
|
||||
border-radius: 12px;
|
||||
}
|
||||
|
||||
window.root_window {
|
||||
background: rgba(50, 50, 50, 0.0);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue