per-group borders, workspace hover, battery notifications, richer network tooltip
This commit is contained in:
parent
b8ec39f2c9
commit
0eda2c71c9
7 changed files with 69 additions and 16 deletions
|
|
@ -5,9 +5,10 @@ Rectangle {
|
|||
id: root
|
||||
|
||||
default property alias content: row.children
|
||||
property color borderColor: M.Theme.base02
|
||||
|
||||
color: "transparent"
|
||||
border.color: M.Theme.base02
|
||||
border.color: borderColor
|
||||
border.width: 1
|
||||
radius: M.Theme.radius
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue