1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 11:21:23 +02:00

update alert message for ie7 to adjust dismiss icon, update example pages to clean up a few things from testing

This commit is contained in:
Mark Otto
2011-09-16 10:51:44 -07:00
parent 29033316e4
commit e8d9eb264c
7 changed files with 54 additions and 23 deletions

View File

@@ -185,7 +185,6 @@ section > .row {
}
.show-grid [class*="span"] {
background: #eee;
background: rgba(0,0,0,.1);
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
@@ -195,12 +194,14 @@ section > .row {
}
.show-grid:hover [class*="span"] {
background: #ddd;
background: rgba(0,0,0,.2);
}
.show-grid .show-grid {
margin-top: 0;
margin-bottom: 0;
}
.show-grid .show-grid [class*="span"] {
background-color: #ccc;
}
/* Render mini layout previews