Descriptioncheckboxes css: remove :active funkiness
:hover rules were more specific than :active rules, so I had to add :not(:active)
also, removed padding-before and after (no idea what that was intended to do but it made the checkmark jiggle around)
BUG=103688
TEST=manual
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110146
Patch Set 1 #Patch Set 2 : --- #
Total comments: 2
Messages
Total messages: 3 (0 generated)
|