]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
grid docs changes
authorMark Otto <markotto@twitter.com>
Tue, 28 Aug 2012 20:46:13 +0000 (13:46 -0700)
committerMark Otto <markotto@twitter.com>
Tue, 28 Aug 2012 20:46:13 +0000 (13:46 -0700)
docs/assets/css/docs.css

index 679322562490177c91362c0841483ff4b4408cfb..84be1df11da92fd028980e02ac0e3c892abcf9ec 100644 (file)
@@ -336,9 +336,6 @@ hr.soften {
   min-height: 40px;
   line-height: 40px;
 }
-.show-grid:hover [class*="span"] {
-  background: #ddd;
-}
 .show-grid .show-grid {
   margin-top: 0;
   margin-bottom: 0;
@@ -347,6 +344,15 @@ hr.soften {
   background-color: #ccc;
 }
 
+.show-grid [class*="span"]:nth-child(even) {
+  background-color: #ddd;
+}
+
+.show-grid [class*="span"]:hover {
+  background-color: #333;
+  color: #fff;
+  cursor: pointer;
+}
 
 
 /* Mini layout previews