Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
common
t3olayout
Commits
ce8053a8
Commit
ce8053a8
authored
Dec 21, 2020
by
Thomas Löffler
Browse files
Use variable to set correct path for slick slider
parent
98d0e8f7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Build/Assets/Scss/base/_variables.scss
View file @
ce8053a8
...
...
@@ -783,3 +783,5 @@ $navbar-brand-padding-y: 0;
//
// $pre-color: $gray-900 !default;
// $pre-scrollable-max-height: 340px !default;
$slick-loader-path
:
"/typo3conf/ext/Resources/Public/Images/ajax-loader.gif"
Build/Assets/Scss/components/_slider.scss
View file @
ce8053a8
...
...
@@ -216,10 +216,6 @@
}
}
.slick-loading
.slick-list
{
background
:
#fff
url('../Images/ajax-loader.gif')
center
center
no-repeat
;
}
@include
media-breakpoint-down
(
sm
)
{
.landing-slider-wrapper
{
.landing-slick-slider
{
...
...
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