Jacmob
Created page with "// border around tabs .vector-menu-tabs, .vector-menu-tabs ul { padding: 0; } .vector-menu-tabs { // Part of the css required to fix external link heights regardless of font size .vector-menu-content { height: 100%; } // redlink in tab .new { a, a:visited { // 1.38 thing .skin-vector-legacy & { color: var(--redlink-color); } } } // selected tab .selected { background: var(--body-main); a, a:visited { color: var(--text-color); }..."