aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorStephen Blott2016-03-13 14:31:50 +0000
committerStephen Blott2016-03-13 14:31:50 +0000
commitaa35d7fe5eae257bc67e13f2f8d3f06442d428c7 (patch)
tree236d7fde6dd79fac952d843d499471f31d37233c /tests
parentd96fc4920cf72ee93d2c98830497774f72ac5372 (diff)
downloadvimium-aa35d7fe5eae257bc67e13f2f8d3f06442d428c7.tar.bz2
Tweak options page class names...
We were using the class name exclusionRemoveButton for the `td` containing the button to remove exclusion rules on the options page. Because of this, we were (correctly) picking up the button itself as clickable, but incorrectly picking up also its enclosing `td` (which isn't actually clickable at all). The effect was to always have two hint labels over the remove button. This was happening simply because we have the text "button" in the class name. So, here, we just rename the classes.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions