/* * Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW) * wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html */ %tabs-screen-xxs-max-margin-right-0 { margin-right: 0; } .wb-tabs { &.carousel-s2 { [role="tablist"] { li { &.prv { @extend %tabs-screen-xxs-max-margin-right-0; margin-left: 0; a { padding: 10px 0 10px .4em; } } &.nxt { @extend %tabs-screen-xxs-max-margin-right-0; a { padding: 10px 0; } } &.tab-count { font-size: .9em; margin-right: 5px; } &.plypause { margin-right: 2%; a { font-size: 1.3em; margin-right: 0; padding: 12px 10px 7px; } } } } } }