| Server IP : 213.132.222.41 / Your IP : 216.73.216.138 Web Server : Apache System : Linux plesk4.nlhosting.net 6.1.0-52-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.180-1 (2026-08-03) x86_64 User : thecovenant ( 10927) PHP Version : 8.3.33 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/thecovenant.nl/httpdocs/new/wp-includes/blocks/tab-list/ |
Upload File : |
:where(.wp-block-tab-list button) {
box-sizing: border-box;
color: inherit;
display: block;
width: -moz-max-content;
width: max-content;
text-decoration: none;
cursor: pointer;
flex-basis: inherit !important;
flex-grow: inherit !important;
position: relative;
border: none;
background: none;
-moz-appearance: none;
appearance: none;
-webkit-appearance: none;
margin: 0;
padding: var(--wp--preset--spacing--20, 0.5em) var(--wp--preset--spacing--30, 1em);
font-size: inherit;
font-family: inherit;
font-weight: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
text-align: inherit;
}
:where(.wp-block-tab-list button)[aria-selected=true]::before {
content: "";
position: absolute;
border-bottom: 2px solid currentColor;
pointer-events: none;
left: 0;
width: 100%;
bottom: 0;
}