diff options
| author | Mark Otto <[email protected]> | 2012-01-08 23:14:07 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-08 23:14:07 -0800 |
| commit | 5032ef9b54b92443f1dbaa2594468dcd84b6bd9e (patch) | |
| tree | 91abf6d682d9a16a653123418097f5be57e70d69 /lib | |
| parent | 83c0896999c91f4d85bb75434f4a4ecfaff07fe0 (diff) | |
| download | bootstrap-5032ef9b54b92443f1dbaa2594468dcd84b6bd9e.tar.xz bootstrap-5032ef9b54b92443f1dbaa2594468dcd84b6bd9e.zip | |
remove static popovers, modals, and twipsies from components in favor of full javascript page
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/close.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/close.less b/lib/close.less index 25a0c3ef3..1210ec463 100644 --- a/lib/close.less +++ b/lib/close.less @@ -13,5 +13,6 @@ color: @black; text-decoration: none; .opacity(40); + cursor: pointer; } } |
