mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-08-04 02:34:45 +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 checked
|
||||||
property bool checkable
|
property bool checkable
|
||||||
|
|
||||||
Rectangle {
|
|
||||||
anchors.fill:parent
|
|
||||||
radius: width/4
|
|
||||||
visible: button.checked
|
|
||||||
color: theme.highlightColor
|
|
||||||
}
|
|
||||||
PlasmaCore.IconItem {
|
PlasmaCore.IconItem {
|
||||||
id: icon
|
id: icon
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue