mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts: bootstrap.css bootstrap.min.css
This commit is contained in:
Vendored
+36
-51
@@ -1,16 +1,13 @@
|
||||
/*!
|
||||
* Bootstrap v1.2.0
|
||||
* Bootstrap v2.0.0
|
||||
*
|
||||
* Copyright 2011 Twitter, Inc
|
||||
* Licensed under the Apache License v2.0
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Designed and built with all the love in the world @twitter by @mdo and @fat.
|
||||
* Date: Tue Nov 29 22:34:51 PST 2011
|
||||
* Date: Tue Nov 29 22:35:45 PST 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).
|
||||
* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
|
||||
html, body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
@@ -170,16 +167,6 @@ textarea {
|
||||
overflow: auto;
|
||||
vertical-align: top;
|
||||
}
|
||||
/* Variables.less
|
||||
* Variables to customize the look and feel of Bootstrap
|
||||
* ----------------------------------------------------- */
|
||||
/* Mixins.less
|
||||
* Snippets of reusable CSS to develop faster and keep code readable
|
||||
* ----------------------------------------------------------------- */
|
||||
/*
|
||||
* Scaffolding
|
||||
* Basic and global styles for generating a grid system, structural layout, and page templates
|
||||
* ------------------------------------------------------------------------------------------- */
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
@@ -344,9 +331,6 @@ a:hover {
|
||||
.offset11 {
|
||||
margin-left: 900px;
|
||||
}
|
||||
/* Typography.less
|
||||
* Headings, body text, lists, code, and more for a versatile and durable typography system
|
||||
* ---------------------------------------------------------------------------------------- */
|
||||
p {
|
||||
margin-bottom: 9px;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
@@ -534,9 +518,6 @@ pre code {
|
||||
padding: 0;
|
||||
background-color: transparent;
|
||||
}
|
||||
/* Forms.less
|
||||
* Base styles for various input types, form layouts, and states
|
||||
* ------------------------------------------------------------- */
|
||||
form {
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
@@ -676,7 +657,7 @@ select.span2,
|
||||
.uneditable-input.span2 {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
width: 150px;
|
||||
width: 130px;
|
||||
margin-left: 0;
|
||||
}
|
||||
input.span3,
|
||||
@@ -685,7 +666,7 @@ select.span3,
|
||||
.uneditable-input.span3 {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
width: 250px;
|
||||
width: 210px;
|
||||
margin-left: 0;
|
||||
}
|
||||
input.span4,
|
||||
@@ -694,7 +675,7 @@ select.span4,
|
||||
.uneditable-input.span4 {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
width: 350px;
|
||||
width: 290px;
|
||||
margin-left: 0;
|
||||
}
|
||||
input.span5,
|
||||
@@ -703,7 +684,7 @@ select.span5,
|
||||
.uneditable-input.span5 {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
width: 450px;
|
||||
width: 370px;
|
||||
margin-left: 0;
|
||||
}
|
||||
input.span6,
|
||||
@@ -712,7 +693,7 @@ select.span6,
|
||||
.uneditable-input.span6 {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
width: 550px;
|
||||
width: 450px;
|
||||
margin-left: 0;
|
||||
}
|
||||
input.span7,
|
||||
@@ -721,7 +702,7 @@ select.span7,
|
||||
.uneditable-input.span7 {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
width: 650px;
|
||||
width: 530px;
|
||||
margin-left: 0;
|
||||
}
|
||||
input.span8,
|
||||
@@ -730,7 +711,7 @@ select.span8,
|
||||
.uneditable-input.span8 {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
width: 750px;
|
||||
width: 610px;
|
||||
margin-left: 0;
|
||||
}
|
||||
input.span9,
|
||||
@@ -739,7 +720,7 @@ select.span9,
|
||||
.uneditable-input.span9 {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
width: 850px;
|
||||
width: 690px;
|
||||
margin-left: 0;
|
||||
}
|
||||
input.span10,
|
||||
@@ -748,7 +729,7 @@ select.span10,
|
||||
.uneditable-input.span10 {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
width: 950px;
|
||||
width: 770px;
|
||||
margin-left: 0;
|
||||
}
|
||||
input.span11,
|
||||
@@ -757,7 +738,7 @@ select.span11,
|
||||
.uneditable-input.span11 {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
width: 1050px;
|
||||
width: 850px;
|
||||
margin-left: 0;
|
||||
}
|
||||
input.span12,
|
||||
@@ -766,7 +747,7 @@ select.span12,
|
||||
.uneditable-input.span12 {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
width: 1150px;
|
||||
width: 930px;
|
||||
margin-left: 0;
|
||||
}
|
||||
input.span13,
|
||||
@@ -775,7 +756,7 @@ select.span13,
|
||||
.uneditable-input.span13 {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
width: 1250px;
|
||||
width: 1010px;
|
||||
margin-left: 0;
|
||||
}
|
||||
input.span14,
|
||||
@@ -784,7 +765,7 @@ select.span14,
|
||||
.uneditable-input.span14 {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
width: 1350px;
|
||||
width: 1090px;
|
||||
margin-left: 0;
|
||||
}
|
||||
input.span15,
|
||||
@@ -793,7 +774,7 @@ select.span15,
|
||||
.uneditable-input.span15 {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
width: 1450px;
|
||||
width: 1170px;
|
||||
margin-left: 0;
|
||||
}
|
||||
input.span16,
|
||||
@@ -802,7 +783,7 @@ select.span16,
|
||||
.uneditable-input.span16 {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
width: 1550px;
|
||||
width: 1250px;
|
||||
margin-left: 0;
|
||||
}
|
||||
input[disabled],
|
||||
@@ -999,10 +980,6 @@ form .clearfix.success .input-prepend .add-on, form .clearfix.success .input-app
|
||||
.horizontal-form .form-actions {
|
||||
padding-left: 150px;
|
||||
}
|
||||
/*
|
||||
* Tables.less
|
||||
* Tables for, you guessed it, tabular data
|
||||
* ---------------------------------------- */
|
||||
table {
|
||||
width: 100%;
|
||||
margin-bottom: 18px;
|
||||
@@ -1193,9 +1170,7 @@ table {
|
||||
.headerSortDown.purple {
|
||||
background-color: lighten(@purple, 40%);
|
||||
}
|
||||
}*//* Patterns.less
|
||||
* Repeatable UI elements outside the base styles provided from the scaffolding
|
||||
* ---------------------------------------------------------------------------- */
|
||||
}*/
|
||||
.navbar {
|
||||
height: 40px;
|
||||
overflow: visible;
|
||||
@@ -1638,7 +1613,7 @@ footer {
|
||||
border-color: #0064cd #0064cd #003f81;
|
||||
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
|
||||
}
|
||||
.btn:active {
|
||||
.btn.active, .btn:active {
|
||||
-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
|
||||
-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
|
||||
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
|
||||
@@ -1874,6 +1849,19 @@ button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
|
||||
.fade.in {
|
||||
opacity: 1;
|
||||
}
|
||||
.collapse {
|
||||
-webkit-transition: height 0.35s ease;
|
||||
-moz-transition: height 0.35s ease;
|
||||
-ms-transition: height 0.35s ease;
|
||||
-o-transition: height 0.35s ease;
|
||||
transition: height 0.35s ease;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
height: 0;
|
||||
}
|
||||
.collapse.in {
|
||||
height: auto;
|
||||
}
|
||||
.label {
|
||||
padding: 1px 3px 2px;
|
||||
font-size: 9.75px;
|
||||
@@ -2264,11 +2252,11 @@ button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
|
||||
visibility: visible;
|
||||
padding: 5px;
|
||||
font-size: 11px;
|
||||
filter: alpha(opacity=80);
|
||||
-moz-opacity: 0.8;
|
||||
opacity: 0.8;
|
||||
filter: alpha(opacity=0);
|
||||
-moz-opacity: 0;
|
||||
opacity: 0;
|
||||
}
|
||||
.twipsy.fade.in {
|
||||
.twipsy.in {
|
||||
filter: alpha(opacity=80);
|
||||
-moz-opacity: 0.8;
|
||||
opacity: 0.8;
|
||||
@@ -2439,9 +2427,6 @@ button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
|
||||
-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
|
||||
box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
|
||||
}
|
||||
/* Responsive.less
|
||||
* For phone and tablet devices
|
||||
* ------------------------------------------------------------- */
|
||||
@media (max-width: 480px) {
|
||||
.container {
|
||||
width: auto;
|
||||
|
||||
Reference in New Issue
Block a user