mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
conflict
This commit is contained in:
8
bootstrap-1.3.0.css
vendored
8
bootstrap-1.3.0.css
vendored
@@ -1,12 +1,12 @@
|
||||
/*!
|
||||
* Bootstrap v1.2.0
|
||||
* Bootstrap v1.3.0
|
||||
*
|
||||
* Copyright 2011 Twitter, Inc
|
||||
* Licensed under the Apache License v2.0
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Designed and built with all the love in the world @twitter by @mdo and @fat.
|
||||
* Date: Sat Sep 10 12:59:54 PDT 2011
|
||||
* Date: Sat Sep 10 13:04:12 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).
|
||||
@@ -91,10 +91,6 @@ html {
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
}
|
||||
a:active {
|
||||
outline: none;
|
||||
-moz-outline-style: none;
|
||||
}
|
||||
a:focus {
|
||||
outline: thin dotted;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user