* Fix bug #15106.
This commit is contained in:
@@ -10,8 +10,9 @@
|
||||
#featuresCarousel {padding: 0 50px;}
|
||||
#featuresCarousel .carousel-indicators {bottom: 0;}
|
||||
#featuresCarousel .carousel-indicators li {border-color: #d8d8d8; background-color: #d8d8d8; width: 12px; height: 12px;}
|
||||
#featuresCarousel .carousel-indicators li + li {margin-left: 10px;}
|
||||
#featuresCarousel .carousel-indicators .active {border-color: #73b1df; background-color: #73b1df; }
|
||||
#featuresCarousel .carousel-indicators li + li {margin-left: 10px !important;}
|
||||
#featuresCarousel .carousel-indicators .active {border-color: #73b1df; background-color: #73b1df; margin: 1px;}
|
||||
#featuresCarousel .carousel-inner .download-file {position: absolute; right: 95px; bottom: 0; font-size: 12px;}
|
||||
|
||||
#features [data-slide-to] {pointer-events: none;}
|
||||
#features.enabled [data-slide-to] {pointer-events: auto;}
|
||||
|
||||
Reference in New Issue
Block a user