Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
1aeca545
Commit
1aeca545
authored
Mar 04, 2012
by
Jacob Thornton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new approach to grid with recursive mixins :D
parent
86159872
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
377 additions
and
585 deletions
+377
-585
docs/assets/bootstrap.zip
docs/assets/bootstrap.zip
+0
-0
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap-responsive.css
+234
-234
docs/assets/css/bootstrap.css
docs/assets/css/bootstrap.css
+118
-118
less/mixins.less
less/mixins.less
+25
-233
No files found.
docs/assets/bootstrap.zip
View file @
1aeca545
No preview for this file type
docs/assets/css/bootstrap-responsive.css
View file @
1aeca545
This diff is collapsed.
Click to expand it.
docs/assets/css/bootstrap.css
View file @
1aeca545
...
@@ -148,77 +148,77 @@ a:hover {
...
@@ -148,77 +148,77 @@ a:hover {
.navbar-fixed-bottom
.container
{
.navbar-fixed-bottom
.container
{
width
:
940px
;
width
:
940px
;
}
}
.span1
{
.span12
{
width
:
60px
;
width
:
940px
;
}
.span2
{
width
:
140px
;
}
}
.span
3
{
.span
11
{
width
:
22
0px
;
width
:
86
0px
;
}
}
.span
4
{
.span
10
{
width
:
30
0px
;
width
:
78
0px
;
}
}
.span
5
{
.span
9
{
width
:
38
0px
;
width
:
70
0px
;
}
}
.span
6
{
.span
8
{
width
:
46
0px
;
width
:
62
0px
;
}
}
.span7
{
.span7
{
width
:
540px
;
width
:
540px
;
}
}
.span
8
{
.span
6
{
width
:
62
0px
;
width
:
46
0px
;
}
}
.span
9
{
.span
5
{
width
:
70
0px
;
width
:
38
0px
;
}
}
.span
10
{
.span
4
{
width
:
78
0px
;
width
:
30
0px
;
}
}
.span
11
{
.span
3
{
width
:
86
0px
;
width
:
22
0px
;
}
}
.span
1
2
{
.span2
{
width
:
9
40px
;
width
:
1
40px
;
}
}
.
offset
1
{
.
span
1
{
margin-left
:
10
0px
;
width
:
6
0px
;
}
}
.offset2
{
.offset
1
2
{
margin-left
:
1
80px
;
margin-left
:
9
80px
;
}
}
.offset
3
{
.offset
11
{
margin-left
:
26
0px
;
margin-left
:
90
0px
;
}
}
.offset
4
{
.offset
10
{
margin-left
:
34
0px
;
margin-left
:
82
0px
;
}
}
.offset
5
{
.offset
9
{
margin-left
:
42
0px
;
margin-left
:
74
0px
;
}
}
.offset
6
{
.offset
8
{
margin-left
:
50
0px
;
margin-left
:
66
0px
;
}
}
.offset7
{
.offset7
{
margin-left
:
580px
;
margin-left
:
580px
;
}
}
.offset
8
{
.offset
6
{
margin-left
:
66
0px
;
margin-left
:
50
0px
;
}
}
.offset
9
{
.offset
5
{
margin-left
:
74
0px
;
margin-left
:
42
0px
;
}
}
.offset
10
{
.offset
4
{
margin-left
:
82
0px
;
margin-left
:
34
0px
;
}
}
.offset
11
{
.offset
3
{
margin-left
:
90
0px
;
margin-left
:
26
0px
;
}
}
.offset12
{
.offset2
{
margin-left
:
980px
;
margin-left
:
180px
;
}
.offset1
{
margin-left
:
100px
;
}
}
.row-fluid
{
.row-fluid
{
width
:
100%
;
width
:
100%
;
...
@@ -239,41 +239,41 @@ a:hover {
...
@@ -239,41 +239,41 @@ a:hover {
.row-fluid
>
[
class
*=
"span"
]
:first-child
{
.row-fluid
>
[
class
*=
"span"
]
:first-child
{
margin-left
:
0
;
margin-left
:
0
;
}
}
.row-fluid
>
.span1
{
.row-fluid
>
.span12
{
width
:
6.382978723%
;
width
:
99.99999998999999%
;
}
.row-fluid
>
.span2
{
width
:
14.89361702%
;
}
}
.row-fluid
>
.span3
{
.row-fluid
.span11
{
width
:
23.404255317
%
;
width
:
91.489361693
%
;
}
}
.row-fluid
>
.span4
{
.row-fluid
.span10
{
width
:
31.914893614
%
;
width
:
82.97872339599999
%
;
}
}
.row-fluid
>
.span5
{
.row-fluid
.span9
{
width
:
40.425531911
%
;
width
:
74.468085099
%
;
}
}
.row-fluid
>
.span6
{
.row-fluid
.span8
{
width
:
48.936170207
99999%
;
width
:
65.957446801
99999%
;
}
}
.row-fluid
>
.span7
{
.row-fluid
.span7
{
width
:
57.446808505%
;
width
:
57.446808505%
;
}
}
.row-fluid
>
.span8
{
.row-fluid
.span6
{
width
:
65.957446801
99999%
;
width
:
48.936170207
99999%
;
}
}
.row-fluid
>
.span9
{
.row-fluid
.span5
{
width
:
74.468085099
%
;
width
:
40.425531911
%
;
}
}
.row-fluid
>
.span10
{
.row-fluid
.span4
{
width
:
82.97872339599999
%
;
width
:
31.914893614
%
;
}
}
.row-fluid
>
.span11
{
.row-fluid
.span3
{
width
:
91.489361693
%
;
width
:
23.404255317
%
;
}
}
.row-fluid
>
.span12
{
.row-fluid
.span2
{
width
:
99.99999998999999%
;
width
:
14.89361702%
;
}
.row-fluid
.span1
{
width
:
6.382978723%
;
}
}
.container
{
.container
{
margin-left
:
auto
;
margin-left
:
auto
;
...
@@ -767,65 +767,65 @@ textarea,
...
@@ -767,65 +767,65 @@ textarea,
.uneditable-input
{
.uneditable-input
{
margin-left
:
0
;
margin-left
:
0
;
}
}
input
>
.span1
,
input
>
.span12
,
textarea
>
.span1
,
textarea
>
.span12
,
.uneditable-input
>
.span1
{
.uneditable-input
>
.span12
{
width
:
50px
;
width
:
930px
;
}
input
>
.span2
,
textarea
>
.span2
,
.uneditable-input
>
.span2
{
width
:
130px
;
}
}
input
>
.span3
,
input
.span11
,
textarea
>
.span3
,
textarea
.span11
,
.uneditable-input
>
.span3
{
.uneditable-input
.span11
{
width
:
21
0px
;
width
:
85
0px
;
}
}
input
>
.span4
,
input
.span10
,
textarea
>
.span4
,
textarea
.span10
,
.uneditable-input
>
.span4
{
.uneditable-input
.span10
{
width
:
29
0px
;
width
:
77
0px
;
}
}
input
>
.span5
,
input
.span9
,
textarea
>
.span5
,
textarea
.span9
,
.uneditable-input
>
.span5
{
.uneditable-input
.span9
{
width
:
37
0px
;
width
:
69
0px
;
}
}
input
>
.span6
,
input
.span8
,
textarea
>
.span6
,
textarea
.span8
,
.uneditable-input
>
.span6
{
.uneditable-input
.span8
{
width
:
45
0px
;
width
:
61
0px
;
}
}
input
>
.span7
,
input
.span7
,
textarea
>
.span7
,
textarea
.span7
,
.uneditable-input
>
.span7
{
.uneditable-input
.span7
{
width
:
530px
;
width
:
530px
;
}
}
input
>
.span8
,
input
.span6
,
textarea
>
.span8
,
textarea
.span6
,
.uneditable-input
>
.span8
{
.uneditable-input
.span6
{
width
:
61
0px
;
width
:
45
0px
;
}
}
input
>
.span9
,
input
.span5
,
textarea
>
.span9
,
textarea
.span5
,
.uneditable-input
>
.span9
{
.uneditable-input
.span5
{
width
:
69
0px
;
width
:
37
0px
;
}
}
input
>
.span10
,
input
.span4
,
textarea
>
.span10
,
textarea
.span4
,
.uneditable-input
>
.span10
{
.uneditable-input
.span4
{
width
:
77
0px
;
width
:
29
0px
;
}
}
input
>
.span11
,
input
.span3
,
textarea
>
.span11
,
textarea
.span3
,
.uneditable-input
>
.span11
{
.uneditable-input
.span3
{
width
:
85
0px
;
width
:
21
0px
;
}
}
input
>
.span12
,
input
.span2
,
textarea
>
.span12
,
textarea
.span2
,
.uneditable-input
>
.span12
{
.uneditable-input
.span2
{
width
:
930px
;
width
:
130px
;
}
input
.span1
,
textarea
.span1
,
.uneditable-input
.span1
{
width
:
50px
;
}
}
input
[
disabled
],
input
[
disabled
],
select
[
disabled
],
select
[
disabled
],
...
@@ -2880,7 +2880,7 @@ input[type="submit"].btn.btn-small {
...
@@ -2880,7 +2880,7 @@ input[type="submit"].btn.btn-small {
.navbar-search
.search-query
:-moz-placeholder
{
.navbar-search
.search-query
:-moz-placeholder
{
color
:
#eeeeee
;
color
:
#eeeeee
;
}
}
.navbar-search
.search-query
::-webkit-input-placeholder
{
.navbar-search
.search-query
::-webkit-input-placeholder
{
color
:
#eeeeee
;
color
:
#eeeeee
;
}
}
.navbar-search
.search-query
:hover
{
.navbar-search
.search-query
:hover
{
...
...
less/mixins.less
View file @
1aeca545
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment