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
94a3d4eb
Commit
94a3d4eb
authored
Jun 25, 2012
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reorder media queries
parent
8c2db7d7
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
432 additions
and
432 deletions
+432
-432
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap-responsive.css
+351
-351
less/responsive-767px-max.less
less/responsive-767px-max.less
+67
-67
less/responsive-utilities.less
less/responsive-utilities.less
+10
-10
less/responsive.less
less/responsive.less
+4
-4
No files found.
docs/assets/css/bootstrap-responsive.css
View file @
94a3d4eb
...
...
@@ -57,21 +57,6 @@
display
:
none
!important
;
}
@media
(
max-width
:
767px
)
{
.visible-phone
{
display
:
inherit
!important
;
}
.hidden-phone
{
display
:
none
!important
;
}
.hidden-desktop
{
display
:
inherit
!important
;
}
.visible-desktop
{
display
:
none
!important
;
}
}
@media
(
min-width
:
768px
)
and
(
max-width
:
979px
)
{
.visible-tablet
{
display
:
inherit
!important
;
...
...
@@ -87,120 +72,24 @@
}
}
@media
(
max-width
:
480px
)
{
.nav-collapse
{
-webkit-transform
:
translate3d
(
0
,
0
,
0
);
}
.page-header
h1
small
{
display
:
block
;
line-height
:
18px
;
}
input
[
type
=
"checkbox"
],
input
[
type
=
"radio"
]
{
border
:
1px
solid
#ccc
;
}
.form-horizontal
.control-group
>
label
{
float
:
none
;
width
:
auto
;
padding-top
:
0
;
text-align
:
left
;
}
.form-horizontal
.controls
{
margin-left
:
0
;
}
.form-horizontal
.control-list
{
padding-top
:
0
;
}
.form-horizontal
.form-actions
{
padding-right
:
10px
;
padding-left
:
10px
;
}
.modal
{
position
:
fixed
;
top
:
10px
;
right
:
10px
;
left
:
10px
;
width
:
auto
;
margin
:
0
;
}
.modal.fade.in
{
top
:
auto
;
}
.modal-header
.close
{
padding
:
10px
;
margin
:
-10px
;
}
.carousel-caption
{
position
:
static
;
}
}
@media
(
max-width
:
767px
)
{
body
{
padding-right
:
20px
;
padding-left
:
20px
;
}
.navbar-fixed-top
,
.navbar-fixed-bottom
{
margin-right
:
-20px
;
margin-left
:
-20px
;
}
.container-fluid
{
padding
:
0
;
}
.dl-horizontal
dt
{
float
:
none
;
width
:
auto
;
clear
:
none
;
text-align
:
left
;
}
.dl-horizontal
dd
{
margin-left
:
0
;
}
.container
{
width
:
auto
;
}
.row-fluid
{
width
:
100%
;
}
.row
,
.thumbnails
{
margin-left
:
0
;
.visible-phone
{
display
:
inherit
!important
;
}
[
class
*=
"span"
],
.row-fluid
[
class
*=
"span"
]
{
display
:
block
;
float
:
none
;
width
:
auto
;
margin-left
:
0
;
.hidden-phone
{
display
:
none
!important
;
}
.input-large
,
.input-xlarge
,
.input-xxlarge
,
input
[
class
*=
"span"
],
select
[
class
*=
"span"
],
textarea
[
class
*=
"span"
],
.uneditable-input
{
display
:
block
;
width
:
100%
;
min-height
:
28px
;
-webkit-box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
-ms-box-sizing
:
border-box
;
box-sizing
:
border-box
;
.hidden-desktop
{
display
:
inherit
!important
;
}
.input-prepend
input
,
.input-append
input
,
.input-prepend
input
[
class
*=
"span"
],
.input-append
input
[
class
*=
"span"
]
{
display
:
inline-block
;
width
:
auto
;
.visible-desktop
{
display
:
none
!important
;
}
}
@media
(
min-width
:
768px
)
and
(
max-width
:
979
px
)
{
@media
(
min-width
:
1200
px
)
{
.row
{
margin-left
:
-
2
0px
;
margin-left
:
-
3
0px
;
*
zoom
:
1
;
}
.row
:before
,
...
...
@@ -213,84 +102,84 @@
}
[
class
*=
"span"
]
{
float
:
left
;
margin-left
:
2
0px
;
margin-left
:
3
0px
;
}
.container
,
.navbar-fixed-top
.container
,
.navbar-fixed-bottom
.container
{
width
:
724
px
;
width
:
1170
px
;
}
.span12
{
width
:
724
px
;
width
:
1170
px
;
}
.span11
{
width
:
662
px
;
width
:
1070
px
;
}
.span10
{
width
:
60
0px
;
width
:
97
0px
;
}
.span9
{
width
:
538
px
;
width
:
870
px
;
}
.span8
{
width
:
476
px
;
width
:
770
px
;
}
.span7
{
width
:
414
px
;
width
:
670
px
;
}
.span6
{
width
:
352
px
;
width
:
570
px
;
}
.span5
{
width
:
29
0px
;
width
:
47
0px
;
}
.span4
{
width
:
228
px
;
width
:
370
px
;
}
.span3
{
width
:
166
px
;
width
:
270
px
;
}
.span2
{
width
:
1
04
px
;
width
:
1
70
px
;
}
.span1
{
width
:
42
px
;
width
:
70
px
;
}
.offset12
{
margin-left
:
764
px
;
margin-left
:
1230
px
;
}
.offset11
{
margin-left
:
702
px
;
margin-left
:
1130
px
;
}
.offset10
{
margin-left
:
64
0px
;
margin-left
:
103
0px
;
}
.offset9
{
margin-left
:
578
px
;
margin-left
:
930
px
;
}
.offset8
{
margin-left
:
516
px
;
margin-left
:
830
px
;
}
.offset7
{
margin-left
:
454
px
;
margin-left
:
730
px
;
}
.offset6
{
margin-left
:
392
px
;
margin-left
:
630
px
;
}
.offset5
{
margin-left
:
3
30px
;
margin-left
:
5
30px
;
}
.offset4
{
margin-left
:
268
px
;
margin-left
:
430
px
;
}
.offset3
{
margin-left
:
206
px
;
margin-left
:
330
px
;
}
.offset2
{
margin-left
:
144
px
;
margin-left
:
230
px
;
}
.offset1
{
margin-left
:
82
px
;
margin-left
:
130
px
;
}
.row-fluid
{
width
:
100%
;
...
...
@@ -309,8 +198,8 @@
float
:
left
;
width
:
100%
;
min-height
:
28px
;
margin-left
:
2.
762430939
%
;
*
margin-left
:
2.
709239449
638298%
;
margin-left
:
2.
564102564
%
;
*
margin-left
:
2.
510911074
638298%
;
-webkit-box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
-ms-box-sizing
:
border-box
;
...
...
@@ -320,148 +209,148 @@
margin-left
:
0
;
}
.row-fluid
.span12
{
width
:
99.999999993
%
;
*
width
:
99.9468085
036383
%
;
width
:
100
%
;
*
width
:
99.9468085
1063829
%
;
}
.row-fluid
.span11
{
width
:
91.4
36464082
%
;
*
width
:
91.3
8327259263829
%
;
width
:
91.4
5299145300001
%
;
*
width
:
91.3
997999636383
%
;
}
.row-fluid
.span10
{
width
:
82.
87292817100001
%
;
*
width
:
82.8
19736681
6383%
;
width
:
82.
905982906
%
;
*
width
:
82.8
52791416
6383%
;
}
.row-fluid
.span9
{
width
:
74.3
0939226
%
;
*
width
:
74.
256200770
63829%
;
width
:
74.3
58974359
%
;
*
width
:
74.
305782869
63829%
;
}
.row-fluid
.span8
{
width
:
65.
745856349
00001%
;
*
width
:
65.
692664859
6383%
;
width
:
65.
811965812
00001%
;
*
width
:
65.
758774322
6383%
;
}
.row-fluid
.span7
{
width
:
57.
18232043800000
5%
;
*
width
:
57.
129128948638304
%
;
width
:
57.
26495726
5%
;
*
width
:
57.
2117657756383
%
;
}
.row-fluid
.span6
{
width
:
48.
618784527
%
;
*
width
:
48.
565593037
6383%
;
width
:
48.
717948718
%
;
*
width
:
48.
664757228
6383%
;
}
.row-fluid
.span5
{
width
:
40.
055248616
%
;
*
width
:
40.
0020571266383
%
;
width
:
40.
170940171000005
%
;
*
width
:
40.
117748681638304
%
;
}
.row-fluid
.span4
{
width
:
31.
491712705
%
;
*
width
:
31.
438521215
6383%
;
width
:
31.
623931624
%
;
*
width
:
31.
570740134
6383%
;
}
.row-fluid
.span3
{
width
:
2
2.928176794
%
;
*
width
:
2
2.874985304638297
%
;
width
:
2
3.076923077
%
;
*
width
:
2
3.0237315876383
%
;
}
.row-fluid
.span2
{
width
:
14.
364640883
%
;
*
width
:
14.
311449393638298
%
;
width
:
14.
529914530000001
%
;
*
width
:
14.
4767230406383
%
;
}
.row-fluid
.span1
{
width
:
5.
801104972
%
;
*
width
:
5.
747913482
638298%
;
width
:
5.
982905983
%
;
*
width
:
5.
929714493
638298%
;
}
.row-fluid
.offset12
{
margin-left
:
105.
524861871
%
;
*
margin-left
:
105.
41847889227658
%
;
margin-left
:
105.
128205128
%
;
*
margin-left
:
105.
02182214927659
%
;
}
.row-fluid
.offset12
:first-child
{
margin-left
:
102.
762430932
%
;
*
margin-left
:
102.
656047953
27658%
;
margin-left
:
102.
564102564
%
;
*
margin-left
:
102.
457719585
27658%
;
}
.row-fluid
.offset11
{
margin-left
:
96.
96132596
%
;
*
margin-left
:
96.
85494298127658
%
;
margin-left
:
96.
58119658100001
%
;
*
margin-left
:
96.
4748136022766
%
;
}
.row-fluid
.offset11
:first-child
{
margin-left
:
94.
198895021
%
;
*
margin-left
:
9
4.09251204227658
%
;
margin-left
:
94.
017094017
%
;
*
margin-left
:
9
3.91071103827659
%
;
}
.row-fluid
.offset10
{
margin-left
:
88.
397790049
00001%
;
*
margin-left
:
8
8.29140707027659
%
;
margin-left
:
88.
034188034
00001%
;
*
margin-left
:
8
7.9278050552766
%
;
}
.row-fluid
.offset10
:first-child
{
margin-left
:
85.
63535911000001
%
;
*
margin-left
:
85.
5289761312766
%
;
margin-left
:
85.
47008547
%
;
*
margin-left
:
85.
36370249127658
%
;
}
.row-fluid
.offset9
{
margin-left
:
79.
83425413799999
%
;
*
margin-left
:
79.
72787115927657
%
;
margin-left
:
79.
487179487
%
;
*
margin-left
:
79.
38079650827659
%
;
}
.row-fluid
.offset9
:first-child
{
margin-left
:
7
7.071823199
%
;
*
margin-left
:
76.
965440220
27658%
;
margin-left
:
7
6.923076923
%
;
*
margin-left
:
76.
816693944
27658%
;
}
.row-fluid
.offset8
{
margin-left
:
7
1.270718227
%
;
*
margin-left
:
7
1.16433524827659
%
;
margin-left
:
7
0.94017094000002
%
;
*
margin-left
:
7
0.8337879612766
%
;
}
.row-fluid
.offset8
:first-child
{
margin-left
:
68.
508287288
%
;
*
margin-left
:
68.
401904309
27659%
;
margin-left
:
68.
376068376
%
;
*
margin-left
:
68.
269685397
27659%
;
}
.row-fluid
.offset7
{
margin-left
:
62.
70718231600001
%
;
*
margin-left
:
62.
600799337276605
%
;
margin-left
:
62.
393162393
%
;
*
margin-left
:
62.
286779414276594
%
;
}
.row-fluid
.offset7
:first-child
{
margin-left
:
59.
944751377
%
;
*
margin-left
:
59.
838368398
2766%
;
margin-left
:
59.
829059829
%
;
*
margin-left
:
59.
722676850
2766%
;
}
.row-fluid
.offset6
{
margin-left
:
5
4.143646405000005
%
;
*
margin-left
:
5
4.037263426
2766%
;
margin-left
:
5
3.846153846
%
;
*
margin-left
:
5
3.739770867
2766%
;
}
.row-fluid
.offset6
:first-child
{
margin-left
:
51.
381215466
%
;
*
margin-left
:
51.
274832487
2766%
;
margin-left
:
51.
282051282000005
%
;
*
margin-left
:
51.
175668303
2766%
;
}
.row-fluid
.offset5
{
margin-left
:
45.
580110494
%
;
*
margin-left
:
45.
473727515
2766%
;
margin-left
:
45.
299145299
%
;
*
margin-left
:
45.
192762320
2766%
;
}
.row-fluid
.offset5
:first-child
{
margin-left
:
42.
817679555
%
;
*
margin-left
:
42.
71129657627659
5%
;
margin-left
:
42.
73504273500001
%
;
*
margin-left
:
42.
62865975627660
5%
;
}
.row-fluid
.offset4
{
margin-left
:
3
7.016574583
%
;
*
margin-left
:
36.
910191604276
6%
;
margin-left
:
3
6.752136752
%
;
*
margin-left
:
36.
64575377327659
6%
;
}
.row-fluid
.offset4
:first-child
{
margin-left
:
34.
254143644
%
;
*
margin-left
:
34.
147760665
2766%
;
margin-left
:
34.
188034188
%
;
*
margin-left
:
34.
081651209
2766%
;
}
.row-fluid
.offset3
{
margin-left
:
28.
453038671999998
%
;
*
margin-left
:
28.
346655693276595
%
;
margin-left
:
28.
205128205
%
;
*
margin-left
:
28.
0987452262766
%
;
}
.row-fluid
.offset3
:first-child
{
margin-left
:
25.6
90607733
%
;
*
margin-left
:
25.5
84224754276597
%
;
margin-left
:
25.6
41025641
%
;
*
margin-left
:
25.5
34642662276596
%
;
}
.row-fluid
.offset2
{
margin-left
:
19.
889502761
%
;
*
margin-left
:
19.
783119782276597
%
;
margin-left
:
19.
658119658
%
;
*
margin-left
:
19.
551736679276598
%
;
}
.row-fluid
.offset2
:first-child
{
margin-left
:
17.
127071822
%
;
*
margin-left
:
1
7.020688843
2766%
;
margin-left
:
17.
094017094
%
;
*
margin-left
:
1
6.987634115
2766%
;
}
.row-fluid
.offset1
{
margin-left
:
11.
32596685
%
;
*
margin-left
:
11.
219583871276598
%
;
margin-left
:
11.
111111111
%
;
*
margin-left
:
11.
004728132276597
%
;
}
.row-fluid
.offset1
:first-child
{
margin-left
:
8.5
63535911
%
;
*
margin-left
:
8.4
57152932
276596%
;
margin-left
:
8.5
47008547
%
;
*
margin-left
:
8.4
40625568
276596%
;
}
input
,
textarea
,
...
...
@@ -471,68 +360,77 @@
input
.span12
,
textarea
.span12
,
.uneditable-input.span12
{
width
:
714
px
;
width
:
1160
px
;
}
input
.span11
,
textarea
.span11
,
.uneditable-input.span11
{
width
:
652
px
;
width
:
1060
px
;
}
input
.span10
,
textarea
.span10
,
.uneditable-input.span10
{
width
:
59
0px
;
width
:
96
0px
;
}
input
.span9
,
textarea
.span9
,
.uneditable-input.span9
{
width
:
528
px
;
width
:
860
px
;
}
input
.span8
,
textarea
.span8
,
.uneditable-input.span8
{
width
:
466
px
;
width
:
760
px
;
}
input
.span7
,
textarea
.span7
,
.uneditable-input.span7
{
width
:
404
px
;
width
:
660
px
;
}
input
.span6
,
textarea
.span6
,
.uneditable-input.span6
{
width
:
342
px
;
width
:
560
px
;
}
input
.span5
,
textarea
.span5
,
.uneditable-input.span5
{
width
:
28
0px
;
width
:
46
0px
;
}
input
.span4
,
textarea
.span4
,
.uneditable-input.span4
{
width
:
218
px
;
width
:
360
px
;
}
input
.span3
,
textarea
.span3
,
.uneditable-input.span3
{
width
:
156
px
;
width
:
260
px
;
}
input
.span2
,
textarea
.span2
,
.uneditable-input.span2
{
width
:
94
px
;
width
:
160
px
;
}
input
.span1
,
textarea
.span1
,
.uneditable-input.span1
{
width
:
32px
;
width
:
60px
;
}
.thumbnails
{
margin-left
:
-30px
;
}
.thumbnails
>
li
{
margin-left
:
30px
;
}
.row-fluid
.thumbnails
{
margin-left
:
0
;
}
}
@media
(
min-width
:
1200
px
)
{
@media
(
min-width
:
768px
)
and
(
max-width
:
979
px
)
{
.row
{
margin-left
:
-
3
0px
;
margin-left
:
-
2
0px
;
*
zoom
:
1
;
}
.row
:before
,
...
...
@@ -545,84 +443,84 @@
}
[
class
*=
"span"
]
{
float
:
left
;
margin-left
:
3
0px
;
margin-left
:
2
0px
;
}
.container
,
.navbar-fixed-top
.container
,
.navbar-fixed-bottom
.container
{
width
:
1170
px
;
width
:
724
px
;
}
.span12
{
width
:
1170
px
;
width
:
724
px
;
}
.span11
{
width
:
1070
px
;
width
:
662
px
;
}
.span10
{
width
:
97
0px
;
width
:
60
0px
;
}
.span9
{
width
:
870
px
;
width
:
538
px
;
}
.span8
{
width
:
770
px
;
width
:
476
px
;
}
.span7
{
width
:
670
px
;
width
:
414
px
;
}
.span6
{
width
:
570
px
;
width
:
352
px
;
}
.span5
{
width
:
47
0px
;
width
:
29
0px
;
}
.span4
{
width
:
370
px
;
width
:
228
px
;
}
.span3
{
width
:
270
px
;
width
:
166
px
;
}
.span2
{
width
:
1
70
px
;
width
:
1
04
px
;
}
.span1
{
width
:
70
px
;
width
:
42
px
;
}
.offset12
{
margin-left
:
1230
px
;
margin-left
:
764
px
;
}
.offset11
{
margin-left
:
1130
px
;
margin-left
:
702
px
;
}
.offset10
{
margin-left
:
103
0px
;
margin-left
:
64
0px
;
}
.offset9
{
margin-left
:
930
px
;
margin-left
:
578
px
;
}
.offset8
{
margin-left
:
830
px
;
margin-left
:
516
px
;
}
.offset7
{
margin-left
:
730
px
;
margin-left
:
454
px
;
}
.offset6
{
margin-left
:
630
px
;
margin-left
:
392
px
;
}
.offset5
{
margin-left
:
5
30px
;
margin-left
:
3
30px
;
}
.offset4
{
margin-left
:
430
px
;
margin-left
:
268
px
;
}
.offset3
{
margin-left
:
330
px
;
margin-left
:
206
px
;
}
.offset2
{
margin-left
:
230
px
;
margin-left
:
144
px
;
}
.offset1
{
margin-left
:
130
px
;
margin-left
:
82
px
;
}
.row-fluid
{
width
:
100%
;
...
...
@@ -641,8 +539,8 @@
float
:
left
;
width
:
100%
;
min-height
:
28px
;
margin-left
:
2.
564102564
%
;
*
margin-left
:
2.
510911074
638298%
;
margin-left
:
2.
762430939
%
;
*
margin-left
:
2.
709239449
638298%
;
-webkit-box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
-ms-box-sizing
:
border-box
;
...
...
@@ -652,148 +550,148 @@
margin-left
:
0
;
}
.row-fluid
.span12
{
width
:
100
%
;
*
width
:
99.9468085
1063829
%
;
width
:
99.999999993
%
;
*
width
:
99.9468085
036383
%
;
}
.row-fluid
.span11
{
width
:
91.4
5299145300001
%
;
*
width
:
91.3
997999636383
%
;
width
:
91.4
36464082
%
;
*
width
:
91.3
8327259263829
%
;
}
.row-fluid
.span10
{
width
:
82.
905982906
%
;
*
width
:
82.8
52791416
6383%
;
width
:
82.
87292817100001
%
;
*
width
:
82.8
19736681
6383%
;
}
.row-fluid
.span9
{
width
:
74.3
58974359
%
;
*
width
:
74.
305782869
63829%
;
width
:
74.3
0939226
%
;
*
width
:
74.
256200770
63829%
;
}
.row-fluid
.span8
{
width
:
65.
811965812
00001%
;
*
width
:
65.
758774322
6383%
;
width
:
65.
745856349
00001%
;
*
width
:
65.
692664859
6383%
;
}
.row-fluid
.span7
{
width
:
57.
26495726
5%
;
*
width
:
57.
2117657756383
%
;
width
:
57.
18232043800000
5%
;
*
width
:
57.
129128948638304
%
;
}
.row-fluid
.span6
{
width
:
48.
717948718
%
;
*
width
:
48.
664757228
6383%
;
width
:
48.
618784527
%
;
*
width
:
48.
565593037
6383%
;
}
.row-fluid
.span5
{
width
:
40.
170940171000005
%
;
*
width
:
40.
117748681638304
%
;
width
:
40.
055248616
%
;
*
width
:
40.
0020571266383
%
;
}
.row-fluid
.span4
{
width
:
31.
623931624
%
;
*
width
:
31.
570740134
6383%
;
width
:
31.
491712705
%
;
*
width
:
31.
438521215
6383%
;
}
.row-fluid
.span3
{
width
:
2
3.076923077
%
;
*
width
:
2
3.0237315876383
%
;
width
:
2
2.928176794
%
;
*
width
:
2
2.874985304638297
%
;
}
.row-fluid
.span2
{
width
:
14.
529914530000001
%
;
*
width
:
14.
4767230406383
%
;
width
:
14.
364640883
%
;
*
width
:
14.
311449393638298
%
;
}
.row-fluid
.span1
{
width
:
5.
982905983
%
;
*
width
:
5.
929714493
638298%
;
width
:
5.
801104972
%
;
*
width
:
5.
747913482
638298%
;
}
.row-fluid
.offset12
{
margin-left
:
105.
128205128
%
;
*
margin-left
:
105.
02182214927659
%
;
margin-left
:
105.
524861871
%
;
*
margin-left
:
105.
41847889227658
%
;
}
.row-fluid
.offset12
:first-child
{
margin-left
:
102.
564102564
%
;
*
margin-left
:
102.
457719585
27658%
;
margin-left
:
102.
762430932
%
;
*
margin-left
:
102.
656047953
27658%
;
}
.row-fluid
.offset11
{
margin-left
:
96.
58119658100001
%
;
*
margin-left
:
96.
4748136022766
%
;
margin-left
:
96.
96132596
%
;
*
margin-left
:
96.
85494298127658
%
;
}
.row-fluid
.offset11
:first-child
{
margin-left
:
94.
017094017
%
;
*
margin-left
:
9
3.91071103827659
%
;
margin-left
:
94.
198895021
%
;
*
margin-left
:
9
4.09251204227658
%
;
}
.row-fluid
.offset10
{
margin-left
:
88.
034188034
00001%
;
*
margin-left
:
8
7.9278050552766
%
;
margin-left
:
88.
397790049
00001%
;
*
margin-left
:
8
8.29140707027659
%
;
}
.row-fluid
.offset10
:first-child
{
margin-left
:
85.
47008547
%
;
*
margin-left
:
85.
36370249127658
%
;
margin-left
:
85.
63535911000001
%
;
*
margin-left
:
85.
5289761312766
%
;
}
.row-fluid
.offset9
{
margin-left
:
79.
487179487
%
;
*
margin-left
:
79.
38079650827659
%
;
margin-left
:
79.
83425413799999
%
;
*
margin-left
:
79.
72787115927657
%
;
}
.row-fluid
.offset9
:first-child
{
margin-left
:
7
6.923076923
%
;
*
margin-left
:
76.
816693944
27658%
;
margin-left
:
7
7.071823199
%
;
*
margin-left
:
76.
965440220
27658%
;
}
.row-fluid
.offset8
{
margin-left
:
7
0.94017094000002
%
;
*
margin-left
:
7
0.8337879612766
%
;
margin-left
:
7
1.270718227
%
;
*
margin-left
:
7
1.16433524827659
%
;
}
.row-fluid
.offset8
:first-child
{
margin-left
:
68.
376068376
%
;
*
margin-left
:
68.
269685397
27659%
;
margin-left
:
68.
508287288
%
;
*
margin-left
:
68.
401904309
27659%
;
}
.row-fluid
.offset7
{
margin-left
:
62.
393162393
%
;
*
margin-left
:
62.
286779414276594
%
;
margin-left
:
62.
70718231600001
%
;
*
margin-left
:
62.
600799337276605
%
;
}
.row-fluid
.offset7
:first-child
{
margin-left
:
59.
829059829
%
;
*
margin-left
:
59.
722676850
2766%
;
margin-left
:
59.
944751377
%
;
*
margin-left
:
59.
838368398
2766%
;
}
.row-fluid
.offset6
{
margin-left
:
5
3.846153846
%
;
*
margin-left
:
5
3.739770867
2766%
;
margin-left
:
5
4.143646405000005
%
;
*
margin-left
:
5
4.037263426
2766%
;
}
.row-fluid
.offset6
:first-child
{
margin-left
:
51.
282051282000005
%
;
*
margin-left
:
51.
175668303
2766%
;
margin-left
:
51.
381215466
%
;
*
margin-left
:
51.
274832487
2766%
;
}
.row-fluid
.offset5
{
margin-left
:
45.
299145299
%
;
*
margin-left
:
45.
192762320
2766%
;
margin-left
:
45.
580110494
%
;
*
margin-left
:
45.
473727515
2766%
;
}
.row-fluid
.offset5
:first-child
{
margin-left
:
42.
73504273500001
%
;
*
margin-left
:
42.
62865975627660
5%
;
margin-left
:
42.
817679555
%
;
*
margin-left
:
42.
71129657627659
5%
;
}
.row-fluid
.offset4
{
margin-left
:
3
6.752136752
%
;
*
margin-left
:
36.
64575377327659
6%
;
margin-left
:
3
7.016574583
%
;
*
margin-left
:
36.
910191604276
6%
;
}
.row-fluid
.offset4
:first-child
{
margin-left
:
34.
188034188
%
;
*
margin-left
:
34.
081651209
2766%
;
margin-left
:
34.
254143644
%
;
*
margin-left
:
34.
147760665
2766%
;
}
.row-fluid
.offset3
{
margin-left
:
28.
205128205
%
;
*
margin-left
:
28.
0987452262766
%
;
margin-left
:
28.
453038671999998
%
;
*
margin-left
:
28.
346655693276595
%
;
}
.row-fluid
.offset3
:first-child
{
margin-left
:
25.6
41025641
%
;
*
margin-left
:
25.5
34642662276596
%
;
margin-left
:
25.6
90607733
%
;
*
margin-left
:
25.5
84224754276597
%
;
}
.row-fluid
.offset2
{
margin-left
:
19.
658119658
%
;
*
margin-left
:
19.
551736679276598
%
;
margin-left
:
19.
889502761
%
;
*
margin-left
:
19.
783119782276597
%
;
}
.row-fluid
.offset2
:first-child
{
margin-left
:
17.
094017094
%
;
*
margin-left
:
1
6.987634115
2766%
;
margin-left
:
17.
127071822
%
;
*
margin-left
:
1
7.020688843
2766%
;
}
.row-fluid
.offset1
{
margin-left
:
11.
111111111
%
;
*
margin-left
:
11.
004728132276597
%
;
margin-left
:
11.
32596685
%
;
*
margin-left
:
11.
219583871276598
%
;
}
.row-fluid
.offset1
:first-child
{
margin-left
:
8.5
47008547
%
;
*
margin-left
:
8.4
40625568
276596%
;
margin-left
:
8.5
63535911
%
;
*
margin-left
:
8.4
57152932
276596%
;
}
input
,
textarea
,
...
...
@@ -803,72 +701,174 @@
input
.span12
,
textarea
.span12
,
.uneditable-input.span12
{
width
:
1160
px
;
width
:
714
px
;
}
input
.span11
,
textarea
.span11
,
.uneditable-input.span11
{
width
:
1060
px
;
width
:
652
px
;
}
input
.span10
,
textarea
.span10
,
.uneditable-input.span10
{
width
:
96
0px
;
width
:
59
0px
;
}
input
.span9
,
textarea
.span9
,
.uneditable-input.span9
{
width
:
860
px
;
width
:
528
px
;
}
input
.span8
,
textarea
.span8
,
.uneditable-input.span8
{
width
:
760
px
;
width
:
466
px
;
}
input
.span7
,
textarea
.span7
,
.uneditable-input.span7
{
width
:
660
px
;
width
:
404
px
;
}
input
.span6
,
textarea
.span6
,
.uneditable-input.span6
{
width
:
560
px
;
width
:
342
px
;
}
input
.span5
,
textarea
.span5
,
.uneditable-input.span5
{
width
:
46
0px
;
width
:
28
0px
;
}
input
.span4
,
textarea
.span4
,
.uneditable-input.span4
{
width
:
360
px
;
width
:
218
px
;
}
input
.span3
,
textarea
.span3
,
.uneditable-input.span3
{
width
:
260
px
;
width
:
156
px
;
}
input
.span2
,
textarea
.span2
,
.uneditable-input.span2
{
width
:
160
px
;
width
:
94
px
;
}
input
.span1
,
textarea
.span1
,
.uneditable-input.span1
{
width
:
60px
;
width
:
32px
;
}
}
@media
(
max-width
:
767px
)
{
body
{
padding-right
:
20px
;
padding-left
:
20px
;
}
.navbar-fixed-top
,
.navbar-fixed-bottom
{
margin-right
:
-20px
;
margin-left
:
-20px
;
}
.container-fluid
{
padding
:
0
;
}
.dl-horizontal
dt
{
float
:
none
;
width
:
auto
;
clear
:
none
;
text-align
:
left
;
}
.dl-horizontal
dd
{
margin-left
:
0
;
}
.container
{
width
:
auto
;
}
.row-fluid
{
width
:
100%
;
}
.row
,
.thumbnails
{
margin-left
:
-30px
;
margin-left
:
0
;
}
.thumbnails
>
li
{
margin-left
:
30px
;
[
class
*=
"span"
],
.row-fluid
[
class
*=
"span"
]
{
display
:
block
;
float
:
none
;
width
:
auto
;
margin-left
:
0
;
}
.row-fluid
.thumbnails
{
.input-large
,
.input-xlarge
,
.input-xxlarge
,
input
[
class
*=
"span"
],
select
[
class
*=
"span"
],
textarea
[
class
*=
"span"
],
.uneditable-input
{
display
:
block
;
width
:
100%
;
min-height
:
28px
;
-webkit-box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
-ms-box-sizing
:
border-box
;
box-sizing
:
border-box
;
}
.input-prepend
input
,
.input-append
input
,
.input-prepend
input
[
class
*=
"span"
],
.input-append
input
[
class
*=
"span"
]
{
display
:
inline-block
;
width
:
auto
;
}
}
@media
(
max-width
:
480px
)
{
.nav-collapse
{
-webkit-transform
:
translate3d
(
0
,
0
,
0
);
}
.page-header
h1
small
{
display
:
block
;
line-height
:
18px
;
}
input
[
type
=
"checkbox"
],
input
[
type
=
"radio"
]
{
border
:
1px
solid
#ccc
;
}
.form-horizontal
.control-group
>
label
{
float
:
none
;
width
:
auto
;
padding-top
:
0
;
text-align
:
left
;
}
.form-horizontal
.controls
{
margin-left
:
0
;
}
.form-horizontal
.control-list
{
padding-top
:
0
;
}
.form-horizontal
.form-actions
{
padding-right
:
10px
;
padding-left
:
10px
;
}
.modal
{
position
:
fixed
;
top
:
10px
;
right
:
10px
;
left
:
10px
;
width
:
auto
;
margin
:
0
;
}
.modal.fade.in
{
top
:
auto
;
}
.modal-header
.close
{
padding
:
10px
;
margin
:
-10px
;
}
.carousel-caption
{
position
:
static
;
}
}
@media
(
max-width
:
979px
)
{
...
...
less/responsive-767px-max.less
View file @
94a3d4eb
// UP TO LANDSCAPE PHONE
// ---------------------
@media (max-width: 480px) {
// Smooth out the collapsing/expanding nav
.nav-collapse {
-webkit-transform: translate3d(0, 0, 0); // activate the GPU
}
// Block level the page header small tag for readability
.page-header h1 small {
display: block;
line-height: @baseLineHeight;
}
// Update checkboxes for iOS
input[type="checkbox"],
input[type="radio"] {
border: 1px solid #ccc;
}
// Remove the horizontal form styles
.form-horizontal .control-group > label {
float: none;
width: auto;
padding-top: 0;
text-align: left;
}
// Move over all input controls and content
.form-horizontal .controls {
margin-left: 0;
}
// Move the options list down to align with labels
.form-horizontal .control-list {
padding-top: 0; // has to be padding because margin collaspes
}
// Move over buttons in .form-actions to align with .controls
.form-horizontal .form-actions {
padding-left: 10px;
padding-right: 10px;
}
// Modals
.modal {
position: fixed;
top: 10px;
left: 10px;
right: 10px;
width: auto;
margin: 0;
&.fade.in { top: auto; }
}
.modal-header .close {
padding: 10px;
margin: -10px;
}
// Carousel
.carousel-caption {
position: static;
}
}
// LANDSCAPE PHONE TO SMALL DESKTOP & PORTRAIT TABLET
// --------------------------------------------------
...
...
@@ -147,3 +80,70 @@
}
}
// UP TO LANDSCAPE PHONE
// ---------------------
@media (max-width: 480px) {
// Smooth out the collapsing/expanding nav
.nav-collapse {
-webkit-transform: translate3d(0, 0, 0); // activate the GPU
}
// Block level the page header small tag for readability
.page-header h1 small {
display: block;
line-height: @baseLineHeight;
}
// Update checkboxes for iOS
input[type="checkbox"],
input[type="radio"] {
border: 1px solid #ccc;
}
// Remove the horizontal form styles
.form-horizontal .control-group > label {
float: none;
width: auto;
padding-top: 0;
text-align: left;
}
// Move over all input controls and content
.form-horizontal .controls {
margin-left: 0;
}
// Move the options list down to align with labels
.form-horizontal .control-list {
padding-top: 0; // has to be padding because margin collaspes
}
// Move over buttons in .form-actions to align with .controls
.form-horizontal .form-actions {
padding-left: 10px;
padding-right: 10px;
}
// Modals
.modal {
position: fixed;
top: 10px;
left: 10px;
right: 10px;
width: auto;
margin: 0;
&.fade.in { top: auto; }
}
.modal-header .close {
padding: 10px;
margin: -10px;
}
// Carousel
.carousel-caption {
position: static;
}
}
less/responsive-utilities.less
View file @
94a3d4eb
...
...
@@ -18,24 +18,24 @@
.hidden-tablet { }
.hidden-desktop { display: none !important; }
//
Phone
s only
@media (m
ax-width: 767
px) {
//
Tablets & small desktop
s only
@media (m
in-width: 768px) and (max-width: 979
px) {
// Show
.visible-
phone { display: inherit !important; } // Use inherit to restore previous behavior
.visible-
tablet { display: inherit !important; }
// Hide
.hidden-
phone
{ display: none !important; }
.hidden-
tablet
{ display: none !important; }
// Hide everything else
.hidden-desktop { display: inherit !important; }
.visible-desktop { display: none !important; }
.visible-desktop { display: none !important
; }
}
//
Tablets & small desktop
s only
@media (m
in-width: 768px) and (max-width: 979
px) {
//
Phone
s only
@media (m
ax-width: 767
px) {
// Show
.visible-
tablet { display: inherit !important; }
.visible-
phone { display: inherit !important; } // Use inherit to restore previous behavior
// Hide
.hidden-
tablet
{ display: none !important; }
.hidden-
phone
{ display: none !important; }
// Hide everything else
.hidden-desktop { display: inherit !important; }
.visible-desktop { display: none !important
; }
.visible-desktop { display: none !important; }
}
less/responsive.less
View file @
94a3d4eb
...
...
@@ -31,14 +31,14 @@
// MEDIA QUERIES
// ------------------
//
Phones to portrait tablets and narrow
desktops
@import "responsive-
767px-max
.less";
//
Large
desktops
@import "responsive-
1200px-min
.less";
// Tablets to regular desktops
@import "responsive-768px-979px.less";
//
Large
desktops
@import "responsive-
1200px-min
.less";
//
Phones to portrait tablets and narrow
desktops
@import "responsive-
767px-max
.less";
// RESPONSIVE NAVBAR
...
...
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