aurbano/sonar.css

sonar-click only works for links

Open

#3 创建于 2015年6月11日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)CSS (3 fork)github user discovery
help wanted

仓库指标

Star
 (18 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I don't know if this issue is fixable via CSS, at the moment sonar-click uses the :focus selector to trigger when an element is clicked, which only works on "focusable" elements, like links, inputs...

Replication: http://jsfiddle.net/2ywv1ze9/1/

If anyone has any ideas for this it would be awesome.

贡献者指南