Bootstrap 3.1.0

This commit is contained in:
Foxaii
2014-01-30 20:45:30 +00:00
parent 7fef040e0b
commit 553347d59a
45 changed files with 1347 additions and 998 deletions

View File

@@ -10,7 +10,7 @@
margin-bottom: 0;
padding-left: 0; // Override default ul/ol
list-style: none;
.clearfix();
&:extend(.clearfix all);
> li {
position: relative;
@@ -91,7 +91,7 @@
}
}
// Active state, and it's :hover to override normal :hover
// Active state, and its :hover to override normal :hover
&.active > a {
&,
&:hover,