diff options
| author | Jacob Thornton <[email protected]> | 2011-08-21 12:35:42 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-21 12:35:42 -0700 |
| commit | 5b505aaf97f9f5ccb05551ffed18eed25cbb826b (patch) | |
| tree | b8d0ec7ec1154c55191a3b013ea2ebe0daaddc47 /bootstrap-1.0.0.css | |
| parent | d671d566e14a569feed87422c0b2f035f3dd9128 (diff) | |
| download | bootstrap-5b505aaf97f9f5ccb05551ffed18eed25cbb826b.tar.xz bootstrap-5b505aaf97f9f5ccb05551ffed18eed25cbb826b.zip | |
remake junk
Diffstat (limited to 'bootstrap-1.0.0.css')
| -rw-r--r-- | bootstrap-1.0.0.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bootstrap-1.0.0.css b/bootstrap-1.0.0.css index aa3308210..95fb641a9 100644 --- a/bootstrap-1.0.0.css +++ b/bootstrap-1.0.0.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: Sun Aug 21 12:30:45 PDT 2011 + * Date: Sun Aug 21 12:35:35 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). @@ -1544,8 +1544,8 @@ div.pagination { div.pagination ul { float: left; margin: 0; - border: 1px solid #ddd; - border-right-color: rgba(0, 0, 0, 0.15); + border: 1px solid; + border-color: #dddddd rgba(0, 0, 0, 0.15) #dddddd #dddddd; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; |
