mirror of
https://git.disroot.org/eudaimon/Simplewaita.git
synced 2026-03-10 04:21:07 +00:00
gtk4 was left out in last commit...
This commit is contained in:
parent
8271d9eea6
commit
e4a2bc11b1
1 changed files with 10 additions and 0 deletions
|
|
@ -416,6 +416,16 @@ treeview entry {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.entry {
|
||||||
|
&:selected {
|
||||||
|
&:focus, & {
|
||||||
|
@extend %selected_items;
|
||||||
|
|
||||||
|
border-radius: $button_radius;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/*******************
|
/*******************
|
||||||
* Editable Labels *
|
* Editable Labels *
|
||||||
*******************/
|
*******************/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue