|
|
Line 151: |
Line 151: |
| text-align: center; | | text-align: center; |
| } | | } |
− | .carousel-control { | + | .carousel-control.left, |
− | style: none;
| + | .carousel-control.right { |
− | -o-transition-property: none !important;
| + | background-image: none |
− | -moz-transition-property: none !important;
| + | |
− | -ms-transition-property: none !important;
| + | |
− | -webkit-transition-property: none !important;
| + | |
− | transition-property: none !important;
| + | |
− | -o-transform: none !important;
| + | |
− | -moz-transform: none !important;
| + | |
− | -ms-transform: none !important;
| + | |
− | -webkit-transform: none !important;
| + | |
− | transform: none !important;
| + | |
− | -webkit-animation: none !important;
| + | |
− | -moz-animation: none !important;
| + | |
− | -o-animation: none !important;
| + | |
− | -ms-animation: none !important;
| + | |
− | animation: none !important;
| + | |
| } | | } |
| .carousel-control a{ | | .carousel-control a{ |