diff options
| author | Bootstrap's Grunt bot <[email protected]> | 2015-03-02 12:41:16 +0000 |
|---|---|---|
| committer | Bootstrap's Grunt bot <[email protected]> | 2015-03-02 12:41:16 +0000 |
| commit | 4311e09b04763bd4efd20212dbee8c6c95df56dc (patch) | |
| tree | afc92dbd4b8a831637caab5c2e69ffc6d23633e1 /dist/css/bootstrap.css | |
| parent | 8e6934c1354645beb9743cbc87afea9fb43158a8 (diff) | |
| download | bootstrap-4311e09b04763bd4efd20212dbee8c6c95df56dc.tar.xz bootstrap-4311e09b04763bd4efd20212dbee8c6c95df56dc.zip | |
automatic grunt dist
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 9008c4215..c58f603df 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1173,6 +1173,9 @@ hr { overflow: visible; clip: auto; } +[role="button"] { + cursor: pointer; +} h1, h2, h3, |
