2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

make and publish 1.1.1

This commit is contained in:
Jacob Thornton
2011-08-26 15:21:39 -07:00
parent a63fb4d234
commit 842683b6df
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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 {