2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00
This commit is contained in:
Mark Otto
2011-09-10 13:04:17 -07:00
22 changed files with 1995 additions and 91 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/*!
* Bootstrap v1.2.0
* Bootstrap v1.3.0
*
* Copyright 2011 Twitter, Inc
* Licensed under the Apache License v2.0
-5
View File
@@ -26,11 +26,6 @@ html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
// Active links get no outline
a:active {
outline: none;
-moz-outline-style: none;
}
// Focus states
a:focus {
outline: thin dotted;