mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
remove the blue highlight
This commit is contained in:
parent
29138e0e3a
commit
e343ae94e5
1 changed files with 0 additions and 6 deletions
|
|
@ -32,12 +32,6 @@ MouseArea {
|
|||
property bool checked
|
||||
property bool checkable
|
||||
|
||||
Rectangle {
|
||||
anchors.fill:parent
|
||||
radius: width/4
|
||||
visible: button.checked
|
||||
color: theme.highlightColor
|
||||
}
|
||||
PlasmaCore.IconItem {
|
||||
id: icon
|
||||
anchors.fill: parent
|
||||
|
|
|
|||
Loading…
Reference in a new issue