Skip to content

themes: Don’t change background of non-activatable rows on :active

Philip Withnall requested to merge pwithnall/libhandy:content-hover into master

See gnome-software#1382 (closed)

Drop the :not(:active) selector from rules which also have a :not(.activatable) selector. The latter implies that the :active state should be ignored.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Closes gnome-software#1382 (closed)

Edited by Philip Withnall

Merge request reports