Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
dd8b745b
Commit
dd8b745b
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
use border-radius vars where possible
parent
e73cd15f
1 merge request
!5450
Fixed copy and paste caused typo in CAROUSEL DATA-API
Changes
15
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
docs/assets/css/bootstrap.css
+15
-15
docs/assets/css/bootstrap.css
less/accordion.less
+1
-1
less/accordion.less
less/alerts.less
+1
-1
less/alerts.less
less/breadcrumbs.less
+1
-1
less/breadcrumbs.less
less/buttons.less
+1
-1
less/buttons.less
less/code.less
+1
-1
less/code.less
less/dropdowns.less
+1
-1
less/dropdowns.less
less/navbar.less
+1
-1
less/navbar.less
less/progress-bars.less
+1
-1
less/progress-bars.less
less/responsive-navbar.less
+1
-1
less/responsive-navbar.less
less/tables.less
+1
-1
less/tables.less
less/thumbnails.less
+1
-1
less/thumbnails.less
less/tooltip.less
+1
-1
less/tooltip.less
less/variables.less
+1
-1
less/variables.less
less/wells.less
+3
-3
less/wells.less
with
31 additions
and
31 deletions
+31
-31
docs/assets/css/bootstrap.css
+
15
-
15
View file @
dd8b745b
...
...
@@ -3144,9 +3144,9 @@ button.close {
.btn-large
{
padding
:
11px
19px
;
font-size
:
17.5px
;
-webkit-border-radius
:
5
px
;
-moz-border-radius
:
5
px
;
border-radius
:
5
px
;
-webkit-border-radius
:
6
px
;
-moz-border-radius
:
6
px
;
border-radius
:
6
px
;
}
.btn-large
[
class
^=
"icon-"
],
...
...
@@ -4838,22 +4838,22 @@ input[type="submit"].btn.btn-mini {
.pagination-large
ul
>
li
:first-child
>
a
,
.pagination-large
ul
>
li
:first-child
>
span
{
-webkit-border-bottom-left-radius
:
5
px
;
border-bottom-left-radius
:
5
px
;
-webkit-border-top-left-radius
:
5
px
;
border-top-left-radius
:
5
px
;
-moz-border-radius-bottomleft
:
5
px
;
-moz-border-radius-topleft
:
5
px
;
-webkit-border-bottom-left-radius
:
6
px
;
border-bottom-left-radius
:
6
px
;
-webkit-border-top-left-radius
:
6
px
;
border-top-left-radius
:
6
px
;
-moz-border-radius-bottomleft
:
6
px
;
-moz-border-radius-topleft
:
6
px
;
}
.pagination-large
ul
>
li
:last-child
>
a
,
.pagination-large
ul
>
li
:last-child
>
span
{
-webkit-border-top-right-radius
:
5
px
;
border-top-right-radius
:
5
px
;
-webkit-border-bottom-right-radius
:
5
px
;
border-bottom-right-radius
:
5
px
;
-moz-border-radius-topright
:
5
px
;
-moz-border-radius-bottomright
:
5
px
;
-webkit-border-top-right-radius
:
6
px
;
border-top-right-radius
:
6
px
;
-webkit-border-bottom-right-radius
:
6
px
;
border-bottom-right-radius
:
6
px
;
-moz-border-radius-topright
:
6
px
;
-moz-border-radius-bottomright
:
6
px
;
}
.pagination-mini
ul
>
li
:first-child
>
a
,
...
...
This diff is collapsed.
Click to expand it.
less/accordion.less
+
1
-
1
View file @
dd8b745b
...
...
@@ -12,7 +12,7 @@
.accordion-group {
margin-bottom: 2px;
border: 1px solid #e5e5e5;
.border-radius(
4px
);
.border-radius(
@baseBorderRadius
);
}
.accordion-heading {
border-bottom: 0;
...
...
This diff is collapsed.
Click to expand it.
less/alerts.less
+
1
-
1
View file @
dd8b745b
...
...
@@ -12,7 +12,7 @@
text-shadow: 0 1px 0 rgba(255,255,255,.5);
background-color: @warningBackground;
border: 1px solid @warningBorder;
.border-radius(
4px
);
.border-radius(
@baseBorderRadius
);
color: @warningText;
}
.alert h4 {
...
...
This diff is collapsed.
Click to expand it.
less/breadcrumbs.less
+
1
-
1
View file @
dd8b745b
...
...
@@ -8,7 +8,7 @@
margin: 0 0 @baseLineHeight;
list-style: none;
background-color: #f5f5f5;
.border-radius(
4px
);
.border-radius(
@baseBorderRadius
);
li {
display: inline-block;
.ie7-inline-block();
...
...
This diff is collapsed.
Click to expand it.
less/buttons.less
+
1
-
1
View file @
dd8b745b
...
...
@@ -22,7 +22,7 @@
border: 1px solid @btnBorder;
*border: 0; // Remove the border to prevent IE7's black border on input:focus
border-bottom-color: darken(@btnBorder, 10%);
.border-radius(
4px
);
.border-radius(
@baseBorderRadius
);
.ie7-restore-left-whitespace(); // Give IE7 some love
.box-shadow(~"inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)");
...
...
This diff is collapsed.
Click to expand it.
less/code.less
+
1
-
1
View file @
dd8b745b
...
...
@@ -35,7 +35,7 @@ pre {
background-color: #f5f5f5;
border: 1px solid #ccc; // fallback for IE7-8
border: 1px solid rgba(0,0,0,.15);
.border-radius(
4px
);
.border-radius(
@baseBorderRadius
);
// Make prettyprint styles more spaced out for readability
&.prettyprint {
...
...
This diff is collapsed.
Click to expand it.
less/dropdowns.less
+
1
-
1
View file @
dd8b745b
...
...
@@ -234,5 +234,5 @@
// ---------
.typeahead {
margin-top: 2px; // give it some space to breathe
.border-radius(
4px
);
.border-radius(
@baseBorderRadius
);
}
This diff is collapsed.
Click to expand it.
less/navbar.less
+
1
-
1
View file @
dd8b745b
...
...
@@ -25,7 +25,7 @@
padding-right: 20px;
#gradient > .vertical(@navbarBackgroundHighlight, @navbarBackground);
border: 1px solid @navbarBorder;
.border-radius(
4px
);
.border-radius(
@baseBorderRadius
);
.box-shadow(0 1px 4px rgba(0,0,0,.065));
// Prevent floats from breaking the navbar
...
...
This diff is collapsed.
Click to expand it.
less/progress-bars.less
+
1
-
1
View file @
dd8b745b
...
...
@@ -48,7 +48,7 @@
margin-bottom: @baseLineHeight;
#gradient > .vertical(#f5f5f5, #f9f9f9);
.box-shadow(inset 0 1px 2px rgba(0,0,0,.1));
.border-radius(
4px
);
.border-radius(
@baseBorderRadius
);
}
// Bar of progress
...
...
This diff is collapsed.
Click to expand it.
less/responsive-navbar.less
+
1
-
1
View file @
dd8b745b
...
...
@@ -75,7 +75,7 @@
.nav-collapse .btn {
padding: 4px 10px 4px;
font-weight: normal;
.border-radius(
4px
);
.border-radius(
@baseBorderRadius
);
}
.nav-collapse .dropdown-menu li + li a {
margin-bottom: 2px;
...
...
This diff is collapsed.
Click to expand it.
less/tables.less
+
1
-
1
View file @
dd8b745b
...
...
@@ -71,7 +71,7 @@ table {
border-collapse: separate; // Done so we can round those corners!
*border-collapse: collapse; // IE7 can't round corners anyway
border-left: 0;
.border-radius(
4px
);
.border-radius(
@baseBorderRadius
);
th,
td {
border-left: 1px solid @tableBorder;
...
...
This diff is collapsed.
Click to expand it.
less/thumbnails.less
+
1
-
1
View file @
dd8b745b
...
...
@@ -29,7 +29,7 @@
padding: 4px;
line-height: @baseLineHeight;
border: 1px solid #ddd;
.border-radius(
4px
);
.border-radius(
@baseBorderRadius
);
.box-shadow(0 1px 3px rgba(0,0,0,.055));
.transition(all .2s ease-in-out);
}
...
...
This diff is collapsed.
Click to expand it.
less/tooltip.less
+
1
-
1
View file @
dd8b745b
...
...
@@ -27,7 +27,7 @@
text-align: center;
text-decoration: none;
background-color: @tooltipBackground;
.border-radius(
4px
);
.border-radius(
@baseBorderRadius
);
}
// Arrows
...
...
This diff is collapsed.
Click to expand it.
less/variables.less
+
1
-
1
View file @
dd8b745b
...
...
@@ -71,7 +71,7 @@
@paddingMini: 1px 6px; // 24px
@baseBorderRadius: 4px;
@borderRadiusLarge:
5
px;
@borderRadiusLarge:
6
px;
@borderRadiusSmall: 3px;
...
...
This diff is collapsed.
Click to expand it.
less/wells.less
+
3
-
3
View file @
dd8b745b
...
...
@@ -10,7 +10,7 @@
margin-bottom: 20px;
background-color: @wellBackground;
border: 1px solid darken(@wellBackground, 7%);
.border-radius(
4px
);
.border-radius(
@baseBorderRadius
);
.box-shadow(inset 0 1px 1px rgba(0,0,0,.05));
blockquote {
border-color: #ddd;
...
...
@@ -21,9 +21,9 @@
// Sizes
.well-large {
padding: 24px;
.border-radius(
6px
);
.border-radius(
@borderRadiusLarge
);
}
.well-small {
padding: 9px;
.border-radius(
3px
);
.border-radius(
@borderRadiusSmall
);
}
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
Menu
Explore
Projects
Groups
Snippets