diff options
| author | Jacob Thornton <[email protected]> | 2011-08-26 15:21:39 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-26 15:21:39 -0700 |
| commit | 842683b6dfd799a5b665875d981196a623ca0840 (patch) | |
| tree | 578f570e4dccbc822126fffd3f00603cf054205d /bootstrap-1.1.1.css | |
| parent | a63fb4d234941c58547ed902eb198abaee71b89c (diff) | |
| download | bootstrap-1.1.1.tar.xz bootstrap-1.1.1.zip | |
make and publish 1.1.1v1.1.1
Diffstat (limited to 'bootstrap-1.1.1.css')
| -rw-r--r-- | bootstrap-1.1.1.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap-1.1.1.css b/bootstrap-1.1.1.css index b4f38970d..9ece1008d 100644 --- a/bootstrap-1.1.1.css +++ b/bootstrap-1.1.1.css @@ -6,7 +6,7 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. - * Date: Fri Aug 26 11:11:13 PDT 2011 + * Date: Fri Aug 26 15:21:30 PDT 2011 */ /* Reset.less * Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc). @@ -1753,7 +1753,7 @@ button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner { background-color: #c7eefe; } .pagination ul li.disabled a, .pagination ul li.disabled a:hover { - background-color: none; + background-color: transparent; color: #bfbfbf; } .pagination ul li.next a { |
