aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-27 16:40:14 -0800
committerMark Otto <[email protected]>2012-01-27 16:40:14 -0800
commit997fc33af9a4cbdc078e85ee491f777d0dd2d51a (patch)
tree2a51e53ad917f6e1dca58a8d6e7748594e78a215 /docs/assets/css
parentd9759abeebbca0681054f8da3ff7c3029948284e (diff)
downloadbootstrap-997fc33af9a4cbdc078e85ee491f777d0dd2d51a.tar.xz
bootstrap-997fc33af9a4cbdc078e85ee491f777d0dd2d51a.zip
clean up use of mixins to highlight them appropriately in your fav editor
Diffstat (limited to 'docs/assets/css')
-rw-r--r--docs/assets/css/bootstrap.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index b87a1c804..de895021a 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -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 Jan 27 16:35:26 PST 2012
+ * Date: Fri Jan 27 16:39:57 PST 2012
*/
article,
aside,
@@ -1944,7 +1944,7 @@ table .span12 {
line-height: 1;
color: #ffffff;
color: rgba(255, 255, 255, 0.75);
- background: #6a6a6a;
+ background: #666;
background: rgba(255, 255, 255, 0.3);
border: 1px solid #111;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);