css: Rename -gtk-image-effect to -gtk-icon-effect
This is a property for icons, so we should name it as such.
This commit is contained in:
		| @ -1,11 +1,11 @@ | ||||
| GtkBox > :nth-child(1) { | ||||
|   -gtk-image-effect: none; | ||||
|   -gtk-icon-effect: none; | ||||
| } | ||||
|  | ||||
| GtkBox > :nth-child(2) { | ||||
|   -gtk-image-effect: highlight; | ||||
|   -gtk-icon-effect: highlight; | ||||
| } | ||||
|  | ||||
| GtkBox > :nth-child(3) { | ||||
|   -gtk-image-effect: dim; | ||||
|   -gtk-icon-effect: dim; | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Benjamin Otte
					Benjamin Otte