Rework Preferences Window
This commit is contained in:
parent
b5416f0e97
commit
5d2e83394b
File diff suppressed because it is too large
Load Diff
|
@ -119,6 +119,10 @@ list.settings > row > box {
|
|||
margin: 6px 18px;
|
||||
}
|
||||
|
||||
/* Preferences Window */
|
||||
.PreferencesWindow { background-color: @theme_base_color; }
|
||||
.PreferencesStack { background-color: @theme_bg_color; }
|
||||
|
||||
/* Accounts Window */
|
||||
#AccountsWindow > box > stack { padding:30px 30px 30px 30px;}
|
||||
#AccountsWindow scrolledwindow {border: none;}
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue