✨ ags(bar/apps): change style on apps-window state changed
This commit is contained in:
+5
-6
@@ -251,14 +251,13 @@
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
&:hover {
|
||||
& > box {
|
||||
&:hover > box,
|
||||
&.open > box {
|
||||
background: colors.$bg-primary;
|
||||
}
|
||||
|
||||
& > icon {
|
||||
-gtk-icon-transform: scale(1.14);
|
||||
}
|
||||
}
|
||||
&:hover > box > icon {
|
||||
-gtk-icon-transform: scale(1.14);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user