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
e6fc081c
Commit
e6fc081c
authored
Nov 30, 2014
by
Mark Otto
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of github.com:twbs/bootstrap
parents
bcb90ef3
65f72ff0
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
85 additions
and
88 deletions
+85
-88
docs/_includes/components/panels.html
docs/_includes/components/panels.html
+6
-6
docs/_includes/css/grid.html
docs/_includes/css/grid.html
+9
-9
docs/_includes/css/responsive-utilities.html
docs/_includes/css/responsive-utilities.html
+13
-13
docs/_includes/css/sass.html
docs/_includes/css/sass.html
+6
-6
docs/_includes/css/tables.html
docs/_includes/css/tables.html
+44
-47
docs/_includes/getting-started/browser-device-support.html
docs/_includes/getting-started/browser-device-support.html
+7
-7
No files found.
docs/_includes/components/panels.html
View file @
e6fc081c
...
@@ -150,19 +150,19 @@
...
@@ -150,19 +150,19 @@
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<t
d>
1
</td
>
<t
h
scope=
"row"
>
1
</th
>
<td>
Mark
</td>
<td>
Mark
</td>
<td>
Otto
</td>
<td>
Otto
</td>
<td>
@mdo
</td>
<td>
@mdo
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
2
</td
>
<t
h
scope=
"row"
>
2
</th
>
<td>
Jacob
</td>
<td>
Jacob
</td>
<td>
Thornton
</td>
<td>
Thornton
</td>
<td>
@fat
</td>
<td>
@fat
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
3
</td
>
<t
h
scope=
"row"
>
3
</th
>
<td>
Larry
</td>
<td>
Larry
</td>
<td>
the Bird
</td>
<td>
the Bird
</td>
<td>
@twitter
</td>
<td>
@twitter
</td>
...
@@ -204,19 +204,19 @@
...
@@ -204,19 +204,19 @@
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<t
d>
1
</td
>
<t
h
scope=
"row"
>
1
</th
>
<td>
Mark
</td>
<td>
Mark
</td>
<td>
Otto
</td>
<td>
Otto
</td>
<td>
@mdo
</td>
<td>
@mdo
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
2
</td
>
<t
h
scope=
"row"
>
2
</th
>
<td>
Jacob
</td>
<td>
Jacob
</td>
<td>
Thornton
</td>
<td>
Thornton
</td>
<td>
@fat
</td>
<td>
@fat
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
3
</td
>
<t
h
scope=
"row"
>
3
</th
>
<td>
Larry
</td>
<td>
Larry
</td>
<td>
the Bird
</td>
<td>
the Bird
</td>
<td>
@twitter
</td>
<td>
@twitter
</td>
...
...
docs/_includes/css/grid.html
View file @
e6fc081c
...
@@ -68,49 +68,49 @@
...
@@ -68,49 +68,49 @@
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<th
class=
"text-nowrap"
>
Grid behavior
</th>
<th
class=
"text-nowrap"
scope=
"row"
>
Grid behavior
</th>
<td>
Horizontal at all times
</td>
<td>
Horizontal at all times
</td>
<td
colspan=
"3"
>
Collapsed to start, horizontal above breakpoints
</td>
<td
colspan=
"3"
>
Collapsed to start, horizontal above breakpoints
</td>
</tr>
</tr>
<tr>
<tr>
<th
class=
"text-nowrap"
>
Container width
</th>
<th
class=
"text-nowrap"
scope=
"row"
>
Container width
</th>
<td>
None (auto)
</td>
<td>
None (auto)
</td>
<td>
750px
</td>
<td>
750px
</td>
<td>
970px
</td>
<td>
970px
</td>
<td>
1170px
</td>
<td>
1170px
</td>
</tr>
</tr>
<tr>
<tr>
<th
class=
"text-nowrap"
>
Class prefix
</th>
<th
class=
"text-nowrap"
scope=
"row"
>
Class prefix
</th>
<td><code>
.col-xs-
</code></td>
<td><code>
.col-xs-
</code></td>
<td><code>
.col-sm-
</code></td>
<td><code>
.col-sm-
</code></td>
<td><code>
.col-md-
</code></td>
<td><code>
.col-md-
</code></td>
<td><code>
.col-lg-
</code></td>
<td><code>
.col-lg-
</code></td>
</tr>
</tr>
<tr>
<tr>
<th
class=
"text-nowrap"
>
# of columns
</th>
<th
class=
"text-nowrap"
scope=
"row"
>
# of columns
</th>
<td
colspan=
"4"
>
12
</td>
<td
colspan=
"4"
>
12
</td>
</tr>
</tr>
<tr>
<tr>
<th
class=
"text-nowrap"
>
Column width
</th>
<th
class=
"text-nowrap"
scope=
"row"
>
Column width
</th>
<td
class=
"text-muted"
>
Auto
</td>
<td
class=
"text-muted"
>
Auto
</td>
<td>
~62px
</td>
<td>
~62px
</td>
<td>
~81px
</td>
<td>
~81px
</td>
<td>
~97px
</td>
<td>
~97px
</td>
</tr>
</tr>
<tr>
<tr>
<th
class=
"text-nowrap"
>
Gutter width
</th>
<th
class=
"text-nowrap"
scope=
"row"
>
Gutter width
</th>
<td
colspan=
"4"
>
30px (15px on each side of a column)
</td>
<td
colspan=
"4"
>
30px (15px on each side of a column)
</td>
</tr>
</tr>
<tr>
<tr>
<th
class=
"text-nowrap"
>
Nestable
</th>
<th
class=
"text-nowrap"
scope=
"row"
>
Nestable
</th>
<td
colspan=
"4"
>
Yes
</td>
<td
colspan=
"4"
>
Yes
</td>
</tr>
</tr>
<tr>
<tr>
<th
class=
"text-nowrap"
>
Offsets
</th>
<th
class=
"text-nowrap"
scope=
"row"
>
Offsets
</th>
<td
colspan=
"4"
>
Yes
</td>
<td
colspan=
"4"
>
Yes
</td>
</tr>
</tr>
<tr>
<tr>
<th
class=
"text-nowrap"
>
Column ordering
</th>
<th
class=
"text-nowrap"
scope=
"row"
>
Column ordering
</th>
<td
colspan=
"4"
>
Yes
</td>
<td
colspan=
"4"
>
Yes
</td>
</tr>
</tr>
</tbody>
</tbody>
...
...
docs/_includes/css/responsive-utilities.html
View file @
e6fc081c
...
@@ -32,28 +32,28 @@
...
@@ -32,28 +32,28 @@
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<th><code>
.visible-xs-*
</code></th>
<th
scope=
"row"
><code>
.visible-xs-*
</code></th>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
</tr>
</tr>
<tr>
<tr>
<th><code>
.visible-sm-*
</code></th>
<th
scope=
"row"
><code>
.visible-sm-*
</code></th>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
</tr>
</tr>
<tr>
<tr>
<th><code>
.visible-md-*
</code></th>
<th
scope=
"row"
><code>
.visible-md-*
</code></th>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
</tr>
</tr>
<tr>
<tr>
<th><code>
.visible-lg-*
</code></th>
<th
scope=
"row"
><code>
.visible-lg-*
</code></th>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
...
@@ -62,28 +62,28 @@
...
@@ -62,28 +62,28 @@
</tbody>
</tbody>
<tbody>
<tbody>
<tr>
<tr>
<th><code>
.hidden-xs
</code></th>
<th
scope=
"row"
><code>
.hidden-xs
</code></th>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
</tr>
</tr>
<tr>
<tr>
<th><code>
.hidden-sm
</code></th>
<th
scope=
"row"
><code>
.hidden-sm
</code></th>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
</tr>
</tr>
<tr>
<tr>
<th><code>
.hidden-md
</code></th>
<th
scope=
"row"
><code>
.hidden-md
</code></th>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
</tr>
</tr>
<tr>
<tr>
<th><code>
.hidden-lg
</code></th>
<th
scope=
"row"
><code>
.hidden-lg
</code></th>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
...
@@ -104,15 +104,15 @@
...
@@ -104,15 +104,15 @@
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<t
d><code>
.visible-*-block
</code></td
>
<t
h
scope=
"row"
><code>
.visible-*-block
</code></th
>
<td><code>
display: block;
</code></td>
<td><code>
display: block;
</code></td>
</tr>
</tr>
<tr>
<tr>
<t
d><code>
.visible-*-inline
</code></td
>
<t
h
scope=
"row"
><code>
.visible-*-inline
</code></th
>
<td><code>
display: inline;
</code></td>
<td><code>
display: inline;
</code></td>
</tr>
</tr>
<tr>
<tr>
<t
d><code>
.visible-*-inline-block
</code></td
>
<t
h
scope=
"row"
><code>
.visible-*-inline-block
</code></th
>
<td><code>
display: inline-block;
</code></td>
<td><code>
display: inline-block;
</code></td>
</tr>
</tr>
</tbody>
</tbody>
...
@@ -134,7 +134,7 @@
...
@@ -134,7 +134,7 @@
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<th>
<th
scope=
"row"
>
<code>
.visible-print-block
</code><br>
<code>
.visible-print-block
</code><br>
<code>
.visible-print-inline
</code><br>
<code>
.visible-print-inline
</code><br>
<code>
.visible-print-inline-block
</code>
<code>
.visible-print-inline-block
</code>
...
@@ -143,7 +143,7 @@
...
@@ -143,7 +143,7 @@
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
</tr>
</tr>
<tr>
<tr>
<th><code>
.hidden-print
</code></th>
<th
scope=
"row"
><code>
.hidden-print
</code></th>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-visible"
>
Visible
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
<td
class=
"is-hidden"
>
Hidden
</td>
</tr>
</tr>
...
...
docs/_includes/css/sass.html
View file @
e6fc081c
...
@@ -15,27 +15,27 @@
...
@@ -15,27 +15,27 @@
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<th><code>
lib/
</code></th>
<th
scope=
"row"
><code>
lib/
</code></th>
<td>
Ruby gem code (Sass configuration, Rails and Compass integrations)
</td>
<td>
Ruby gem code (Sass configuration, Rails and Compass integrations)
</td>
</tr>
</tr>
<tr>
<tr>
<th><code>
tasks/
</code></th>
<th
scope=
"row"
><code>
tasks/
</code></th>
<td>
Converter scripts (turning upstream Less to Sass)
</td>
<td>
Converter scripts (turning upstream Less to Sass)
</td>
</tr>
</tr>
<tr>
<tr>
<th><code>
test/
</code></th>
<th
scope=
"row"
><code>
test/
</code></th>
<td>
Compilation tests
</td>
<td>
Compilation tests
</td>
</tr>
</tr>
<tr>
<tr>
<th><code>
templates/
</code></th>
<th
scope=
"row"
><code>
templates/
</code></th>
<td>
Compass package manifest
</td>
<td>
Compass package manifest
</td>
</tr>
</tr>
<tr>
<tr>
<th><code>
vendor/assets/
</code></th>
<th
scope=
"row"
><code>
vendor/assets/
</code></th>
<td>
Sass, JavaScript, and font files
</td>
<td>
Sass, JavaScript, and font files
</td>
</tr>
</tr>
<tr>
<tr>
<th><code>
Rakefile
</code></th>
<th
scope=
"row"
><code>
Rakefile
</code></th>
<td>
Internal tasks, such as rake and convert
</td>
<td>
Internal tasks, such as rake and convert
</td>
</tr>
</tr>
</tbody>
</tbody>
...
...
docs/_includes/css/tables.html
View file @
e6fc081c
...
@@ -16,19 +16,19 @@
...
@@ -16,19 +16,19 @@
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<t
d>
1
</td
>
<t
h
scope=
"row"
>
1
</th
>
<td>
Mark
</td>
<td>
Mark
</td>
<td>
Otto
</td>
<td>
Otto
</td>
<td>
@mdo
</td>
<td>
@mdo
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
2
</td
>
<t
h
scope=
"row"
>
2
</th
>
<td>
Jacob
</td>
<td>
Jacob
</td>
<td>
Thornton
</td>
<td>
Thornton
</td>
<td>
@fat
</td>
<td>
@fat
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
3
</td
>
<t
h
scope=
"row"
>
3
</th
>
<td>
Larry
</td>
<td>
Larry
</td>
<td>
the Bird
</td>
<td>
the Bird
</td>
<td>
@twitter
</td>
<td>
@twitter
</td>
...
@@ -61,19 +61,19 @@
...
@@ -61,19 +61,19 @@
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<t
d>
1
</td
>
<t
h
scope=
"row"
>
1
</th
>
<td>
Mark
</td>
<td>
Mark
</td>
<td>
Otto
</td>
<td>
Otto
</td>
<td>
@mdo
</td>
<td>
@mdo
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
2
</td
>
<t
h
scope=
"row"
>
2
</th
>
<td>
Jacob
</td>
<td>
Jacob
</td>
<td>
Thornton
</td>
<td>
Thornton
</td>
<td>
@fat
</td>
<td>
@fat
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
3
</td
>
<t
h
scope=
"row"
>
3
</th
>
<td>
Larry
</td>
<td>
Larry
</td>
<td>
the Bird
</td>
<td>
the Bird
</td>
<td>
@twitter
</td>
<td>
@twitter
</td>
...
@@ -102,25 +102,21 @@
...
@@ -102,25 +102,21 @@
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<t
d
rowspan=
"2"
>
1
</td
>
<t
h
scope=
"row"
>
1
</th
>
<td>
Mark
</td>
<td>
Mark
</td>
<td>
Otto
</td>
<td>
Otto
</td>
<td>
@mdo
</td>
<td>
@mdo
</td>
</tr>
</tr>
<tr>
<tr>
<td>
Mark
</td>
<th
scope=
"row"
>
2
</th>
<td>
Otto
</td>
<td>
@TwBootstrap
</td>
</tr>
<tr>
<td>
2
</td>
<td>
Jacob
</td>
<td>
Jacob
</td>
<td>
Thornton
</td>
<td>
Thornton
</td>
<td>
@fat
</td>
<td>
@fat
</td>
</tr>
</tr>
<tr>
<tr>
<td>
3
</td>
<th
scope=
"row"
>
3
</th>
<td
colspan=
"2"
>
Larry the Bird
</td>
<td>
Larry
</td>
<td>
the Bird
</td>
<td>
@twitter
</td>
<td>
@twitter
</td>
</tr>
</tr>
</tbody>
</tbody>
...
@@ -147,20 +143,21 @@
...
@@ -147,20 +143,21 @@
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<t
d>
1
</td
>
<t
h
scope=
"row"
>
1
</th
>
<td>
Mark
</td>
<td>
Mark
</td>
<td>
Otto
</td>
<td>
Otto
</td>
<td>
@mdo
</td>
<td>
@mdo
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
2
</td
>
<t
h
scope=
"row"
>
2
</th
>
<td>
Jacob
</td>
<td>
Jacob
</td>
<td>
Thornton
</td>
<td>
Thornton
</td>
<td>
@fat
</td>
<td>
@fat
</td>
</tr>
</tr>
<tr>
<tr>
<td>
3
</td>
<th
scope=
"row"
>
3
</th>
<td
colspan=
"2"
>
Larry the Bird
</td>
<td>
Larry
</td>
<td>
the Bird
</td>
<td>
@twitter
</td>
<td>
@twitter
</td>
</tr>
</tr>
</tbody>
</tbody>
...
@@ -187,19 +184,19 @@
...
@@ -187,19 +184,19 @@
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<t
d>
1
</td
>
<t
h
scope=
"row"
>
1
</th
>
<td>
Mark
</td>
<td>
Mark
</td>
<td>
Otto
</td>
<td>
Otto
</td>
<td>
@mdo
</td>
<td>
@mdo
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
2
</td
>
<t
h
scope=
"row"
>
2
</th
>
<td>
Jacob
</td>
<td>
Jacob
</td>
<td>
Thornton
</td>
<td>
Thornton
</td>
<td>
@fat
</td>
<td>
@fat
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
3
</td
>
<t
h
scope=
"row"
>
3
</th
>
<td
colspan=
"2"
>
Larry the Bird
</td>
<td
colspan=
"2"
>
Larry the Bird
</td>
<td>
@twitter
</td>
<td>
@twitter
</td>
</tr>
</tr>
...
@@ -229,33 +226,33 @@
...
@@ -229,33 +226,33 @@
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<t
d
>
<t
h
scope=
"row"
>
<code>
.active
</code>
<code>
.active
</code>
</t
d
>
</t
h
>
<td>
Applies the hover color to a particular row or cell
</td>
<td>
Applies the hover color to a particular row or cell
</td>
</tr>
</tr>
<tr>
<tr>
<t
d
>
<t
h
scope=
"row"
>
<code>
.success
</code>
<code>
.success
</code>
</t
d
>
</t
h
>
<td>
Indicates a successful or positive action
</td>
<td>
Indicates a successful or positive action
</td>
</tr>
</tr>
<tr>
<tr>
<t
d
>
<t
h
scope=
"row"
>
<code>
.info
</code>
<code>
.info
</code>
</t
d
>
</t
h
>
<td>
Indicates a neutral informative change or action
</td>
<td>
Indicates a neutral informative change or action
</td>
</tr>
</tr>
<tr>
<tr>
<t
d
>
<t
h
scope=
"row"
>
<code>
.warning
</code>
<code>
.warning
</code>
</t
d
>
</t
h
>
<td>
Indicates a warning that might need attention
</td>
<td>
Indicates a warning that might need attention
</td>
</tr>
</tr>
<tr>
<tr>
<t
d
>
<t
h
scope=
"row"
>
<code>
.danger
</code>
<code>
.danger
</code>
</t
d
>
</t
h
>
<td>
Indicates a dangerous or potentially negative action
</td>
<td>
Indicates a dangerous or potentially negative action
</td>
</tr>
</tr>
</tbody>
</tbody>
...
@@ -273,55 +270,55 @@
...
@@ -273,55 +270,55 @@
</thead>
</thead>
<tbody>
<tbody>
<tr
class=
"active"
>
<tr
class=
"active"
>
<t
d>
1
</td
>
<t
h
scope=
"row"
>
1
</th
>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
2
</td
>
<t
h
scope=
"row"
>
2
</th
>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
</tr>
</tr>
<tr
class=
"success"
>
<tr
class=
"success"
>
<t
d>
3
</td
>
<t
h
scope=
"row"
>
3
</th
>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
4
</td
>
<t
h
scope=
"row"
>
4
</th
>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
</tr>
</tr>
<tr
class=
"info"
>
<tr
class=
"info"
>
<t
d>
5
</td
>
<t
h
scope=
"row"
>
5
</th
>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
6
</td
>
<t
h
scope=
"row"
>
6
</th
>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
</tr>
</tr>
<tr
class=
"warning"
>
<tr
class=
"warning"
>
<t
d>
7
</td
>
<t
h
scope=
"row"
>
7
</th
>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
8
</td
>
<t
h
scope=
"row"
>
8
</th
>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
</tr>
</tr>
<tr
class=
"danger"
>
<tr
class=
"danger"
>
<t
d>
9
</td
>
<t
h
scope=
"row"
>
9
</th
>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
<td>
Column content
</td>
...
@@ -381,7 +378,7 @@
...
@@ -381,7 +378,7 @@
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<t
d>
1
</td
>
<t
h
scope=
"row"
>
1
</th
>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
...
@@ -390,7 +387,7 @@
...
@@ -390,7 +387,7 @@
<td>
Table cell
</td>
<td>
Table cell
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
2
</td
>
<t
h
scope=
"row"
>
2
</th
>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
...
@@ -399,7 +396,7 @@
...
@@ -399,7 +396,7 @@
<td>
Table cell
</td>
<td>
Table cell
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
3
</td
>
<t
h
scope=
"row"
>
3
</th
>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
...
@@ -426,7 +423,7 @@
...
@@ -426,7 +423,7 @@
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<t
d>
1
</td
>
<t
h
scope=
"row"
>
1
</th
>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
...
@@ -435,7 +432,7 @@
...
@@ -435,7 +432,7 @@
<td>
Table cell
</td>
<td>
Table cell
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
2
</td
>
<t
h
scope=
"row"
>
2
</th
>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
...
@@ -444,7 +441,7 @@
...
@@ -444,7 +441,7 @@
<td>
Table cell
</td>
<td>
Table cell
</td>
</tr>
</tr>
<tr>
<tr>
<t
d>
3
</td
>
<t
h
scope=
"row"
>
3
</th
>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
<td>
Table cell
</td>
...
...
docs/_includes/getting-started/browser-device-support.html
View file @
e6fc081c
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<th>
Android
</th>
<th
scope=
"row"
>
Android
</th>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-muted"
rowspan=
"3"
style=
"vertical-align: middle;"
>
N/A
</td>
<td
class=
"text-muted"
rowspan=
"3"
style=
"vertical-align: middle;"
>
N/A
</td>
...
@@ -26,21 +26,21 @@
...
@@ -26,21 +26,21 @@
<td
class=
"text-muted"
>
N/A
</td>
<td
class=
"text-muted"
>
N/A
</td>
</tr>
</tr>
<tr>
<tr>
<th>
iOS
</th>
<th
scope=
"row"
>
iOS
</th>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-muted"
>
N/A
</td>
<td
class=
"text-muted"
>
N/A
</td>
<td
class=
"text-danger"
><span
class=
"glyphicon glyphicon-remove"
aria-hidden=
"true"
></span>
Not Supported
</td>
<td
class=
"text-danger"
><span
class=
"glyphicon glyphicon-remove"
aria-hidden=
"true"
></span>
Not Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
</tr>
</tr>
<tr>
<tr>
<th>
Mac OS X
</th>
<th
scope=
"row"
>
Mac OS X
</th>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
</tr>
</tr>
<tr>
<tr>
<th>
Windows
</th>
<th
scope=
"row"
>
Windows
</th>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
<td
class=
"text-success"
><span
class=
"glyphicon glyphicon-ok"
aria-hidden=
"true"
></span>
Supported
</td>
...
@@ -59,9 +59,9 @@
...
@@ -59,9 +59,9 @@
<table
class=
"table table-bordered table-striped"
>
<table
class=
"table table-bordered table-striped"
>
<thead>
<thead>
<tr>
<tr>
<th
scope=
"col"
class=
"col-xs-4"
>
Feature
</th>
<th
class=
"col-xs-4"
>
Feature
</th>
<th
scope=
"col"
class=
"col-xs-4"
>
Internet Explorer 8
</th>
<th
class=
"col-xs-4"
>
Internet Explorer 8
</th>
<th
scope=
"col"
class=
"col-xs-4"
>
Internet Explorer 9
</th>
<th
class=
"col-xs-4"
>
Internet Explorer 9
</th>
</tr>
</tr>
</thead>
</thead>
<tbody>
<tbody>
...
...
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