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
4868096d
Commit
4868096d
authored
Mar 06, 2014
by
mrmrs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes #12934
parent
17e41098
Changes
5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
3 additions
and
3 deletions
+3
-3
dist/css/bootstrap.css.map
dist/css/bootstrap.css.map
+0
-0
docs/assets/js/raw-files.min.js
docs/assets/js/raw-files.min.js
+1
-1
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.css.map
+0
-0
less/popovers.less
less/popovers.less
+1
-1
test-infra/npm-shrinkwrap.canonical.json
test-infra/npm-shrinkwrap.canonical.json
+1
-1
No files found.
dist/css/bootstrap.css.map
View file @
4868096d
This diff was suppressed by a .gitattributes entry.
docs/assets/js/raw-files.min.js
View file @
4868096d
This diff is collapsed.
Click to expand it.
docs/dist/css/bootstrap.css.map
View file @
4868096d
This diff was suppressed by a .gitattributes entry.
less/popovers.less
View file @
4868096d
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
line-height: 18px;
line-height: 18px;
background-color: @popover-title-bg;
background-color: @popover-title-bg;
border-bottom: 1px solid darken(@popover-title-bg, 5%);
border-bottom: 1px solid darken(@popover-title-bg, 5%);
border-radius:
5px 5px
0 0;
border-radius:
(@border-radius-large - 1) (@border-radius-large - 1)
0 0;
}
}
.popover-content {
.popover-content {
...
...
test-infra/npm-shrinkwrap.canonical.json
View file @
4868096d
This diff is collapsed.
Click to expand it.
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