diff options
| author | Mark Otto <[email protected]> | 2013-07-23 10:19:04 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-23 10:19:04 -0700 |
| commit | b5f2482a58891c52cbf46c2419f883a519577bd3 (patch) | |
| tree | 8e1a8383144258a4c11697f9d95f4b81d36392b4 /dist/css/bootstrap.css | |
| parent | 8aa3c375f061edf2df044f22b9416bb8dda80850 (diff) | |
| parent | e7b0f4e81f0930bbafc85e25d22d06c5e924f095 (diff) | |
| download | bootstrap-b5f2482a58891c52cbf46c2419f883a519577bd3.tar.xz bootstrap-b5f2482a58891c52cbf46c2419f883a519577bd3.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Conflicts:
dist/css/bootstrap.min.css
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 13ff452a7..1703316c5 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -4075,7 +4075,7 @@ a.thumbnail:focus { text-align: center; white-space: nowrap; vertical-align: middle; - background-color: #f5f5f5; + background-color: #999999; border-radius: 10px; } |
