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
a0270dc7
Commit
a0270dc7
authored
Dec 10, 2011
by
Jacob Thornton
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #778 from talltroym/master
Add code block for condensed table example
parents
296fad37
5f54e4aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
docs/index.html
docs/index.html
+4
-1
No files found.
docs/index.html
View file @
a0270dc7
...
...
@@ -897,7 +897,10 @@
</tr>
</tbody>
</table>
<pre
class=
"prettyprint linenums"
>
<
table class="condensed-table"
>
...
<
/table
>
</pre>
<h3>
Example: Bordered table
</h3>
<p>
Make your tables look just a wee bit sleeker by rounding their corners and adding borders on all sides.
</p>
<table
class=
"bordered-table"
>
...
...
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