Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Administrator
m4lab_landing_page
Commits
acb071be
Commit
acb071be
authored
5 years ago
by
Wolfgang Knopki
Browse files
Options
Download
Email Patches
Plain Diff
fixed slider overlaps
parent
7e585ebb
master
testing
No related merge requests found
Pipeline
#81
passed with stage
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
css/bootstrap.css
+3
-3
css/bootstrap.css
with
3 additions
and
3 deletions
+3
-3
css/bootstrap.css
+
3
-
3
View file @
acb071be
...
...
@@ -6330,6 +6330,7 @@ a.close.disabled {
position: relative;
width: 80%;
overflow: hidden;
left:10%;
}
.carousel-inner::after {
...
...
@@ -6462,12 +6463,13 @@ a.close.disabled {
align-items: center;
-ms-flex-pack: center;
justify-content: center;
width: 1
5
%;
width: 1
0
%;
color: #fff;
text-align: center;
opacity: 0.5;
transition: opacity 0.15s ease;
height: 85%;
}
@media (prefers-reduced-motion: reduce) {
...
...
@@ -6490,14 +6492,12 @@ a.close.disabled {
color: black;
font-size: 3em;
left: 0;
margin-left: -80px;
}
.carousel-control-next {
color: black;
font-size: 3em;
right: 0;
margin-right: -80px;
}
.carousel-control-prev-icon,
...
...
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