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
1ef9cbc6
Commit
1ef9cbc6
authored
Jan 08, 2012
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rejigger z-index ranks for popovers/topbar/etc
parent
fbd686ad
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
166 additions
and
17 deletions
+166
-17
bootstrap.css
bootstrap.css
+143
-6
bootstrap.min.css
bootstrap.min.css
+17
-6
lib/variables.less
lib/variables.less
+6
-5
No files found.
bootstrap.css
View file @
1ef9cbc6
This diff is collapsed.
Click to expand it.
bootstrap.min.css
View file @
1ef9cbc6
This diff is collapsed.
Click to expand it.
lib/variables.less
View file @
1ef9cbc6
...
@@ -49,12 +49,13 @@
...
@@ -49,12 +49,13 @@
// Z-INDEX
// Z-INDEX
// -------
// -------
@zindexDropdown: 1000;
@zindexDropdown: 1000;
@zindex
FixedNavbar:
1010;
@zindex
Popover:
1010;
@zindex
ModalBackdrop:
1020;
@zindex
Twipsy:
1020;
@zindex
Modal:
1030;
@zindex
FixedNavbar:
1030;
@zindex
Popover:
1040;
@zindex
ModalBackdrop:
1040;
@zindex
Twipsy:
1050;
@zindex
Modal:
1050;
// THEME VARIABLES
// THEME VARIABLES
...
...
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