Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
0df0b5f1
Commit
0df0b5f1
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
run make after latest merges
parent
cd1f72f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/assets/css/bootstrap.css
+12
-0
docs/assets/css/bootstrap.css
with
12 additions
and
0 deletions
+12
-0
docs/assets/css/bootstrap.css
+
12
-
0
View file @
0df0b5f1
...
@@ -2069,6 +2069,18 @@ table {
...
@@ -2069,6 +2069,18 @@ table {
-moz-border-radius-bottomright
:
4px
;
-moz-border-radius-bottomright
:
4px
;
}
}
.table-bordered
tfoot
+
tbody
:last-child
tr
:last-child
td
:first-child
{
-webkit-border-bottom-left-radius
:
0
;
border-bottom-left-radius
:
0
;
-moz-border-radius-bottomleft
:
0
;
}
.table-bordered
tfoot
+
tbody
:last-child
tr
:last-child
td
:last-child
{
-webkit-border-bottom-right-radius
:
0
;
border-bottom-right-radius
:
0
;
-moz-border-radius-bottomright
:
0
;
}
.table-bordered
caption
+
thead
tr
:first-child
th
:first-child
,
.table-bordered
caption
+
thead
tr
:first-child
th
:first-child
,
.table-bordered
caption
+
tbody
tr
:first-child
td
:first-child
,
.table-bordered
caption
+
tbody
tr
:first-child
td
:first-child
,
.table-bordered
colgroup
+
thead
tr
:first-child
th
:first-child
,
.table-bordered
colgroup
+
thead
tr
:first-child
th
:first-child
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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