diff options
| author | Jacob Thornton <[email protected]> | 2011-08-21 12:03:20 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-21 12:03:20 -0700 |
| commit | c9f6e18f4ae27e8ce9173c3cd5941fbb8d9d100e (patch) | |
| tree | b37ec0a3b1a419695f3c9777a6a11b0f2f34af0a /bootstrap-1.0.0.css | |
| parent | bb94457b4b3cba13b90e45550fe7a6ffafbfa5fc (diff) | |
| download | bootstrap-c9f6e18f4ae27e8ce9173c3cd5941fbb8d9d100e.tar.xz bootstrap-c9f6e18f4ae27e8ce9173c3cd5941fbb8d9d100e.zip | |
remake
Diffstat (limited to 'bootstrap-1.0.0.css')
| -rw-r--r-- | bootstrap-1.0.0.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bootstrap-1.0.0.css b/bootstrap-1.0.0.css index 2b8b32078..2da67c178 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:00:04 PDT 2011 + * Date: Sun Aug 21 12:03:15 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). @@ -1105,7 +1105,6 @@ div.topbar { -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0)"; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0); background-image: linear-gradient(#333333, #222222); - filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)"; height: 40px; position: fixed; top: 0; |
