mirror of
https://github.com/He4eT/Desolate-GTK.git
synced 2026-05-05 01:47:22 +00:00
general: switch border
This commit is contained in:
parent
eaa903c489
commit
f3aaa865ff
1 changed files with 1 additions and 1 deletions
|
|
@ -1072,7 +1072,7 @@ switch{
|
||||||
switch slider {
|
switch slider {
|
||||||
min-height: 20px;
|
min-height: 20px;
|
||||||
min-width: 20px;
|
min-width: 20px;
|
||||||
border-width: 2px;
|
border-width: 1px;
|
||||||
background-color: @gtk_button_color;
|
background-color: @gtk_button_color;
|
||||||
border-color: @gtk_selected_bg_color;
|
border-color: @gtk_selected_bg_color;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue