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
ae3382d7
Commit
ae3382d7
authored
Feb 27, 2012
by
Jacob Thornton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
working through new grid implementation...
parent
163f58ff
Changes
7
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
712 additions
and
286 deletions
+712
-286
bootstrap/css/bootstrap.css
bootstrap/css/bootstrap.css
+0
-0
bootstrap/img/glyphicons-halflings-white.png
bootstrap/img/glyphicons-halflings-white.png
+0
-0
bootstrap/img/glyphicons-halflings.png
bootstrap/img/glyphicons-halflings.png
+0
-0
docs/assets/bootstrap.zip
docs/assets/bootstrap.zip
+0
-0
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap-responsive.css
+132
-64
docs/assets/css/bootstrap.css
docs/assets/css/bootstrap.css
+363
-167
less/mixins.less
less/mixins.less
+217
-55
No files found.
bootstrap/css/bootstrap.css
0 → 100644
View file @
ae3382d7
bootstrap/img/glyphicons-halflings-white.png
0 → 100644
View file @
ae3382d7
4.25 KB
bootstrap/img/glyphicons-halflings.png
0 → 100644
View file @
ae3382d7
4.25 KB
docs/assets/bootstrap.zip
View file @
ae3382d7
No preview for this file type
docs/assets/css/bootstrap-responsive.css
View file @
ae3382d7
...
...
@@ -10,7 +10,8 @@
.clearfix
{
*
zoom
:
1
;
}
.clearfix
:before
,
.clearfix
:after
{
.clearfix
:before
,
.clearfix
:after
{
display
:
table
;
content
:
""
;
}
...
...
@@ -99,10 +100,12 @@
/* CSS3 spec*/
}
.input-prepend
input
[
class
*=
"span"
],
.input-append
input
[
class
*=
"span"
]
{
.input-prepend
input
[
class
*=
"span"
],
.input-append
input
[
class
*=
"span"
]
{
width
:
auto
;
}
input
[
type
=
"checkbox"
],
input
[
type
=
"radio"
]
{
input
[
type
=
"checkbox"
],
input
[
type
=
"radio"
]
{
border
:
1px
solid
#ccc
;
}
.form-horizontal
.control-group
>
label
{
...
...
@@ -151,7 +154,8 @@
.row
{
margin-left
:
0
;
}
.row
>
[
class
*=
"span"
],
.row-fluid
>
[
class
*=
"span"
]
{
.row
>
[
class
*=
"span"
],
.row-fluid
>
[
class
*=
"span"
]
{
float
:
none
;
display
:
block
;
width
:
auto
;
...
...
@@ -163,7 +167,8 @@
margin-left
:
-20px
;
*
zoom
:
1
;
}
.row
:before
,
.row
:after
{
.row
:before
,
.row
:after
{
display
:
table
;
content
:
""
;
}
...
...
@@ -174,7 +179,9 @@
float
:
left
;
margin-left
:
20px
;
}
.container
,
.navbar-fixed-top
.container
,
.navbar-fixed-bottom
.container
{
.container
,
.navbar-fixed-top
.container
,
.navbar-fixed-bottom
.container
{
width
:
724px
;
}
.span1
{
...
...
@@ -253,7 +260,8 @@
width
:
100%
;
*
zoom
:
1
;
}
.row-fluid
:before
,
.row-fluid
:after
{
.row-fluid
:before
,
.row-fluid
:after
{
display
:
table
;
content
:
""
;
}
...
...
@@ -267,79 +275,105 @@
.row-fluid
>
[
class
*=
"span"
]
:first-child
{
margin-left
:
0
;
}
.row-fluid
>
.span1
{
.row-fluid
.span1
{
width
:
5.801104972%
;
}
.row-fluid
>
.span2
{
.row-fluid
.span2
{
width
:
14.364640883%
;
}
.row-fluid
>
.span3
{
.row-fluid
.span3
{
width
:
22.928176794%
;
}
.row-fluid
>
.span4
{
.row-fluid
.span4
{
width
:
31.491712705%
;
}
.row-fluid
>
.span5
{
.row-fluid
.span5
{
width
:
40.055248616%
;
}
.row-fluid
>
.span6
{
.row-fluid
.span6
{
width
:
48.618784527%
;
}
.row-fluid
>
.span7
{
.row-fluid
.span7
{
width
:
57.182320438000005%
;
}
.row-fluid
>
.span8
{
.row-fluid
.span8
{
width
:
65.74585634900001%
;
}
.row-fluid
>
.span9
{
.row-fluid
.span9
{
width
:
74.30939226%
;
}
.row-fluid
>
.span10
{
.row-fluid
.span10
{
width
:
82.87292817100001%
;
}
.row-fluid
>
.span11
{
.row-fluid
.span11
{
width
:
91.436464082%
;
}
.row-fluid
>
.span12
{
.row-fluid
.span12
{
width
:
99.999999993%
;
}
input
,
textarea
,
.uneditable-input
{
input
,
textarea
,
.uneditable-input
{
margin-left
:
0
;
}
input
>
.span1
,
textarea
>
.span1
,
.uneditable-input
>
.span1
{
input
.span1
,
textarea
.span1
,
.uneditable-input
.span1
{
width
:
32px
;
}
input
>
.span2
,
textarea
>
.span2
,
.uneditable-input
>
.span2
{
input
.span2
,
textarea
.span2
,
.uneditable-input
.span2
{
width
:
94px
;
}
input
>
.span3
,
textarea
>
.span3
,
.uneditable-input
>
.span3
{
input
.span3
,
textarea
.span3
,
.uneditable-input
.span3
{
width
:
156px
;
}
input
>
.span4
,
textarea
>
.span4
,
.uneditable-input
>
.span4
{
input
.span4
,
textarea
.span4
,
.uneditable-input
.span4
{
width
:
218px
;
}
input
>
.span5
,
textarea
>
.span5
,
.uneditable-input
>
.span5
{
input
.span5
,
textarea
.span5
,
.uneditable-input
.span5
{
width
:
280px
;
}
input
>
.span6
,
textarea
>
.span6
,
.uneditable-input
>
.span6
{
input
.span6
,
textarea
.span6
,
.uneditable-input
.span6
{
width
:
342px
;
}
input
>
.span7
,
textarea
>
.span7
,
.uneditable-input
>
.span7
{
input
.span7
,
textarea
.span7
,
.uneditable-input
.span7
{
width
:
404px
;
}
input
>
.span8
,
textarea
>
.span8
,
.uneditable-input
>
.span8
{
input
.span8
,
textarea
.span8
,
.uneditable-input
.span8
{
width
:
466px
;
}
input
>
.span9
,
textarea
>
.span9
,
.uneditable-input
>
.span9
{
input
.span9
,
textarea
.span9
,
.uneditable-input
.span9
{
width
:
528px
;
}
input
>
.span10
,
textarea
>
.span10
,
.uneditable-input
>
.span10
{
input
.span10
,
textarea
.span10
,
.uneditable-input
.span10
{
width
:
590px
;
}
input
>
.span11
,
textarea
>
.span11
,
.uneditable-input
>
.span11
{
input
.span11
,
textarea
.span11
,
.uneditable-input
.span11
{
width
:
652px
;
}
input
>
.span12
,
textarea
>
.span12
,
.uneditable-input
>
.span12
{
input
.span12
,
textarea
.span12
,
.uneditable-input
.span12
{
width
:
714px
;
}
}
...
...
@@ -383,7 +417,8 @@
color
:
#999999
;
text-shadow
:
none
;
}
.navbar
.nav
>
li
>
a
,
.navbar
.dropdown-menu
a
{
.navbar
.nav
>
li
>
a
,
.navbar
.dropdown-menu
a
{
padding
:
6px
15px
;
font-weight
:
bold
;
color
:
#999999
;
...
...
@@ -394,7 +429,8 @@
.navbar
.dropdown-menu
li
+
li
a
{
margin-bottom
:
2px
;
}
.navbar
.nav
>
li
>
a
:hover
,
.navbar
.dropdown-menu
a
:hover
{
.navbar
.nav
>
li
>
a
:hover
,
.navbar
.dropdown-menu
a
:hover
{
background-color
:
#222222
;
}
.navbar
.dropdown-menu
{
...
...
@@ -415,13 +451,15 @@
-moz-box-shadow
:
none
;
box-shadow
:
none
;
}
.navbar
.dropdown-menu
:before
,
.navbar
.dropdown-menu
:after
{
.navbar
.dropdown-menu
:before
,
.navbar
.dropdown-menu
:after
{
display
:
none
;
}
.navbar
.dropdown-menu
.divider
{
display
:
none
;
}
.navbar-form
,
.navbar-search
{
.navbar-form
,
.navbar-search
{
float
:
none
;
padding
:
9px
15px
;
margin
:
9px
0
;
...
...
@@ -458,7 +496,8 @@
margin-left
:
-30px
;
*
zoom
:
1
;
}
.row
:before
,
.row
:after
{
.row
:before
,
.row
:after
{
display
:
table
;
content
:
""
;
}
...
...
@@ -469,7 +508,9 @@
float
:
left
;
margin-left
:
30px
;
}
.container
,
.navbar-fixed-top
.container
,
.navbar-fixed-bottom
.container
{
.container
,
.navbar-fixed-top
.container
,
.navbar-fixed-bottom
.container
{
width
:
1170px
;
}
.span1
{
...
...
@@ -548,7 +589,8 @@
width
:
100%
;
*
zoom
:
1
;
}
.row-fluid
:before
,
.row-fluid
:after
{
.row-fluid
:before
,
.row-fluid
:after
{
display
:
table
;
content
:
""
;
}
...
...
@@ -562,79 +604,105 @@
.row-fluid
>
[
class
*=
"span"
]
:first-child
{
margin-left
:
0
;
}
.row-fluid
>
.span1
{
.row-fluid
.span1
{
width
:
5.982905983%
;
}
.row-fluid
>
.span2
{
.row-fluid
.span2
{
width
:
14.529914530000001%
;
}
.row-fluid
>
.span3
{
.row-fluid
.span3
{
width
:
23.076923077%
;
}
.row-fluid
>
.span4
{
.row-fluid
.span4
{
width
:
31.623931624%
;
}
.row-fluid
>
.span5
{
.row-fluid
.span5
{
width
:
40.170940171000005%
;
}
.row-fluid
>
.span6
{
.row-fluid
.span6
{
width
:
48.717948718%
;
}
.row-fluid
>
.span7
{
.row-fluid
.span7
{
width
:
57.264957265%
;
}
.row-fluid
>
.span8
{
.row-fluid
.span8
{
width
:
65.81196581200001%
;
}
.row-fluid
>
.span9
{
.row-fluid
.span9
{
width
:
74.358974359%
;
}
.row-fluid
>
.span10
{
.row-fluid
.span10
{
width
:
82.905982906%
;
}
.row-fluid
>
.span11
{
.row-fluid
.span11
{
width
:
91.45299145300001%
;
}
.row-fluid
>
.span12
{
.row-fluid
.span12
{
width
:
100%
;
}
input
,
textarea
,
.uneditable-input
{
input
,
textarea
,
.uneditable-input
{
margin-left
:
0
;
}
input
>
.span1
,
textarea
>
.span1
,
.uneditable-input
>
.span1
{
input
.span1
,
textarea
.span1
,
.uneditable-input
.span1
{
width
:
60px
;
}
input
>
.span2
,
textarea
>
.span2
,
.uneditable-input
>
.span2
{
input
.span2
,
textarea
.span2
,
.uneditable-input
.span2
{
width
:
160px
;
}
input
>
.span3
,
textarea
>
.span3
,
.uneditable-input
>
.span3
{
input
.span3
,
textarea
.span3
,
.uneditable-input
.span3
{
width
:
260px
;
}
input
>
.span4
,
textarea
>
.span4
,
.uneditable-input
>
.span4
{
input
.span4
,
textarea
.span4
,
.uneditable-input
.span4
{
width
:
360px
;
}
input
>
.span5
,
textarea
>
.span5
,
.uneditable-input
>
.span5
{
input
.span5
,
textarea
.span5
,
.uneditable-input
.span5
{
width
:
460px
;
}
input
>
.span6
,
textarea
>
.span6
,
.uneditable-input
>
.span6
{
input
.span6
,
textarea
.span6
,
.uneditable-input
.span6
{
width
:
560px
;
}
input
>
.span7
,
textarea
>
.span7
,
.uneditable-input
>
.span7
{
input
.span7
,
textarea
.span7
,
.uneditable-input
.span7
{
width
:
660px
;
}
input
>
.span8
,
textarea
>
.span8
,
.uneditable-input
>
.span8
{
input
.span8
,
textarea
.span8
,
.uneditable-input
.span8
{
width
:
760px
;
}
input
>
.span9
,
textarea
>
.span9
,
.uneditable-input
>
.span9
{
input
.span9
,
textarea
.span9
,
.uneditable-input
.span9
{
width
:
860px
;
}
input
>
.span10
,
textarea
>
.span10
,
.uneditable-input
>
.span10
{
input
.span10
,
textarea
.span10
,
.uneditable-input
.span10
{
width
:
960px
;
}
input
>
.span11
,
textarea
>
.span11
,
.uneditable-input
>
.span11
{
input
.span11
,
textarea
.span11
,
.uneditable-input
.span11
{
width
:
1060px
;
}
input
>
.span12
,
textarea
>
.span12
,
.uneditable-input
>
.span12
{
input
.span12
,
textarea
.span12
,
.uneditable-input
.span12
{
width
:
1160px
;
}
.thumbnails
{
...
...
docs/assets/css/bootstrap.css
View file @
ae3382d7
This diff is collapsed.
Click to expand it.
less/mixins.less
View file @
ae3382d7
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