Mercurial > wikked
diff static/bootstrap/less/close.less @ 88:a5a3d454eac9
Updated Bootstrap.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 05 Apr 2013 08:08:12 -0700 |
parents | 130eccd396d8 |
children | d29e2f337b00 |
line wrap: on
line diff
--- a/static/bootstrap/less/close.less Wed Apr 03 23:59:07 2013 -0700 +++ b/static/bootstrap/less/close.less Fri Apr 05 08:08:12 2013 -0700 @@ -11,7 +11,8 @@ color: @black; text-shadow: 0 1px 0 rgba(255,255,255,1); .opacity(20); - &:hover { + &:hover, + &:focus { color: @black; text-decoration: none; cursor: pointer;