Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @font-face {
- font-family: gamefont;
- src: url(https://raw.githubusercontent.com/tshenry/discourse-oxanium-font/master/assets/oxanium-regular.woff2);
- }
- :root {
- --background: rgb(35, 35, 35, 60%);
- --background-0-opacity: rgb(35 35 35);
- --background-end: rgba(34, 35, 50, 0);
- --border: rgba(255, 255, 255, 0.1);
- --accent: rgb(254 231 203);
- --ammo: rgba(127, 255, 159, 0.8);
- --health: rgb(127, 255, 159);
- --text: rgb(254 231 203);
- --chat: rgb(26 26 26 / 40%);
- }
- * {
- text-shadow: unset !important;
- box-shadow: unset !important;
- animation: unset !important;
- }
- .button,
- .button:hover {
- border: unset !important;
- }
- #newsHolder,
- #tlInfHold,
- #mainLogo,
- #youNewDiv,
- #seasonLabel,
- #streamContainer,
- #tlInfHold,
- #aHolder,
- #aContainer,
- #endAContainer,
- #aMerger,
- #onetrust-consent-sdk,
- #voiceDisplay,
- #mapInfo {
- display: none !important;
- }
- @keyframes rotate {
- from {
- transform: rotate(0deg);
- }
- to {
- transform: rotate(360deg);
- }
- }
- @keyframes pop {
- 0% {
- transform: scale(1);
- }
- 50% {
- transform: scale(1.3);
- }
- 100% {
- transform: scale(1);
- }
- }
- #newsHolder,
- #gameNameHolder,
- #mainLogo,
- #seasonLabel,
- #onetrust-consent-sdk,
- #mapInfo,
- #friendCon {
- display: none !important;
- }
- .buttonO,
- .button {
- border: unset !important;
- }
- .buttonO:hover,
- .button:hover {
- border: unset !important;
- }
- #uiBase.onMenu {
- backdrop-filter: grayscale(100%);
- }
- #uiBase.onMenu #chatHolder {
- right: 140px;
- left: unset !important;
- background-color: transparent !important;
- bottom: 45px !important;
- }
- #uiBase.onMenu #chatList {
- background-color: transparent;
- text-align: right;
- transform: rotate(2.3deg);
- margin-bottom: 20px;
- }
- #uiBase.onMenu #chatHolder {
- right: calc(50% - 610px);
- bottom: 120px !important;
- transform: rotate(-0.6deg);
- }
- #uiBase.onMenu #chatInputHolder::before {
- content: "";
- width: 605px;
- height: 77px;
- background-image: url(https://images-ext-1.discordapp.net/external/OiU8X7Cl6e1WbcwWosN9HemDvMI04n7gBc_HISeQG2Q/https/i.postimg.cc/Dzgt5j7q/Untitled-2-copy.png?format=webp&quality=lossless);
- position: fixed;
- z-index: -1;
- background-size: 605px 70px;
- background-repeat: no-repeat;
- transform: rotate(-2.8deg) rotateY(180deg);
- right: -11px;
- top: -20px;
- }
- #uiBase.onMenu #chatInputHolder::after {
- content: "";
- width: 605px;
- height: 77px;
- background-image: url(https://images-ext-1.discordapp.net/external/OiU8X7Cl6e1WbcwWosN9HemDvMI04n7gBc_HISeQG2Q/https/i.postimg.cc/Dzgt5j7q/Untitled-2-copy.png?format=webp&quality=lossless);
- position: fixed;
- z-index: -1;
- background-size: 605px 70px;
- background-repeat: no-repeat;
- transform: rotate(-1.6deg);
- right: 620px;
- top: 7px;
- }
- #uiBase.onMenu #chatInputHolder {
- border: none;
- border-radius: 0;
- height: 25px;
- padding: unset;
- padding-left: 25px;
- transform: translateX(-5px) rotate(2.8deg);
- display: flex;
- text-align: right;
- padding-right: 20px;
- width: 100%;
- justify-content: flex-end;
- align-items: center;
- }
- #uiBase.onMenu #chatInput {
- visibility: visible !important;
- border: none;
- text-align: right;
- height: 25px;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- padding: 0;
- line-height: 25px;
- font-size: 20px !important;
- color: var(--accent);
- background-color: transparent;
- border-radius: unset !important;
- transform: translate(10px, -2px);
- }
- #uiBase.onMenu #chatInput::placeholder {
- color: var(--accent);
- text-transform: uppercase;
- }
- #uiBase.onMenu .chatItem {
- background-color: transparent !important;
- background: transparent;
- padding: 10px;
- margin: 2px;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- line-height: 1;
- /* max-width: unset; */
- }
- #clientExit {
- display: flex !important;
- }
- #menuItemContainer {
- flex-direction: row;
- height: 200px;
- left: 50%;
- top: 30px;
- transform: translateX(-50%);
- width: 1200px;
- background-image: url(https://images-ext-1.discordapp.net/external/qzeuLjFeHUVkMA7UyCtmwoL8kyoS11UFbWeguSeFEUk/https/i.postimg.cc/90r5Dd5y/circle-png-44650.png?format=webp&quality=lossless);
- background-repeat: no-repeat;
- background-size: contain;
- height: 80px;
- padding: 0px !important;
- background-color: transparent;
- }
- #menuItemContainer > div:nth-child(1) {
- width: 230px;
- }
- #menuItemContainer > div:nth-child(2) {
- width: 200px;
- }
- #menuItemContainer > div:nth-child(3) {
- width: 310px;
- }
- #menuItemContainer > div:nth-child(4) {
- width: 220px;
- }
- #menuItemContainer > div:nth-child(5) {
- width: 200px;
- }
- #menuItemContainer > div > span {
- display: none;
- }
- .menuItem {
- height: 80px;
- width: 200px;
- background-color: transparent;
- }
- .menuItem:hover {
- border: unset;
- }
- .menuItemIcon {
- display: none;
- }
- .menuItemTitle {
- display: none;
- }
- #instructions {
- display: none;
- }
- .imageButton {
- display: none !important;
- }
- #editorBtnM {
- display: none !important;
- }
- .verticalSeparator {
- display: none;
- }
- .headerBar {
- background-color: transparent;
- }
- #signedOutHeaderBar {
- width: 100%;
- height: 100%;
- flex-direction: unset;
- align-items: flex-end;
- pointer-events: none;
- cursor: unset;
- }
- #signedOutHeaderBar > div {
- box-shadow: none !important;
- background-color: transparent !important;
- top: unset;
- bottom: 30px;
- left: calc(50% - 620px);
- transform: rotate(-2.2deg);
- height: 50px;
- padding-right: 20px;
- text-align: left;
- padding-left: 20px;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- width: 40px !important;
- line-height: 50px;
- font-size: 0px !important;
- padding-bottom: unset !important;
- pointer-events: all;
- }
- #signedOutHeaderBar > div > span {
- color: var(--accent) !important;
- font-size: 40px !important;
- }
- #signedInHeaderBar {
- left: calc(50% - 600px);
- bottom: 40px;
- top: unset;
- transform: translateY(-50%);
- transform: rotate(-2deg);
- height: 60px;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- }
- .progressBar {
- display: none !important;
- }
- #mLevelCont {
- display: none;
- }
- #menuUsernameContainer {
- display: none;
- }
- .krSocial {
- display: none;
- }
- .menuSocialB {
- display: none;
- }
- #menuJNKCount {
- display: none;
- color: var(--accent) !important;
- font-size: 24px;
- }
- #menuJNKCount > span {
- color: var(--accent) !important;
- font-size: 24px;
- }
- #spectButton > span {
- display: none;
- }
- #subLogoButtons {
- background-image: url(https://images-ext-1.discordapp.net/external/wIA_eVoMeg2p0kenGJv5HLOmQU0IFy9Bo9FiyKy8Km0/https/i.postimg.cc/T24vZ4g0/circle-png-244650.png?format=webp&quality=lossless);
- background-size: contain;
- background-repeat: no-repeat;
- width: 1300px;
- height: 80px;
- padding: unset;
- display: flex;
- align-items: center;
- bottom: 30px;
- }
- #mapInfoHld {
- display: none !important;
- }
- #subLogoButtons > div {
- font-size: 0px !important;
- box-shadow: none !important;
- width: 100px;
- height: 70px;
- background-color: transparent !important;
- transform: translateX(340px);
- border: unset !important;
- }
- #menuBtnHost {
- width: 90px !important;
- }
- #menuBtnBrowser {
- width: 90px !important;
- }
- #menuBtnRanked {
- width: 60px !important;
- }
- #menuBtnJoin {
- width: 60px !important;
- }
- #inviteButton {
- width: 60px !important;
- margin-left: 110px;
- background: transparent !important;
- }
- #faceItIconM {
- display: none;
- }
- #mailContainer {
- margin-left: 20px;
- transform: translateY(4px);
- }
- #mailCount {
- color: var(--accent);
- }
- .krInfo {
- }
- #menuKRCount {
- font-size: 24px;
- color: var(--accent) !important;
- }
- #menuKRCount > span {
- color: var(--accent) !important;
- }
- #mailIcon {
- color: var(--accent) !important;
- font-size: 40px !important;
- }
- #customizeButton {
- text-shadow: none !important;
- box-shadow: none !important;
- visibility: visible;
- color: var(--accent);
- bottom: 38px;
- position: fixed;
- right: calc(50% - 486px);
- text-align: left;
- border-radius: 0px;
- text-transform: uppercase;
- background-color: transparent !important;
- padding: 0px;
- height: 50px;
- width: 60px;
- font-size: 0px !important;
- line-height: 50px;
- transform: rotate(1.8deg);
- border: unset !important;
- }
- #customizeButton::before {
- content: "auto_fix_high";
- text-transform: none !important;
- font-family: "Material Icons" !important;
- font-size: 40px;
- }
- #menuClassContainer:hover > #classPreviewCanvas {
- opacity: 0.4;
- }
- #classPreviewCanvas {
- visibility: visible;
- opacity: 0;
- bottom: 110px;
- right: 50%;
- transform: translateX(50%);
- position: fixed;
- transition: opacity 0.2s ease-in-out;
- margin: unset !important;
- }
- #bubbleContainer {
- display: none;
- }
- #menuClassContainer {
- right: unset;
- left: calc(50% - 500px);
- width: 1000px;
- bottom: 0px;
- top: unset;
- height: 1000px;
- visibility: hidden;
- }
- #policeButton {
- bottom: 0px !important;
- position: fixed;
- visibility: visible;
- background-color: transparent !important;
- box-shadow: none !important;
- left: 0px;
- height: 40px !important;
- padding: unset !important;
- width: 40px !important;
- transform: translate(1224px, -14px) rotate(2.2deg) !important;
- border: unset !important;
- }
- #policeButton:before {
- content: "accessible_forward";
- font-family: "Material Icons";
- font-size: 45px;
- color: var(--accent);
- }
- .greyInner,
- .greyInlineInner,
- .greyInlineInnerMid {
- margin: unset !important;
- background: transparent !important;
- padding: unset !important;
- }
- #policeButton > img {
- display: none;
- }
- #menuClassSubtext {
- display: none;
- }
- #menuClassName {
- display: none;
- }
- #customizeButton > span {
- font-size: 0px !important;
- transform: rotate(-2.8deg) translateY(50px) !important;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- }
- #uiBase.onMenu #spectButton {
- width: 45px;
- bottom: unset;
- right: calc(50% - 555px);
- left: unset;
- z-index: 1;
- bottom: 53px;
- top: unset;
- border: unset !important;
- }
- #menuFPS,
- #menuPingDisplay .material-icons {
- color: var(--accent1) !important;
- }
- #menuPingDisplay .material-icons {
- display: none;
- }
- #spectButton span[style="font-size:15px;color:rgba(255,255,255,0.6)"] {
- color: transparent !important;
- }
- #spectButton .switchsml {
- margin: 0;
- position: absolute;
- width: 100%;
- }
- .sliderSml::before {
- content: "visibility_off";
- font-size: 40px;
- color: var(--accent);
- width: max-content;
- height: auto;
- background-color: transparent;
- text-align: center;
- transition-duration: 0.25s;
- font-family: "Material Icons";
- }
- input:checked + .sliderSml::before {
- content: "visibility";
- transform: unset;
- }
- input:checked + .sliderSml {
- background-color: transparent !important;
- }
- .sliderSml {
- opacity: 1;
- background-color: transparent;
- }
- #accManagerBtn {
- bottom: 0px !important;
- position: fixed;
- visibility: visible !important;
- display: block !important;
- background-color: transparent !important;
- box-shadow: none !important;
- left: 0px;
- transform: translate(1140px, 220px) rotate(2.2deg);
- font-size: 0px !important;
- text-shadow: unset !important;
- pointer-events: none !important;
- cursor: unset !important;
- border: unset !important;
- }
- #accManagerBtn:before {
- content: "groups";
- font-family: "Material Icons";
- font-size: 50px !important;
- color: var(--accent);
- pointer-events: all !important;
- cursor: pointer !important;
- }
- #uiBase.onSpect .topRightCounters {
- display: none !important;
- }
- #bottomLeftPlayerLeft {
- width: 100%;
- height: 100%;
- image-rendering: pixelated;
- image-rendering: -moz-crisp-edges;
- image-rendering: crisp-edges;
- border-radius: 10px;
- margin: unset;
- }
- #bottomLeftClassImg {
- display: none;
- }
- #bottomLeftHolder {
- z-index: 10;
- position: absolute;
- bottom: 30px;
- left: 20px;
- text-align: left;
- }
- #bottomLeftPlayerRight::before {
- content: "";
- width: 994px;
- height: 120px;
- position: fixed;
- z-index: -1;
- left: -2px;
- top: -65px;
- background: linear-gradient(
- 90deg,
- var(--background) 0%,
- var(--background-end) 70%,
- var(--background-end) 100%
- );
- -webkit-mask-image: url(https://images-ext-1.discordapp.net/external/BZzeInbLtsR80GsnePExpmpqNLlt6DadN5QjhyvFv9w/https/i.postimg.cc/pdxwfbMW/mask-bg.png?format=webp&quality=lossless);
- -webkit-mask-repeat: no-repeat;
- -webkit-mask-size: contain;
- mask-image: url(https://images-ext-1.discordapp.net/external/BZzeInbLtsR80GsnePExpmpqNLlt6DadN5QjhyvFv9w/https/i.postimg.cc/pdxwfbMW/mask-bg.png?format=webp&quality=lossless);
- mask-repeat: no-repeat;
- mask-size: contain;
- }
- #bottomLeftTeamHolder {
- display: none;
- }
- #bottomLeftPlayerMid {
- display: unset;
- }
- #bottomLeftPlayer {
- border-radius: unset;
- background: transparent;
- display: flex;
- }
- #bottomLeftPlayerRight {
- /* padding: unset; */
- /* margin: unset; */
- border-radius: 5px;
- /* padding:3px; */
- margin-bottom: 40px;
- padding-right: 7px;
- padding-left: 9px;
- position: fixed;
- left: 132px;
- transform: rotate(-2.8deg);
- z-index: 10;
- background-color: transparent;
- bottom: 30px;
- z-index: -1 !important;
- display: unset;
- /* margin: unset; */
- /* padding: unset; */
- }
- #bottomLeftHealth {
- position: fixed;
- color: var(--text) !important;
- font-size: 35px !important;
- line-height: 0px;
- z-index: 10;
- text-align: center;
- background-color: transparent;
- width: 105px;
- height: 1px;
- padding-left: 5px;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- transform: translateY(-10px);
- }
- #maxHP {
- display: none;
- }
- #bottomLeftChallIcon {
- display: none;
- }
- #bottomLeftHealthBar {
- height: 44px;
- margin-left: 195px;
- width: 480px;
- display: flex;
- direction: ltr;
- justify-content: space-evenly;
- align-items: center;
- overflow: hidden;
- background-color: var(--background);
- margin-bottom: -12px;
- -webkit-mask-image: url(https://images-ext-1.discordapp.net/external/nWl0vV2TAnnei4Hc-8Jzf8Lzjzh04fSoeEJVqoCnmo0/https/i.postimg.cc/qM6H0xGT/health-bg.png?format=webp&quality=lossless);
- -webkit-mask-repeat: no-repeat;
- -webkit-mask-size: contain;
- mask-image: url(https://images-ext-1.discordapp.net/external/nWl0vV2TAnnei4Hc-8Jzf8Lzjzh04fSoeEJVqoCnmo0/https/i.postimg.cc/qM6H0xGT/health-bg.png?format=webp&quality=lossless);
- mask-repeat: no-repeat;
- mask-size: contain;
- border: unset !important;
- outline: 0px;
- transform: rotate(-2.8deg);
- padding: unset;
- column-gap: unset;
- }
- .nHealthBarSeg {
- display: inline-block;
- border-radius: 0;
- margin-right: -2px;
- background-color: transparent;
- width: -moz-available;
- width: -webkit-fill-available;
- width: fill-available;
- height: 100%;
- }
- .nHpBSeg {
- height: 100%;
- border-radius: 0;
- box-shadow: none !important;
- -webkit-box-shadow: none !important;
- -moz-box-shadow: none !important;
- background-color: var(--health) !important;
- }
- #weapHolder {
- display: none !important;
- }
- #topLeftMap {
- display: none !important;
- }
- #miniMapOverlay {
- display: none !important;
- }
- .weaponChatIcon {
- filter: brightness(0) invert(1);
- height: 20px;
- width: 40px;
- }
- .headShotChatIcon {
- height: 20px;
- filter: brightness(0) invert(1);
- width: 20px;
- }
- #matchInfo {
- display: none !important;
- visibility: hidden;
- }
- #timerHolder.topLeftOld {
- display: none !important;
- }
- .tradeChatItem {
- color: var(--health) !important;
- }
- .tradeChatItem .chatMsg {
- color: var(--accent);
- }
- .estOfferVal span[style="color: var(--red);"] {
- color: var(--health) !important;
- }
- #chatHolder {
- right: 140px;
- left: unset !important;
- background-color: transparent !important;
- bottom: 45px !important;
- max-width: unset;
- width: 360px;
- }
- #uiBase.onMenu #chatHolder {
- right: calc(50% - 610px);
- bottom: 120px !important;
- transform: rotate(-0.6deg);
- }
- #chatInputHolder > div:nth-child(3) {
- display: none;
- }
- #uiBase.onMenu #chatInput::placeholder {
- color: var(--text) !important;
- }
- #uiBase.onMenu #chatInputHolder::before {
- content: "";
- width: 605px;
- height: 77px;
- background-image: url(https://images-ext-1.discordapp.net/external/OiU8X7Cl6e1WbcwWosN9HemDvMI04n7gBc_HISeQG2Q/https/i.postimg.cc/Dzgt5j7q/Untitled-2-copy.png?format=webp&quality=lossless);
- position: fixed;
- z-index: -1;
- background-size: 605px 70px;
- background-repeat: no-repeat;
- transform: rotate(-2.8deg) rotateY(180deg);
- right: -11px;
- top: -18px;
- }
- #uiBase.onGame #chatInputHolder {
- display: flex;
- width: 100%;
- }
- #uiBase.onMenu #chatInputHolder::after {
- content: "";
- width: 605px;
- height: 77px;
- background-image: url(https://images-ext-1.discordapp.net/external/OiU8X7Cl6e1WbcwWosN9HemDvMI04n7gBc_HISeQG2Q/https/i.postimg.cc/Dzgt5j7q/Untitled-2-copy.png?format=webp&quality=lossless);
- position: fixed;
- z-index: -1;
- background-size: 605px 70px;
- background-repeat: no-repeat;
- transform: rotate(-1.2deg);
- right: 620px;
- top: 5px;
- }
- #chatInputHolder {
- background-color: transparent;
- border: none;
- border-radius: 0;
- height: 25px;
- padding: unset;
- padding-left: 25px;
- border: unset !important;
- outline: unset !important;
- transform: translateX(-5px) rotate(2.8deg);
- }
- #uiBase.onEndScrn #chatHolder {
- display: none !important;
- }
- #chatSwitch {
- display: none;
- }
- #uiBase.onGame #chatSwitch {
- display: inline-block;
- visibility: visible;
- width: 994px;
- height: 120px;
- position: fixed;
- z-index: -1 !important;
- right: -2px;
- top: -79px;
- background: linear-gradient(
- 90deg,
- var(--background) 0%,
- var(--background-end) 70%,
- var(--background-end) 100%
- );
- -webkit-mask-image: url(https://images-ext-1.discordapp.net/external/BZzeInbLtsR80GsnePExpmpqNLlt6DadN5QjhyvFv9w/https/i.postimg.cc/pdxwfbMW/mask-bg.png?format=webp&quality=lossless);
- -webkit-mask-repeat: no-repeat;
- -webkit-mask-size: contain;
- mask-image: url(https://images-ext-1.discordapp.net/external/BZzeInbLtsR80GsnePExpmpqNLlt6DadN5QjhyvFv9w/https/i.postimg.cc/pdxwfbMW/mask-bg.png?format=webp&quality=lossless);
- mask-repeat: no-repeat;
- mask-size: contain;
- visibility: visible !important;
- transform: scaleX(-1);
- }
- #uiBase.onGame #chatSwitch::before {
- content: "chat";
- font-family: "Material Icons";
- font-size: 40px;
- color: var(--text);
- width: 100px;
- text-align: center;
- line-height: 120px;
- height: 120px;
- position: fixed;
- z-index: -1 !important;
- left: 20px;
- top: 0px;
- visibility: visible !important;
- transform: scaleX(-1);
- }
- #uiBase.onGame #chatInput {
- height: 44px;
- padding: unset !important;
- width: 480px;
- -webkit-mask-repeat: no-repeat;
- -webkit-mask-size: contain;
- -webkit-mask-image: url(https://images-ext-1.discordapp.net/external/egK4mwv0LIEbJvrF_oJNAlzjKsC13yHYm2sex-jJlks/https/i.postimg.cc/t4h0nRfv/health-bg12.png?format=webp&quality=lossless);
- mask-image: url(https://images-ext-1.discordapp.net/external/egK4mwv0LIEbJvrF_oJNAlzjKsC13yHYm2sex-jJlks/https/i.postimg.cc/t4h0nRfv/health-bg12.png?format=webp&quality=lossless);
- mask-repeat: no-repeat;
- mask-size: contain;
- background-color: var(--chat) !important;
- visibility: visible;
- right: 5px;
- position: fixed;
- text-align: right;
- padding-right: 150px !important;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- bottom: -15px;
- line-height: 48px !important;
- padding-top: unset;
- padding-bottom: 20px !important;
- border: unset !important;
- color: var(--text);
- }
- #uiBase.onMenu #chatInput {
- visibility: visible !important;
- background-color: transparent !important;
- border: none;
- text-align: right;
- height: 20px;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- padding: 0;
- /* padding-top:5px; */
- line-height: 1;
- font-size: 16px;
- }
- #uiBase.onGame .chatItem {
- background-color: transparent !important;
- background: transparent;
- background: linear-gradient(90deg, transparent, var(--chat));
- padding: 10px;
- margin: 2px;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- line-height: 1;
- max-width: unset;
- width: 100%;
- }
- #uiBase.onGame .chatItem {
- transform: rotate(0deg) translate(-5px, -5px);
- padding-right: 10px;
- /* width: 360px; */
- }
- .chatItem {
- color: var(--accent);
- }
- #chatList {
- text-align: right;
- border-radius: 0;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- line-height: 1;
- background-color: transparent;
- margin-bottom: 20px;
- -webkit-mask-image: linear-gradient(
- to bottom,
- rgba(24, 24, 24, 0) 0%,
- rgba(24, 24, 24, 1) 36%,
- rgba(24, 24, 24, 1) 100%
- );
- }
- #uiBase.onGame #chatList > div:last-child > div {
- clip-path: polygon(0 0, 0 100%, 87% 100%, 89% 87%, 91% 87%, 100% 0);
- padding-right: 40px;
- }
- #uiBase.onGame #chatList {
- margin-bottom: 34px;
- transform: translateX(-15px) rotate(2.8deg);
- width: 295px;
- }
- .chatMsg[style="color:#fc03ec"] {
- color: #2fff88 !important;
- }
- #voiceDisplay {
- display: none;
- }
- #bottomRight {
- z-index: 11;
- }
- #ammoHolder {
- position: fixed;
- left: 255px;
- bottom: 40px;
- width: 425px;
- height: 16px;
- padding: 0 !important;
- border-radius: 0px;
- text-align: left;
- background-color: rgba(25, 25, 25, 0.4);
- background-image: linear-gradient(90deg, var(--ammo) 0%, var(--ammo) 100%);
- -webkit-mask-image: url(https://images-ext-1.discordapp.net/external/8epu4kr7ex_FFiYvN9y_PQFjX0Sa07SVeJeR4o0AjLM/https/i.postimg.cc/k4MdmrT1/ammo-bg.png?format=webp&quality=lossless);
- -webkit-mask-repeat: no-repeat;
- -webkit-mask-size: contain;
- mask-image: url(https://images-ext-1.discordapp.net/external/8epu4kr7ex_FFiYvN9y_PQFjX0Sa07SVeJeR4o0AjLM/https/i.postimg.cc/k4MdmrT1/ammo-bg.png?format=webp&quality=lossless);
- mask-repeat: no-repeat;
- mask-size: contain;
- transform: rotate(-2.8deg);
- }
- #ammoHolder[style*="background-size: 0%;"] {
- background-size: 100% !important;
- }
- #reloadMsg {
- bottom: calc(50% - 150px);
- background-image: none !important;
- color: var(--background);
- font-family: "Material Icons";
- font-size: 0;
- background-color: transparent !important;
- border: unset !important;
- }
- #reloadMsg::before {
- content: "priority_high";
- font-size: 40px;
- }
- ::-webkit-scrollbar {
- display: none;
- }
- #ammoIcon {
- display: none;
- }
- #ammoVal {
- font-size: 20px;
- position: fixed;
- transform: translateX(-100px) skewX(25deg);
- bottom: 45px;
- background-color: transparent;
- width: 106px;
- padding-left: 10px;
- color: var(--text) !important;
- clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
- letter-spacing: 2px;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- right: 215px;
- z-index: 10000 !important;
- }
- #ammoMax {
- visibility: hidden;
- }
- #ammoMax:before {
- content: "";
- position: fixed;
- width: 614px;
- height: 53px;
- bottom: 30px;
- left: -3px;
- background-image: url(https://images-ext-1.discordapp.net/external/OiU8X7Cl6e1WbcwWosN9HemDvMI04n7gBc_HISeQG2Q/https/i.postimg.cc/Dzgt5j7q/Untitled-2-copy.png?format=webp&quality=lossless);
- background-size: contain;
- background-repeat: no-repeat;
- z-index: -1 !important;
- transform: skew(27deg) translateX(-170px) rotate(2.2deg);
- visibility: visible;
- }
- #timerHolder {
- left: 50%;
- position: fixed;
- transform: translateX(-50%) rotate(0deg) !important;
- border-radius: 0;
- width: 100px;
- text-align: center;
- height: 25px;
- line-height: 25px;
- background-color: transparent;
- margin-top: 30px;
- padding: 0px;
- }
- #timerVal {
- color: rgb(0, 0, 0);
- text-align: center;
- font-size: 30px;
- }
- #timerIcon {
- display: none;
- }
- #topLeftHolder {
- left: 130px;
- top: 60px;
- }
- #topRight {
- right: 130px;
- top: 60px;
- }
- #topRight::before {
- content: "groups";
- font-family: "Material Icons";
- position: fixed;
- width: 260px;
- right: 175px;
- height: 25px;
- transform: rotate(-4deg);
- top: 75px;
- z-index: 10;
- line-height: 15px;
- color: var(--text);
- padding-right: 10px;
- font-size: 40px;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- }
- #topRight::after {
- content: " ";
- width: 994px;
- height: 120px;
- -webkit-mask-image: url(https://images-ext-1.discordapp.net/external/BZzeInbLtsR80GsnePExpmpqNLlt6DadN5QjhyvFv9w/https/i.postimg.cc/pdxwfbMW/mask-bg.png?format=webp&quality=lossless);
- -webkit-mask-repeat: no-repeat;
- -webkit-mask-size: contain;
- mask-image: url(https://images-ext-1.discordapp.net/external/BZzeInbLtsR80GsnePExpmpqNLlt6DadN5QjhyvFv9w/https/i.postimg.cc/pdxwfbMW/mask-bg.png?format=webp&quality=lossless);
- mask-repeat: no-repeat;
- mask-size: contain;
- background: linear-gradient(
- 90deg,
- var(--background) 0%,
- var(--background-end) 60%,
- var(--background-end) 100%
- );
- position: fixed;
- z-index: -1;
- transform: rotateX(-180deg) rotate(182.8deg) scaleY(-1);
- right: 135px;
- top: 40px;
- }
- #curGameInfo {
- display: none;
- }
- #gameMessage {
- color: var(--background);
- top: 50px;
- font-size: 16px;
- }
- #leaderboardHolder {
- padding: unset;
- width: unset;
- margin-top: 42px;
- margin-right: 80px;
- transform: rotate(-2.8deg);
- height: 400px;
- padding-top: 10px;
- background-color: transparent;
- }
- /*
- #leaderDisplay:before {
- content: "";
- position: absolute;
- top: 0; bottom: 0;
- left: 0; right: 0;
- z-index: -1;
- transform: rotate(-2.8deg);
- -webkit-mask-image:linear-gradient(to top,rgba(24,24,24,0) 0%,rgba(24,24,24,1) 36%,rgba(24,24,24,1) 100%);
- }
- */
- .centerLeaderContainer {
- background-color: var(--background) !important;
- border: unset !important;
- backdrop-filter: blur(20px) !important;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- }
- .centerLeaderContainerInner {
- background-color: transparent !important;
- }
- .leaderItem {
- background: var(--chat);
- padding: 0;
- padding-left: 40px;
- height: 30px;
- padding-right: 30px;
- line-height: 30px;
- margin-bottom: 5px;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- font-size: 16px !important;
- width: 255px;
- margin-right: 15px;
- color: var(--text) !important;
- background: linear-gradient(90deg, transparent, var(--chat));
- }
- #leaderContainer > div:nth-child(1) {
- clip-path: polygon(0% 0%, 0 100%, 100% 100%, 100% 80%, 92% 0);
- }
- #voteToKick {
- transform: rotate(2.5deg);
- background: linear-gradient(
- -90deg,
- rgba(25, 25, 25, 0) 0%,
- rgba(25, 25, 25, 0.4) 100%
- );
- border-radius: 0;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- line-height: 1;
- margin-top: 50px;
- margin-left: 60px;
- }
- .leaderName,
- .newLeaderName,
- .newLeaderNameF,
- .endTableN[style*="color:#eb5656"] {
- color: var(--accent) !important;
- }
- .leaderNameM,
- .leaderNameF,
- .leaderScore,
- .leaderCounter {
- color: var(--text) !important;
- }
- .kfItem {
- background: var(--chat);
- border-radius: 0;
- color: var(--accent);
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- margin-bottom: 5px;
- height: 25px;
- line-height: 25px;
- padding: 0;
- padding-left: 10px;
- opacity: 0.7;
- padding-right: 10px;
- font-size: 16px !important;
- transform: translateY(50px) translateX(-120px) rotate(-2.8deg);
- }
- .kfMsg {
- color: var(--accent) !important;
- line-height: 1;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- font-size: 16px !important;
- }
- .kfMsg [style="color:#eb5656"] {
- color: var(--accent) !important;
- }
- .kfMsg [style="color:#9eeb56"] {
- color: var(--text) !important;
- }
- .topRightCounters {
- position: fixed;
- left: 210px;
- bottom: 124px;
- right: unset !important;
- top: unset !important;
- transform: rotate(-2.8deg);
- display: flex;
- width: 655px !important;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- line-height: 1;
- z-index: -2 !important;
- font-size: 13px;
- height: 42px;
- color: var(--text) !important;
- -webkit-mask-image: url(https://images-ext-1.discordapp.net/external/8FqX7RayH_VLu8DK3xAOTYrvxLN7aOK1apI59FlGLa8/https/i.postimg.cc/XqmMdr4m/counter-bg.png?format=webp&quality=lossless);
- -webkit-mask-repeat: no-repeat;
- -webkit-mask-size: contain;
- padding-left: 44.5px;
- line-height: 29px;
- background: linear-gradient(
- 90deg,
- var(--background) 0%,
- var(--background-end) 55%,
- var(--background-end) 100%
- );
- }
- .statIcon {
- border-radius: 0;
- background-color: transparent;
- font-size: 5px;
- margin-right: 18px;
- color: var(--text) !important;
- margin-bottom: unset;
- display: flex;
- height: 40px;
- line-height: 40px;
- }
- #topRightAdHolder {
- display: none !important;
- }
- #leaderContainer {
- background: transparent;
- padding: unset;
- margin: unset;
- }
- #killStreakHolder {
- position: fixed;
- bottom: 75px;
- right: unset;
- left: 50%;
- transform: translateX(-50%);
- margin-right: 0;
- margin-bottom: 0;
- }
- .killStreakItem {
- position: fixed;
- bottom: 5%;
- right: 50%;
- transform: translate(50%);
- width: 70px;
- height: 70px;
- border-radius: 100%;
- background-color: var(--background);
- }
- .killStreakItem span {
- position: absolute;
- left: 50%;
- bottom: 50%;
- transform: translate(-50%, calc(50% - 50px));
- color: white;
- }
- .killStreakCnt {
- position: absolute;
- left: 50%;
- bottom: 50%;
- transform: translate(-50%, calc(50% + 20px));
- color: white;
- right: unset;
- }
- #killsVal,
- #deathsVal,
- #streakVal,
- #myScoreVal,
- #kdVal,
- #livesDisp,
- #scoreZoneVal {
- color: var(--text) !important;
- font-size: 20px;
- }
- #scoreCount > div > i {
- display: none;
- }
- #killsVal:after {
- content: " K";
- display: inline;
- font-size: 20.5px;
- font-weight: bold;
- color: var(--text) !important;
- text-align: center;
- }
- #deathsVal:after {
- content: " D";
- display: inline;
- font-size: 20.5px;
- font-weight: bold;
- text-align: center;
- color: var(--text) !important;
- }
- #streakVal:after {
- content: " S";
- display: inline;
- font-size: 20.5px;
- font-weight: bold;
- text-align: center;
- color: var(--text) !important;
- }
- #myScoreVal:after {
- content: " P";
- display: inline;
- font-size: 20.5px;
- font-weight: bold;
- color: var(--text) !important;
- text-align: center;
- }
- #kdVal:after {
- content: " K/D";
- display: inline;
- font-size: 20.5px;
- font-weight: bold;
- color: var(--text) !important;
- text-align: center;
- }
- #livesDisp:after {
- content: " L";
- display: inline;
- font-size: 20.5px;
- font-weight: bold;
- color: var(--text) !important;
- text-align: center;
- }
- #killsIcon,
- #deathsIcon,
- #streakIcon,
- #kdIcon {
- display: none;
- }
- .countIcon .material-icons {
- display: none;
- }
- #roundsDisplay {
- display: none !important;
- }
- .debugInfo {
- display: flex !important;
- width: 650px;
- transform: rotate(2.4deg) translateY(54px);
- height: 40px;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- line-height: 45px;
- padding: unset;
- padding-left: 40px;
- margin-left: 90px;
- -webkit-mask-image: url(https://i.postimg.cc/vBPw8PjQ/counter-bg-1.png);
- -webkit-mask-repeat: no-repeat;
- -webkit-mask-size: contain;
- background: linear-gradient(
- 90deg,
- var(--background) 0%,
- var(--background-end) 55%,
- var(--background-end) 100%
- );
- }
- #topLeftHolder::after {
- content: "";
- width: 994px;
- height: 120px;
- -webkit-mask-image: url(https://images-ext-1.discordapp.net/external/BZzeInbLtsR80GsnePExpmpqNLlt6DadN5QjhyvFv9w/https/i.postimg.cc/pdxwfbMW/mask-bg.png?format=webp&quality=lossless);
- -webkit-mask-repeat: no-repeat;
- -webkit-mask-size: contain;
- mask-image: url(https://images-ext-1.discordapp.net/external/BZzeInbLtsR80GsnePExpmpqNLlt6DadN5QjhyvFv9w/https/i.postimg.cc/pdxwfbMW/mask-bg.png?format=webp&quality=lossless);
- mask-repeat: no-repeat;
- mask-size: contain;
- background: linear-gradient(
- 90deg,
- var(--background) 0%,
- var(--background-end) 60%,
- var(--background-end) 100%
- );
- position: fixed;
- z-index: -1;
- background-repeat: no-repeat;
- transform: rotate(2.8deg) scaleY(-1);
- top: 40px;
- left: 130px;
- }
- #topLeftHolder::before {
- content: "insert_chart";
- font-family: "Material Icons";
- font-size: 40px;
- line-height: 20px;
- left: 180px;
- top: 70px;
- position: fixed;
- color: var(--text);
- transform: scaleX(-1) rotate(-2.8deg);
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- }
- #fpsDisplay {
- color: var(--text) !important;
- margin-right: 10px;
- font-size: 16px;
- }
- #pingIcon {
- display: none;
- }
- #pingDisplay {
- color: var(--text) !important;
- font-size: 16px;
- }
- #pingText {
- color: var(--text) !important;
- font-size: 16px;
- }
- #ingameFPS {
- color: var(--text) !important;
- }
- #speedRunHolder {
- right: unset;
- left: 130px;
- top: 120px;
- bottom: unset;
- border-radius: 0px;
- background-color: transparent !important;
- color: var(--text);
- padding: 0px !important;
- }
- #speedRunReset {
- display: block !important;
- margin-right: unset;
- border-radius: 0px;
- transform: rotate(2.8deg);
- background: linear-gradient(
- -90deg,
- rgba(25, 25, 25, 0) 0%,
- rgba(25, 25, 25, 0.4) 100%
- );
- color: var(--text);
- }
- #speedRunBox {
- background-color: transparent !important;
- color: var(--text);
- padding: 0px !important;
- }
- #speedRunInfo {
- transform: rotate(2.8deg);
- color: var(--text);
- background: linear-gradient(
- -90deg,
- rgba(25, 25, 25, 0) 0%,
- rgba(25, 25, 25, 0.4) 100%
- );
- padding-left: 10px;
- border: none !important;
- line-height: 45px;
- padding-bottom: 0px;
- font-size: 20px;
- }
- #speedRunInfo > span {
- padding-right: 20px;
- line-height: 45px;
- font-size: 20px;
- color: var(--text) !important;
- }
- #spdrnZC {
- color: var(--text) !important;
- }
- #speedRunInfo > span > i {
- font-size: 24px;
- line-height: 45px;
- color: var(--accent) !important;
- }
- .speedRunItem {
- transform: rotate(2.8deg);
- color: var(--text);
- border: none !important;
- font-size: 16px;
- opacity: 0.7;
- padding-right: 20px;
- }
- #speedRunRstKey {
- color: var(--accent);
- }
- .sriAct {
- background: linear-gradient(
- -90deg,
- rgba(25, 25, 25, 0) 0%,
- rgba(25, 25, 25, 0.4) 100%
- );
- color: var(--accent) !important;
- }
- #speedRunTimer {
- color: var(--background);
- font-size: 24px;
- text-align: center;
- transform: translateX(-50%);
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- position: fixed;
- top: 120px;
- left: 50%;
- padding: 0px;
- display: none;
- }
- #clientExit {
- display: flex !important;
- }
- .speedRunITim {
- color: var(--text) !important;
- }
- #specKPDContr {
- background-color: var(--background) !important;
- border-radius: 0px;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- }
- #specKPDContr > div {
- color: var(--accent) !important;
- }
- #specKPDContr > div > span {
- color: var(--accent) !important;
- }
- #specKPDContr > div > div > span {
- color: var(--accent) !important;
- }
- .gfSection,
- .endSection,
- .crStat,
- #kdLayout {
- background-color: var(--background);
- border-radius: 0px;
- border-color: transparent;
- }
- #fundsLayout > div > span {
- color: var(--accent) !important;
- }
- .crLabel {
- color: var(--accent);
- }
- .crVal {
- color: var(--accent);
- }
- .endTitle {
- color: var(--accent);
- }
- .xpLvl {
- color: var(--accent);
- }
- .bpXPBar {
- background-color: var(--health);
- }
- #menuClassContainer:hover #menuClassNameTag {
- visibility: visible;
- transform: translateX(-50%) scale(1);
- }
- #menuClassNameTag {
- visibility: visible;
- margin-top: unset;
- position: fixed;
- left: 50%;
- transform: translateX(-50%) scale(0);
- background-color: var(--background);
- padding: 10px;
- border-left: 5px solid var(--accent);
- border-right: 5px solid var(--accent);
- padding-left: 20px;
- padding-right: 20px;
- bottom: 320px;
- overflow: hidden;
- height: 30px;
- transition: all 0.2s ease-in-out;
- }
- .menuClassLevelBox {
- background-color: transparent;
- }
- #uiBase.onMenu .verticalSeparatorInline {
- display: none;
- }
- #tlInfHold {
- position: fixed;
- left: calc(50% - 600px);
- top: 120px;
- }
- .freeKRIcon {
- height: 47px;
- }
- #deathUIBottom {
- z-index: 123123123;
- left: calc(50% - 400px);
- bottom: 40px;
- background: linear-gradient(0deg, var(--background), transparent);
- height: auto;
- align-items: flex-end;
- width: 800px !important;
- backdrop-filter: unset !important;
- }
- #deathUIBottom > .death-column[style*="start"] {
- display: none;
- }
- #deathUIBottom > .death-column[style*="center"] {
- display: none;
- }
- #deathUIBottom > .death-column[style*="end"] {
- display: flex;
- width: 100% !important;
- padding: 20px;
- backdrop-filter: blur(20px);
- background: var(--background);
- flex-direction: column-reverse !important;
- justify-content: space-between !important;
- }
- .death-stats {
- display: none;
- }
- .death-row-weapon-img,
- .death-row-weapon-img-right {
- filter: brightness(1.8);
- opacity: 0.8;
- }
- .death-row-user-stat {
- display: none;
- }
- .death-ui-bottom {
- position: absolute;
- left: 0px;
- transform: unset;
- right: unset;
- display: flex;
- bottom: calc(50% - 150px);
- width: 100% !important;
- }
- .death-row-left,
- .death-row-right,
- .death-row-bottom {
- display: flex;
- box-sizing: border-box;
- }
- .death-row-bottom {
- height: auto;
- position: relative;
- flex-direction: column;
- width: 100% !important;
- }
- .death-row-weapon-img {
- height: 100%;
- margin: unset;
- }
- .death-row-left {
- display: none;
- }
- .death-row-user-text::after {
- content: "Killed by";
- color: var(--text);
- font-size: 20px;
- }
- .death-column-empty {
- display: none;
- }
- .death-row-class-level {
- display: none;
- }
- .death-row-class {
- margin-top: unset;
- margin-bottom: unset;
- margin-left: unset;
- position: absolute;
- right: 10px;
- height: 80px;
- width: 80px;
- margin-right: 20px;
- display: flex;
- align-items: center;
- z-index: 123;
- top: 50%;
- transform: translateY(-50%);
- justify-content: center !important;
- }
- .death-row-class-img {
- height: 70px;
- width: 70px;
- position: relative;
- }
- .death-row-user {
- width: 100%;
- }
- .death-row-user-text {
- filter: unset;
- color: var(--health);
- font-size: 40px;
- max-width: unset;
- background: linear-gradient(90deg, transparent, var(--background));
- border-right: 10px solid var(--health);
- width: 100%;
- height: 100px;
- display: flex;
- flex-direction: column-reverse;
- justify-content: center;
- box-sizing: border-box;
- backdrop-filter: blur(20px);
- padding-left: 20px;
- }
- .death-row-weapon {
- display: flex;
- align-items: center;
- }
- .death-row-bottom-bg {
- display: none;
- }
- .death-row-bottom {
- filter: unset;
- background-color: transparent !important;
- border: unset !important;
- box-shadow: unset !important;
- outline: unset !important;
- text-shadow: unset !important;
- align-items: flex-start !important;
- }
- .death-row-class {
- }
- .death-row-weapon-text {
- display: none;
- }
- .death-row-kills {
- display: none;
- }
- #uiBase.onDeathScrn #chatHolder {
- display: none !important;
- }
- #endTabbedView {
- min-width: 1000px;
- display: inline-block;
- vertical-align: top;
- }
- #endMidHolder {
- top: 320px !important;
- }
- .endCard {
- border-radius: 0px;
- display: flex;
- background-color: var(--background) !important;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- box-shadow: unset !important;
- }
- #tabHolder {
- display: flex;
- width: 220px;
- height: auto;
- background-color: var(--background);
- margin-right: 10px;
- flex-direction: column;
- margin-bottom: unset;
- }
- .tabHeader {
- border-left: 5px solid var(--accent);
- margin: 5px;
- color: var(--accent) !important;
- border-bottom: unset !important;
- background-color: var(--background);
- height: 40px;
- line-height: 40px;
- }
- .tabHeader.selected {
- color: var(--accent);
- border-color: var(--accent);
- }
- #endTable > tbody > tr > th {
- border: unset !important;
- color: var(--accent);
- }
- #endTable {
- background-color: var(--background) !important;
- border-radius: 0px;
- }
- .tabBody {
- width: 100%;
- }
- #endTable > tbody > tr > td {
- color: var(--accent) !important;
- }
- .endTableN {
- color: var(--accent) !important;
- }
- #endTimer {
- visibility: hidden !important;
- }
- #endInfo[style*="display: block;"] #endTimer {
- background-color: var(--background) !important;
- width: 1000px;
- height: 80px;
- margin-top: 130px;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- line-height: 80px;
- font-size: 40px;
- font-style: unset;
- color: var(--accent);
- text-shadow: unset !important;
- visibility: visible !important;
- }
- .tabHeader.selected {
- border-bottom: unset;
- border-color: var(--accent);
- color: var(--accent) !important;
- }
- #endTable > tbody > tr > td > span {
- color: var(--accent) !important;
- }
- #matchVoteHolder[style*="display: inline-block"] {
- width: 1000px;
- display: flex !important;
- flex-direction: row;
- justify-content: space-evenly;
- left: 50%;
- background-color: var(--background) !important;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- align-items: center;
- padding-top: 5px;
- border-radius: 0px;
- padding-bottom: 5px;
- }
- .matchVote {
- margin: unset;
- display: flex !important;
- align-items: center;
- justify-content: center;
- flex-direction: column;
- text-shadow: unset;
- border: unset !important;
- border-radius: unset;
- transition: 0.15s ease-in-out;
- transform: scale(0.9) !important;
- }
- .matchVote:hover {
- transform: scale(1.2) !important;
- }
- .matchVote:before {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 10;
- background-color: var(--background);
- }
- .matchVote > div {
- display: flex;
- position: unset;
- text-shadow: unset !important;
- text-align: center;
- color: var(--accent) !important;
- z-index: 11;
- }
- #tabHolder:after {
- content: "NASA LTD";
- color: var(--accent);
- text-align: center;
- height: 100%;
- display: flex;
- justify-content: center;
- align-items: flex-end;
- padding-bottom: 10px;
- font-size: 15px;
- }
- #victorySub {
- display: none;
- }
- #uiBase.onMenu #aMerger {
- position: fixed;
- left: calc(50%);
- top: 120px;
- transform: translateX(-50%);
- }
- #uiBase.onEndScrn #endAHolderR {
- position: fixed !important;
- right: calc(50% - 1000px);
- }
- #uiBase.onEndScrn #endAHolderL {
- position: fixed !important;
- left: calc(50% - 1000px);
- }
- .kfItem {
- border: unset !important;
- border-right: 5px solid var(--accent) !important;
- padding-right: 10px;
- padding-left: 80px;
- border-radius: 0px !important;
- background: linear-gradient(
- 90deg,
- transparent 0%,
- transparent 10%,
- var(--background) 100%
- );
- }
- #teamTotal0 {
- display: flex;
- align-items: center;
- position: fixed;
- left: calc(50% - 470px);
- top: 145px;
- background-color: var(--background);
- }
- #teamTotal1 {
- position: fixed;
- right: calc(50% - 470px);
- top: 145px;
- background-color: var(--background);
- }
- .teamTotalScore {
- color: var(--accent);
- }
- #specKPDContr {
- background-color: var(--background) !important;
- border-radius: 0px;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- }
- #specKPDContr > div {
- color: var(--accent) !important;
- }
- #specKPDContr > div > span {
- color: var(--accent) !important;
- }
- #specKPDContr > div > div > span {
- color: var(--accent) !important;
- }
- .gfSection,
- .endSection,
- .crStat,
- #kdLayout {
- background-color: var(--background);
- border-radius: 0px;
- border-color: transparent;
- }
- #fundsLayout > div > span {
- color: var(--accent) !important;
- }
- .crLabel {
- color: var(--accent);
- }
- .crVal {
- color: var(--accent);
- }
- .endTitle {
- color: var(--accent);
- }
- .xpLvl {
- color: var(--accent);
- }
- #menuClassContainer:hover #menuClassNameTag {
- visibility: visible;
- transform: translateX(-50%) scale(1);
- }
- .menuClassLevelBox {
- background-color: transparent;
- }
- #uiBase.onMenu #termsInfo {
- position: fixed;
- right: unset;
- left: calc(50% - 615px);
- bottom: 112px;
- height: 40px;
- padding-top: unset;
- padding-right: unset;
- padding-bottom: unset;
- border-radius: 0px;
- padding-left: 10px;
- width: 380px;
- line-height: 40px;
- background-color: transparent !important;
- transform: rotate(-1.4deg) !important;
- box-shadow: unset !important;
- }
- .terms {
- margin: unset;
- }
- #uiBase.onMenu .verticalSeparatorInline {
- display: none;
- }
- #uiBase.onGame #chatInput::placeholder {
- color: transparent !important;
- }
- #uiBase.onMenu .terms {
- color: var(--accent);
- font-size: 20px !important;
- padding: unset !important;
- }
- #uiBase.onMenu .terms.standout {
- color: var(--accent) !important;
- }
- .freeKRIcon {
- height: 47px;
- }
- #rankedSoonTm {
- display: none;
- }
- #killCardKick {
- display: none;
- }
- .youNewDiv {
- background-color: var(--background);
- margin-top: unset;
- margin-bottom: 10px;
- }
- #streamContainer {
- position: fixed;
- left: 30px;
- top: 30px;
- background-color: var(--background) !important;
- box-shadow: unset !important;
- }
- #aContainer {
- background-color: var(--background) !important;
- }
- .leftUIB {
- border: unset !important;
- background-color: unset !important;
- box-shadow: unset !important;
- }
- #modList > div > div.mapListItem > div {
- font-size: 20px !important;
- }
- #modList > div > div.mapListItem > div > span {
- font-size: 20px !important;
- }
- #specControlHolder {
- position: fixed;
- left: 20px;
- padding: 10px;
- background: var(--background);
- }
- .setSugBox2 {
- display: none;
- }
- .setHed,
- .setHedS,
- .mapListCat {
- border-left: 5px solid var(--health) !important;
- border-radius: unset !important;
- background: linear-gradient(90deg, var(--background), transparent);
- display: flex;
- align-items: center;
- justify-content: space-between;
- height: 46px;
- padding: 10px 20px;
- margin-top: 24px;
- border-radius: 4px;
- position: relative;
- border: unset;
- margin-bottom: 14px !important;
- }
- .setHed::before,
- .setHedS::before,
- .mapListCat::before {
- content: "";
- position: absolute;
- left: 0px;
- right: 0px;
- bottom: 0px;
- top: 0px;
- border: 1px solid var(--border);
- z-index: 1231123;
- pointer-events: none;
- -webkit-mask-image: linear-gradient(90deg, black, transparent);
- }
- #requiresRestart {
- justify-self: flex-end;
- }
- span.material-icons.plusOrMinus {
- display: none;
- }
- .setBodH {
- margin-left: unset;
- margin-right: unset;
- width: unset;
- background-color: var(--background);
- display: flex;
- flex-direction: column;
- gap: 14px;
- padding: 14px;
- border-radius: 4px;
- border: 1px solid var(--border) !important;
- }
- .settName,
- .settNameSmall {
- position: relative;
- margin: unset;
- display: grid;
- padding: 14px 28px 14px 14px;
- grid-template-columns: 1fr 0fr 0fr 0fr 0fr 0fr 0fr 0fr;
- align-items: center;
- background: linear-gradient(-90deg, var(--background), transparent);
- border: unset !important;
- color: var(--text) !important;
- }
- .settName::before,
- .settNameSmall::before {
- content: "";
- position: absolute;
- left: 0px;
- right: 0px;
- bottom: 0px;
- top: 0px;
- border: 1px solid var(--border);
- z-index: 1;
- pointer-events: none;
- -webkit-mask-image: linear-gradient(-90deg, black, transparent);
- }
- .setBodH .settName:last-child {
- padding: 14px 28px 14px 14px !important;
- border: unset !important;
- }
- #menuWindow[style="overflow-y: auto; width: 1200px;"] {
- background-color: var(--background);
- padding: unset;
- }
- #menuWindow[style*="overflow-y: hidden; width: 1146px;"] {
- background-color: var(--background);
- backdrop-filter: blur(20px);
- }
- #tHeader0,
- #tHeader1 {
- }
- #tradeReady0,
- #tradeReady1 {
- }
- .tListN {
- backdrop-filter: blur(20px) saturate(1.8);
- border: 1px solid var(--border);
- background-color: var(--background) !important;
- }
- .tSearch,
- #tradeChatInput {
- border: 1px solid var(--border);
- background-color: var(--background) !important;
- color: var(--accent);
- }
- .tSubCheck {
- background-color: var(--background) !important;
- color: var(--health) !important;
- border: 1px solid var(--health) !important;
- }
- .tSubCheck:hover {
- background-color: var(--health) !important;
- color: var(--background);
- }
- #tSubName,
- #tDecName {
- color: black !important;
- font-weight: 900;
- }
- #referralHeader {
- display: none;
- }
- .settingsHeader {
- margin: unset;
- width: calc(100% - 40px);
- padding: 20px;
- background: rgb(28, 28, 28);
- backdrop-filter: blur(20px) saturate(1.8);
- border: unset;
- display: flex;
- flex-direction: column;
- }
- #settHolder {
- padding-left: 20px;
- padding-right: 20px;
- }
- #menuWindow
- > div.settingsHeader
- > div[style="display:inline-block;width:415px;"] {
- width: 100% !important;
- }
- .tTotal {
- color: var(--accent);
- }
- .settingsBtn {
- padding: 10px;
- border: 1px solid var(--border);
- background-color: var(--background) !important;
- }
- #settSearch {
- padding: 18px;
- font-size: 20px;
- background-color: var(--background);
- color: white;
- width: 100% !important;
- border: 1px solid var(--border) !important;
- }
- #menuWindow
- > div.settingsHeader
- > div[style="display:inline-block;width:415px;"]
- > .advancedSwitch {
- display: none;
- }
- #menuWindow
- > div.settingsHeader
- > div[style="display:inline-block;text-align:right;float:right;"] {
- position: absolute;
- right: 30px;
- top: 30px;
- }
- .settingTab,
- .bigMenTab {
- background-color: transparent;
- position: relative;
- height: 48px;
- width: 100%;
- display: flex;
- justify-content: center;
- align-items: center;
- padding: unset;
- font-size: 0px;
- color: rgb(254, 231, 203) !important;
- border: 1px solid transparent !important;
- }
- .dark .tabANew::before,
- .bigMenTabA::before {
- content: "";
- position: absolute;
- left: -1px;
- right: 0px;
- bottom: 0px;
- top: 0px;
- border-radius: 4px;
- z-index: 123;
- -webkit-mask-image: linear-gradient(0deg, black, transparent);
- background-color: var(--border);
- }
- #menuWindow
- > div.bigMenTabs
- > div[onclick="playSelect();windows[5].switchTab(0)"]::after {
- content: "home";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow
- > div.bigMenTabs
- > div[onclick="playSelect();windows[5].switchTab(1)"]::after {
- content: "leaderboard";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #settingsTabLayout
- > div[onclick="playSelect(0.1);window.windows[0].changeTab(0)"]::after {
- content: "public";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #settingsTabLayout
- > div[onclick="playSelect(0.1);window.windows[0].changeTab(1)"]::after {
- content: "tune";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #settingsTabLayout
- > div[onclick="playSelect(0.1);window.windows[0].changeTab(2)"]::after {
- content: "desktop_windows";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #settingsTabLayout
- > div[onclick="playSelect(0.1);window.windows[0].changeTab(3)"]::after {
- content: "hd";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #settingsTabLayout
- > div[onclick="playSelect(0.1);window.windows[0].changeTab(4)"]::after {
- content: "sports_esports";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #settingsTabLayout
- > div[onclick="playSelect(0.1);window.windows[0].changeTab(5)"]::after {
- content: "volume_up";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #settingsTabLayout
- > div[onclick="playSelect(0.1);window.windows[0].changeTab(6)"]::after {
- content: "dns";
- font-size: 30px;
- font-family: "Material Icons";
- }
- .shopCard,
- #shopMainSellB,
- #shopSideSellB {
- border-color: transparent !important;
- }
- #menuWindow
- > div.bigMenTabs
- > div[onclick="playSelect();windows[12].switchTab(0)"]::after {
- content: "home";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow
- > div.bigMenTabs
- > div[onclick="playSelect();windows[12].switchTab(1)"]::after {
- content: "groups";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow
- > div.bigMenTabs
- > div[onclick="playSelect();windows[12].switchTab(2)"]::after {
- content: "leaderboard";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow
- > div.bigMenTabs
- > div[onclick="playSelect();windows[12].switchTab(3)"]::after {
- content: "person_add";
- font-size: 30px;
- font-family: "Material Icons";
- }
- .dark .tabANew,
- .bigMenTabA {
- border-radius: 4px;
- color: white !important;
- border: 1px solid var(--border) !important;
- }
- .dark .tabANew:hover,
- .bigMenTabA:hover {
- background-color: var(--border);
- border: 1px solid var(--border) !important;
- }
- .settingTab:hover,
- .bigMenTab:hover {
- background-color: var(--background);
- border-radius: 4px;
- border: 1px solid var(--border) !important;
- }
- #settingsTabLayout {
- border: 1px solid var(--border);
- padding: 14px;
- width: calc(100% - 28px);
- display: flex;
- gap: 14px;
- background-color: var(--background);
- }
- .bigMenTabs {
- border: 1px solid var(--border);
- padding: 14px;
- width: calc(100% - 28px);
- display: flex;
- gap: 14px;
- background-color: var(--background);
- }
- .settingsBtn[style*="width: auto"] {
- width: fit-content !important;
- }
- .setBodH > div > span[style="color: #eb5656"] {
- display: none;
- }
- .slider {
- opacity: 0.2;
- top: 0px;
- -webkit-mask-image: linear-gradient(
- -90deg,
- rgb(0, 0, 0) 1%,
- rgba(0, 0, 0, 0.06) 1%,
- rgba(0, 0, 0, 0.02),
- rgba(0, 0, 0, 0) 50%,
- transparent 99%
- );
- border-radius: unset !important;
- border-radius: none !important;
- }
- #settingsPreset {
- padding-top: 13.3px;
- padding-bottom: 13.3px;
- }
- #spinInfo {
- border-radius: unset !important;
- background: linear-gradient(
- 90deg,
- var(--background),
- var(--background-end)
- ) !important;
- border-left: 5px solid var(--health);
- border-radius: none !important;
- }
- div #specNames.topLeftOld[style="display: block;"] {
- background: var(--background);
- border-left: 5px solid var(--health);
- border-radius: none !important;
- }
- .switch {
- width: 100%;
- position: absolute;
- top: 0px;
- bottom: 0px;
- right: 0px;
- left: 0px;
- height: 100%;
- margin: unset !important;
- }
- .slider::before {
- display: none;
- }
- input:checked + .slider {
- background-color: var(--health);
- opacity: 1 !important;
- }
- input[type="color"] {
- border: unset;
- height: 100%;
- margin: unset;
- z-index: 123123;
- }
- .krIcon {
- margin-top: unset !important;
- vertical-align: unset !important;
- color: black !important;
- background-color: var(--ammo) !important;
- font-weight: bold;
- }
- .slidecontainer {
- background-color: var(--background);
- border: 1px solid var(--border);
- display: flex;
- height: 100%;
- align-items: center;
- padding: unset;
- margin: unset !important;
- }
- .sliderM {
- margin: unset;
- background-color: var(--background);
- }
- .sliderM::-webkit-slider-thumb {
- appearance: none;
- width: 10px;
- height: 30px;
- border-radius: 0px;
- background: var(--health);
- cursor: pointer;
- }
- .sliderVal {
- margin-top: unset;
- margin-bottom: unset;
- margin-left: unset;
- height: 28px;
- line-height: 20px;
- padding: unset;
- vertical-align: unset;
- display: flex;
- width: auto;
- align-items: center;
- background-color: transparent !important;
- border: unset !important;
- margin-right: 10px !important;
- }
- .inputGrey2 {
- background: var(--background);
- padding: 8px 14px;
- float: right;
- font-size: 15px;
- border-radius: 4px;
- color: white;
- border: 1px solid var(--border) !important;
- }
- #settingsTabLayout {
- border: 1px solid var(--border);
- padding: 14px;
- width: calc(100% - 28px);
- display: flex;
- gap: 14px;
- background-color: var(--background);
- }
- .accountInput,
- .smlInput {
- border: 1px solid var(--border);
- background-color: var(--background) !important;
- padding: 14px !important;
- }
- .smlInput[style="width:82%;margin-bottom:8px"] {
- width: 100% !important;
- }
- .subPassChg,
- .updDisN {
- margin: unset;
- border-radius: unset;
- border: 1px solid var(--border);
- text-transform: uppercase;
- font-weight: bolder;
- background: var(--background) !important;
- color: var(--health) !important;
- transform: unset !important;
- }
- .subPassChg:hover,
- .updDisN:hover {
- margin: unset;
- background: var(--border) !important;
- }
- #menuWindow[style="overflow-y: auto; width: 955px;"] {
- background-color: var(--background);
- backdrop-filter: blur(20px);
- }
- #menuWindow
- > div
- > div[style="width:100%;text-align:center;margin-top:10px;background-color:rgba(0,0,0,0.3);padding-top:10px;padding-bottom:20px;"] {
- border: 1px solid var(--border);
- padding: 14px;
- display: flex;
- gap: 14px;
- background-color: var(--background);
- width: calc(100% - 28px) !important;
- }
- #menuWindow
- > div
- > div.setBodH[style="margin-left:0px;width:calc(100% - 40px);"] {
- width: calc(100% - 28px) !important;
- }
- .Crankshaft-settings .setting.settName .switch,
- .Crankshaft-settings .setting.settName .setting-input-wrapper {
- grid-area: unset;
- }
- .accBtn {
- background-color: transparent;
- position: relative;
- height: 48px;
- width: 100%;
- display: flex;
- justify-content: center;
- align-items: center;
- padding: unset;
- font-size: 0px;
- color: rgb(151, 151, 151) !important;
- border: 1px solid var(--border) !important;
- }
- .accBtn::before {
- content: "";
- position: absolute;
- left: -1px;
- right: 0px;
- bottom: 0px;
- top: 0px;
- border-radius: 4px;
- z-index: 123;
- -webkit-mask-image: linear-gradient(0deg, black, transparent);
- background-color: var(--border);
- }
- .accBtn:hover {
- background-color: var(--border);
- border: 1px solid var(--border) !important;
- transform: unset !important;
- }
- .accBtn:active {
- background-color: var(--border);
- border: 1px solid var(--border) !important;
- transform: unset !important;
- }
- .settName[style="font-size:17px;"] {
- display: flex;
- gap: 6px;
- }
- #menuWindow[style="overflow-y: auto; width: 1300px;"] {
- background-color: var(--background);
- }
- #menuWindow[style="overflow-y: auto; width: 1280px;"] {
- background-color: var(--background);
- }
- .settName[style*="width:100%"] {
- width: auto !important;
- }
- .setBodH[style="display:inline-block;padding-top:10px;vertical-align:top;width:1004px;margin-left:15px;margin-top:0px;"] {
- flex-direction: row;
- gap: 20px;
- max-width: calc(100% - 28px);
- display: flex !important;
- width: 100% !important;
- margin: unset !important;
- }
- .setBodH[style="display:inline-block;padding-top:10px;vertical-align:top;width:1004px;margin-left:15px;margin-top:0px;"]
- div {
- width: 100% !important;
- }
- #profilePicM {
- background-color: var(--background);
- border-radius: 4px;
- border: 1px solid var(--border);
- padding: 12px;
- height: 100px;
- width: 100px;
- margin-top: unset;
- margin-right: unset;
- margin-left: unset;
- margin-bottom: 12px;
- }
- .pfpAction {
- border-radius: 4px;
- }
- .pSt {
- background-color: var(--background);
- display: flex;
- flex-direction: column;
- font-size: 16px;
- align-items: center;
- justify-content: center;
- border: 1px solid var(--border);
- width: 100% !important;
- height: 64px !important;
- margin: unset !important;
- padding: unset !important;
- }
- .pSt strong {
- font-size: 18px;
- font-weight: bold;
- }
- .statTabB0,
- .statTabB1,
- .statTabB2,
- .statTabB3,
- .statTabB4 {
- max-height: 200px;
- overflow-y: scroll;
- display: grid;
- gap: 14px;
- padding-top: 14px;
- grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
- }
- .statTabB0.hide {
- display: none !important;
- }
- .statTabB1.hide {
- display: none !important;
- }
- .statTabB2.hide {
- display: none !important;
- }
- .statTabB3.hide {
- display: none !important;
- }
- .statTabB4.hide {
- display: none !important;
- }
- .xpBar {
- background-color: var(--background);
- border: 1px solid var(--border);
- }
- .xpBarB {
- background-image: linear-gradient(90deg, var(--health), var(--health));
- border-radius: 4px;
- }
- div[style="height:15px;margin-top:30px;border-top:4px solid rgba(255, 255, 255, 0.8);"] {
- border: unset !important;
- }
- a {
- color: white;
- }
- #statHolder {
- margin-top: 14px;
- }
- #menuWindow > div > div.settName[style="margin-bottom:20px;"] {
- display: none;
- }
- #menuWindow > div.bigMenTabs > div.bigMenTab {
- font-size: 0px !important;
- }
- #menuWindow > div.bigMenTabs > div.bigMenTab > span {
- display: none;
- }
- #menuWindow
- > div.bigMenTabs
- > div.bigMenTab[onclick="playSelect();windows[4].switchTab(0)"]::after {
- content: "home";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow
- > div.bigMenTabs
- > div.bigMenTab[onclick="playSelect();windows[4].switchTab(1)"]::after {
- content: "diversity_3";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow
- > div.bigMenTabs
- > div.bigMenTab[onclick="playSelect();windows[4].switchTab(2)"]::after {
- content: "handshake";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow
- > div.bigMenTabs
- > div.bigMenTab[onclick="playSelect();windows[4].switchTab(3)"]::after {
- content: "settings";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow
- > div.bigMenTabs
- > div.bigMenTab[onclick="playSelect();windows[4].switchTab(4)"]::after {
- content: "connected_tv";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow
- > div.bigMenTabs
- > div.bigMenTab[onclick="playSelect();windows[4].switchTab(5)"]::after {
- content: "key";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow > div > div.settName[style="margin-bottom:20px;"] {
- display: none;
- }
- #menuWindow > div.bigMenTabs > div.bigMenTab {
- font-size: 0px !important;
- }
- #menuWindow > div.bigMenTabs > div.bigMenTab > span {
- display: none;
- }
- #hstTab0:after {
- content: "rule";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #hstTab1::after {
- content: "source";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #hstTab2::after {
- content: "settings";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #hstTab3::after {
- content: "featured_play_list";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #startServBtn::after {
- content: "start";
- font-size: 30px;
- font-family: "Material Icons";
- opacity: 1 !important;
- visibility: visible;
- }
- #startServBtn {
- background-color: var(--accent) !important;
- visibility: hidden;
- border: 1px solid var(--border) !important;
- }
- #shopHeader > div.bigMenTabs > div.bigMenTab {
- font-size: 0px !important;
- }
- #shopHeader > div.bigMenTabs > div.bigMenTab > span {
- display: none;
- }
- #shopHeader
- > div.bigMenTabs
- > div.bigMenTab[onclick="playSelect();windows[13].switchTab(0)"]::after {
- content: "home";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #shopHeader
- > div.bigMenTabs
- > div.bigMenTab[onclick="playSelect();windows[13].switchTab(1)"]::after {
- content: "autorenew";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #shopHeader
- > div.bigMenTabs
- > div.bigMenTab[onclick="playSelect();windows[13].switchTab(2)"]::after {
- content: "workspace_premium";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #shopHeader
- > div.bigMenTabs
- > div.bigMenTab[onclick="playSelect();windows[13].switchTab(3)"]::after {
- content: "shopping_bag";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #shopHeader
- > div.bigMenTabs
- > div.bigMenTab[onclick="playSelect();windows[13].switchTab(4)"]::after {
- content: "key";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #shopHeader
- > div.bigMenTabs
- > div.bigMenTab[onclick="playSelect();windows[13].switchTab(5)"]::after {
- content: "store";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #shopHeader
- > div.bigMenTabs
- > div.bigMenTab[onclick="playSelect();windows[13].switchTab(6)"]::after {
- content: "plumbing";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1460px;"]
- > div
- > div
- > div.bigMenTab {
- font-size: 0px !important;
- }
- #menuWindow[style="overflow-y: auto; width: 1460px;"]
- > div
- > div
- > .bigMenTab
- > span {
- display: none;
- }
- #menuWindow[style="overflow-y: auto; width: 1460px;"]
- > div
- > div
- > .bigMenTab[onclick="playSelect();windows[3].switchTab(0)"]::after {
- content: "home";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1460px;"]
- > div
- > div
- > .bigMenTab[onclick="playSelect();windows[3].switchTab(1)"]::after {
- content: "leaderboard";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1460px;"]
- > div
- > div
- > .bigMenTab[onclick="playSelect();windows[3].switchTab(2)"]::after {
- content: "fiber_new";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1460px;"]
- > div
- > div
- > .bigMenTab[onclick="playSelect();windows[3].switchTab(3)"]::after {
- content: "bookmark";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1460px;"]
- > div
- > div
- > .bigMenTab[onclick="playSelect();windows[3].switchTab(4)"]::after {
- content: "volunteer_activism";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1460px;"]
- > div
- > div
- > .bigMenTab[onclick="playSelect();windows[3].switchTab(5)"]::after {
- content: "file_download_done";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1460px;"]
- > div
- > div
- > .bigMenTab[onclick="playSelect();windows[3].switchTab(6)"]::after {
- content: "search";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1950px;"]
- > div
- > div
- > div.bigMenTab {
- font-size: 0px !important;
- }
- #menuWindow[style="overflow-y: auto; width: 1950px;"]
- > div
- > div
- > .bigMenTab
- > span {
- display: none;
- }
- #menuWindow[style="overflow-y: auto; width: 1950px;"]
- > div
- > div
- > .bigMenTab[onclick="playSelect();windows[9].switchTab(0)"]::after {
- content: "home";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1950px;"]
- > div
- > div
- > .bigMenTab[onclick="playSelect();windows[9].switchTab(1)"]::after {
- content: "leaderboard";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1950px;"]
- > div
- > div
- > .bigMenTab[onclick="playSelect();windows[9].switchTab(2)"]::after {
- content: "featured_play_list";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1950px;"]
- > div
- > div
- > .bigMenTab[onclick="playSelect();windows[9].switchTab(3)"]::after {
- content: "fiber_new";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1950px;"]
- > div
- > div
- > .bigMenTab[onclick="playSelect();windows[9].switchTab(4)"]::after {
- content: "bookmark";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1950px;"]
- > div
- > div
- > .bigMenTab[onclick="playSelect();windows[9].switchTab(5)"]::after {
- content: "volunteer_activism";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1950px;"]
- > div
- > div
- > .bigMenTab[onclick="playSelect();windows[9].switchTab(6)"]::after {
- content: "search";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1950px;"]
- > div
- > div
- > .bigMenTab[onclick="playSelect();openURL(`./?sandbox`)"]::after {
- content: "apartment";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1950px;"]
- > div
- > div
- > .bigMenTab[onclick="playSelect();openURL(`./editor.html`)"]::after {
- content: "construction";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #bindsHeader > div > div.bigMenTab[onclick="windows[6].switchTab(0)"]::after {
- content: "public";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #bindsHeader > div > div.bigMenTab[onclick="windows[6].switchTab(1)"]::after {
- content: "forum";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #bindsHeader > div > div.bigMenTab[onclick="windows[6].switchTab(2)"]::after {
- content: "touch_app";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #bindsHeader > div > div.bigMenTab[onclick="windows[6].switchTab(3)"]::after {
- content: "celebration";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #bindsHeader > div > div.bigMenTab[onclick="windows[6].switchTab(4)"]::after {
- content: "source";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #bindsHeader {
- width: unset;
- padding-right: 15px;
- padding-left: 15px !important;
- margin-left: -20px;
- margin-right: -20px;
- background-color: var(--background-0-opacity);
- }
- #bindsHeader > div {
- margin-top: unset !important;
- }
- #menuWindow[style="overflow-y: auto; width: 1000px;"]
- > div.bigMenTabs
- > .bigMenTab {
- font-size: 0px !important;
- height: fit-content !important;
- }
- #menuWindow[style="overflow-y: auto; width: 1000px;"]
- > div.bigMenTabs
- > .bigMenTab
- > span {
- display: none;
- }
- #menuWindow[style="overflow-y: auto; width: 1000px;"]
- > div.bigMenTabs
- > .bigMenTab[onclick="windows[29].switchTab(0)"]::after {
- content: "connect_without_contact";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1000px;"]
- > div.bigMenTabs
- > .bigMenTab[onclick="windows[29].switchTab(1)"]::after {
- content: "groups";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1000px;"]
- > div.bigMenTabs
- > .bigMenTab[onclick="windows[29].switchTab(2)"]::after {
- content: "hub";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1000px;"]
- > div.bigMenTabs
- > .bigMenTab[onclick="windows[29].switchTab(3)"]::after {
- content: "inbox";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1000px;"]
- > div.bigMenTabs
- > .bigMenTab[onclick="windows[29].switchTab(4)"]::after {
- content: "archive";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1460px;"] {
- background-color: var(--background);
- }
- #menuWindow[style="overflow-y: auto; width: 1950px;"] {
- background-color: var(--background);
- }
- #menuWindow[style="overflow-y: auto; width: 1000px;"] {
- background-color: var(--background);
- }
- #menuWindow[style="overflow-y: auto; width: 1200px;"] {
- background-color: var(--background);
- }
- #menuWindow[style="overflow-y: scroll; width: 1200px;"] {
- background-color: var(--background);
- }
- #menuWindow[style="overflow-y: hidden; width: 985px;"] {
- background-color: var(--background);
- }
- #menuWindow[style="overflow-y: auto; width: 850px;"] {
- background-color: var(--background);
- }
- #menuWindow[style="overflow-y: auto; width: 1000px;"]
- > div.bigMenTabs
- > .bigMenTab[onclick="playSelect(0.1);windows[20].switchTab(0)"]::after {
- content: "leaderboard";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow[style="overflow-y: auto; width: 1000px;"]
- > div.bigMenTabs
- > .bigMenTab[onclick="playSelect(0.1);windows[20].switchTab(1)"]::after {
- content: "info";
- font-size: 30px;
- font-family: "Material Icons";
- }
- #menuWindow > a[href*="social.html"] {
- font-size: 0px;
- background-color: var(--background);
- border: 1px solid var(--border);
- width: 40px;
- display: inline-flex;
- align-items: center;
- justify-content: center;
- height: 40px;
- border-radius: 4px;
- text-decoration: unset !important;
- }
- #menuWindow > a[onclick="showWindow(18)"] {
- font-size: 0px;
- background-color: var(--background);
- border: 1px solid var(--border);
- width: 40px;
- display: inline-flex;
- align-items: center;
- justify-content: center;
- height: 40px;
- border-radius: 4px;
- text-decoration: unset !important;
- }
- #menuWindow > a[href*="social.html"]::before {
- content: "input";
- font-size: 20px;
- font-family: "Material Icons";
- }
- #menuWindow > a[onclick="showWindow(18)"]::before {
- content: "upload";
- font-size: 20px;
- font-family: "Material Icons";
- }
- .bigMenTab.bigMenTabA[style="height:18px;"][onclick="playSelect();windows[1].switchTab(0)"] {
- height: 50px !important;
- }
- .bigMenTab.bigMenTabA[style="height:18px;"][onclick="playSelect();windows[1].switchTab(0)"]::before {
- content: "public";
- font-size: 30px;
- font-family: "Material Icons";
- }
- .bigMenTab[style="height:18px;"][onclick="playSelect();windows[1].switchTab(1)"] {
- height: 50px !important;
- }
- .bigMenTab[style="height:18px;"][onclick="playSelect();windows[1].switchTab(1)"]::before {
- content: "extension";
- font-size: 30px;
- font-family: "Material Icons";
- }
- .mapListItem {
- background-color: var(--background);
- border: 1px solid var(--border);
- }
- #mdSrch,
- #mpSrch {
- padding: 23px !important;
- }
- .searchBtn,
- .loadMoreD,
- #mpCat,
- .mailObj,
- .followBack,
- .viewAllUpdates,
- .biMFeatInfB {
- position: relative;
- box-sizing: border-box;
- background-color: transparent !important;
- color: rgb(151, 151, 151) !important;
- border: 1px solid var(--border) !important;
- }
- .mailObj {
- background-color: var(--background) !important;
- }
- .searchBtn::before,
- .loadMoreD::before,
- .followBack::before,
- .viewAllUpdates::before {
- content: "";
- position: absolute;
- left: -1px;
- right: 0px;
- bottom: 0px;
- top: 0px;
- border-radius: 4px;
- z-index: 123;
- pointer-events: none;
- -webkit-mask-image: linear-gradient(0deg, black, transparent);
- background-color: var(--border);
- }
- .buttonR {
- border: 1px solid #ff7f7f !important;
- color: #ff7f7f !important;
- transition: all 0.3s;
- font-weight: bold;
- }
- .buttonR:hover {
- background-color: #ff7f7f !important;
- color: rgba(24, 24, 24) !important;
- }
- .readAll {
- color: #ff7f7f;
- }
- .readAll:hover {
- color: #ff7f7f !important;
- }
- .searchBtn:hover,
- .loadMoreD:hover,
- .followBack:hover,
- .readAll:hover,
- .readAll:active,
- .viewAllUpdates:hover,
- .viewAllUpdates:active,
- .biMFeatInfB:hover,
- .biMFeatInfB:active {
- color: white;
- border-radius: 4px;
- background-color: var(--background) !important;
- border: 1px solid var(--border) !important;
- transform: unset !important;
- }
- #deathUIBottom::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- #mpCat {
- height: 70px;
- }
- .followBack {
- padding: 8px !important;
- }
- .readAll {
- height: 30px;
- line-height: 30px;
- box-sizing: border-box;
- background-color: transparent;
- border: 1px solid var(--border) !important;
- }
- .setBodH[style="padding-top:15px"] {
- display: block;
- }
- #menuWindow[style="overflow-y: auto; width: 1000px;"]
- > div
- > div
- > div[style="float:right;color:rgba(255,255,255,0.5)"] {
- display: flex;
- gap: 10px;
- }
- #menuWindow[style="overflow-y: auto; width: 1000px;"]
- > div
- > div
- > a[href*="/social.html"] {
- margin-right: 10px;
- }
- .logVersionHed {
- border: unset;
- }
- .challHeadrI {
- border: unset;
- width: 100%;
- border-radius: unset;
- height: 300px;
- }
- .challMapCrd {
- border: unset !important;
- }
- .challMapCvr {
- background: linear-gradient(0deg, var(--background), transparent);
- }
- .challMapPrg {
- background-color: var(--border);
- border: 1px solid var(--border);
- border-radius: 4px;
- position: absolute;
- left: 10px;
- right: unset;
- bottom: 10px;
- backdrop-filter: blur(20px);
- }
- #menuWindow[style="overflow-y: auto; width: 1200px;"]
- > div[style="margin-top:10px;"] {
- padding: 20px;
- }
- .classLvl {
- left: unset !important;
- right: 7px;
- top: 7px;
- color: white !important;
- }
- .challHeadrS {
- background-color: transparent;
- }
- .chalCard,
- .chalImgC,
- .chalXPBar,
- .chalRews,
- .chalRewSkn,
- .bigMFeatHold,
- .clsStatCard,
- .clsStatXPBar,
- .classCard {
- background-color: var(--background) !important;
- border: 1px solid var(--border) !important;
- }
- .chalXPBarC,
- .clsStatXPBarC {
- background-image: linear-gradient(
- 90deg,
- var(--health),
- var(--health)
- ) !important;
- }
- #selectorContainer {
- background-color: transparent;
- }
- .clsStatCard {
- width: 100%;
- padding-bottom: unset;
- margin: unset;
- flex-direction: column;
- box-sizing: border-box;
- display: flex;
- padding-left: 82px;
- align-items: flex-start;
- justify-content: flex-start;
- padding-right: 10px;
- height: 80px;
- padding-top: 4px;
- }
- .clsStatXPBarV {
- position: absolute;
- bottom: 0px;
- top: 0px;
- left: unset;
- right: 0px;
- display: flex;
- align-items: center;
- padding-right: 10px;
- justify-content: flex-end;
- width: fit-content;
- font-weight: bolder;
- color: rgb(111, 111, 111) !important;
- }
- .clsStatImg {
- height: 70px;
- width: 70px;
- background-color: transparent;
- left: 6px;
- top: 4px;
- position: absolute;
- }
- .clsStatLvl {
- transform: unset;
- right: 10px;
- top: 6px;
- left: unset;
- }
- .clsStatXPBar {
- position: absolute;
- left: 80px;
- bottom: 4px;
- top: unset;
- right: 0px;
- width: calc(100% - 88px);
- background-color: var(--background) !important;
- }
- .clsStatXPBarC {
- border-radius: 2px !important;
- }
- .clsStatName,
- .clsStatWeap {
- position: unset;
- }
- .clsXPBarC {
- background: linear-gradient(90deg, var(--health), var(--background));
- border-radius: 2px;
- }
- .classHP {
- left: 78px;
- font-weight: 900;
- color: rgb(255, 255, 255) !important;
- }
- .xpBarV {
- color: rgba(111, 111, 111);
- }
- .sliderVal {
- color: var(--text);
- }
- .inputGrey2 {
- color: var(--text);
- }
- .itemViewSea {
- font-weight: bold;
- background-color: unset !important;
- clip-path: unset;
- background: linear-gradient(
- to left,
- var(--background),
- var(--background-end)
- ) !important;
- color: var(--health) !important;
- border-radius: unset !important;
- border-right: 5px solid var(--ammo) !important;
- right: 15px;
- top: 15px;
- line-height: unset;
- padding: 5px;
- padding-left: 10px;
- padding-right: 10px;
- }
- #menuWindow > a[href*="social.html"]::before {
- background-color: rgb(35 35 35 / 0%);
- border: 1px solid rgb(0 0 0 / 10%);
- color: var(--health);
- }
- #menuWindow > a[href*="social.html"] {
- background-color: rgb(35 35 35 / 0%);
- border: 1px solid rgb(255 255 255 / 0%);
- }
- #menuWindow > a[onclick="showWindow(18)"] {
- background-color: rgb(35 35 35 / 0%);
- border: 1px solid rgb(0 0 0 / 10%);
- color: var(--health);
- }
- .setBodH[style="padding:10px;margin-top:0px;margin-bottom:8px;width:calc(100% - 20px) !important;margin-left:0px;"] {
- display: unset;
- background-color: transparent;
- border: unset !important;
- }
- .serverTimeLeft {
- width: 100px;
- display: flex;
- justify-content: flex-end;
- /* text-align: right; */
- }
- .settNameIn:hover {
- background-color: transparent !important;
- padding: 14px;
- margin: unset;
- }
- #serverHolder > div.setBodH > div[style*="padding-top:10px"] {
- display: unset;
- }
- .clsXPBarC {
- background-color: var(--health) !important;
- }
- .xpEndBPBarB {
- background-image: none !important;
- background-color: var(--health) !important;
- }
- .classHP {
- left: 78px;
- font-weight: 900;
- color: #fff !important;
- }
- #menuWindow.dark {
- border: 1px solid var(--border);
- }
- #menuWindow.dark div {
- color: var(--text);
- }
- .settName {
- color: var(--text) !important;
- }
- #windowCHolder {
- backdrop-filter: blur(20px);
- }
- .pSt {
- color: var(--health) !important;
- }
- .pSt strong {
- color: var(--accent) !important;
- }
- .custClear {
- padding: unset;
- border-radius: 100%;
- top: 5px;
- right: 5px;
- width: 30px;
- height: 30px;
- transform: unset !important;
- opacity: 0.5;
- transition: 0.05s all !important;
- }
- .custClear:hover {
- opacity: 1;
- }
- #instructionsUpdate {
- background-color: var(--background);
- border-radius: 4px;
- border: 1px solid var(--border);
- }
- .skinImg {
- margin: unset !important;
- }
- .skinRandom {
- left: 50%;
- transform: translate(-50%, calc(-50% + 10px));
- opacity: 0.8;
- background: rgba(31, 31, 31, 1);
- height: 100px;
- width: 100px;
- border-radius: 1000%;
- backdrop-filter: blur(20px);
- top: 50% !important;
- display: flex;
- align-items: center;
- justify-content: center;
- border: 1px solid var(--border);
- transition: 0.15s all !important;
- }
- .skinCard:hover .skinRandom {
- opacity: 0.1;
- }
- #instructionsUpdate::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- border-radius: 4px;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- div[style="margin-top:10px;font-size:15px;color:rgba(255,255,255,0.4)"] {
- color: var(--text) !important;
- }
- .instructionsHeader {
- color: var(--text);
- border-bottom: 1px solid var(--health);
- background: transparent;
- }
- .instructionsTab {
- color: var(--text);
- border-top: 1px solid var(--health);
- }
- .punishButton.kick {
- background-color: rgb(121, 13, 13);
- }
- .punishButton.vote {
- background-color: rgb(246, 190, 0);
- color: rgb(0, 0, 0);
- font-weight: 700;
- }
- #ingameTable tr,
- #ingameTable th {
- border-bottom: 3px solid var(--health) !important;
- }
- #menuWindow .dark [style="overflow-y: auto; width: 955px;"]::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- #menuWindow
- > div[style="margin-bottom:15px"]
- > div.bigMenTabs
- > div[onclick*="windows[34].switchTab("] {
- font-size: unset !important;
- }
- #bindsHolder > .setBodH div {
- display: unset;
- }
- .hostHeader {
- border-width: 1px;
- }
- #stickyHostH {
- border-width: 1px;
- }
- .mailFrom {
- border-bottom: 1px solid var(--health);
- }
- .changeText {
- color: var(--text) !important;
- }
- .menuTabNew {
- color: var(--health);
- }
- #policePopC {
- background-color: var(--background);
- }
- #confirmBtn[style="width:142px;margin-right:5px"] > span {
- display: none !important;
- }
- div[style="color:rgba(255,255,255,0.6);font-size:20px;margin-bottom:15px;"] {
- color: var(--text) !important;
- text-align: center;
- }
- div[style="color:rgba(255,255,255,0.6);font-size:20px;margin-bottom:15px;"]
- > b {
- color: var(--health) !important;
- }
- #kpdCalls > * td,
- #kpdCalls > * th {
- color: var(--text);
- }
- .popHeader,
- .dropsPopHeader {
- color: var(--text);
- }
- .kpdRank {
- display: none !important;
- }
- div[style="font-size:30px;margin-bottom:12px;color:#858585"] {
- color: var(--text) !important;
- }
- div[style*="color:rgba(0,0,0,0.6)"] {
- color: var(--text) !important;
- }
- div[style*="border-bottom:3px solid #ffffff33;"] {
- border-bottom: 2px solid var(--health) !important;
- }
- #policePopC::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- #menuWindow[style="overflow-y: hidden; width: 985px;"]::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- #menuWindow [style*="overflow-y: auto; width: 955px;"]::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- .custContainer {
- left: 7px;
- }
- .pListActions {
- padding: 20px;
- }
- .plusOrMinus3 {
- color: var(--health) !important;
- font-size: 47px !important;
- vertical-align: middle !important;
- margin-top: 0px !important;
- }
- #menuWindow
- > div[style="margin-bottom:15px"]
- > div.bigMenTabs
- > div[onclick*="windows[34].switchTab("] {
- font-size: unset !important;
- }
- #doubleXPHolder {
- display: none !important;
- }
- #endTable > tbody > tr > th {
- color: var(--health) !important;
- }
- #newSpecContr > #nSC_header {
- font-weight: bold;
- color: var(--health);
- }
- hr[style="border-top: 1px solid rgba(255, 255, 255, 0.7);"] {
- border-color: var(--health) !important;
- }
- .specControl {
- color: var(--text) !important;
- }
- .specControlKey {
- color: var(--health);
- }
- #specStatsInner {
- background: rgba(35, 35, 35, 0.6);
- }
- #spectHPBI {
- background-color: var(--health) !important;
- }
- #spectHPV {
- color: rgb(0, 0, 0);
- }
- div[style*="color: rgba(255, 255, 255, 0.6);"] {
- color: var(--text) !important;
- }
- div[style*="color: rgba(255, 255, 255, 0.4);"] {
- color: var(--text) !important;
- }
- div[style*="background:#fff"] {
- background-color: var(--health) !important;
- }
- div[style="color:rgba(255,255,255,0.6);margin-bottom:10px;margin-top:0px;width:100%;text-align:center"] {
- color: var(--text) !important;
- margin-bottom: 0px !important;
- }
- .bundleSliderBtn {
- background: none !important;
- }
- .prizeWheelTable {
- text-align: center;
- margin-top: 20px;
- display: flex;
- flex-wrap: wrap;
- justify-content: space-between;
- }
- .shopCard {
- margin-left: unset !important;
- margin-right: unset !important;
- }
- .craftRcIcn {
- border-width: 1px !important;
- }
- .bundlPopBuyB,
- .bundlPopBuyS,
- .bundlPopBuyC {
- color: var(--text) !important;
- }
- .bSliderBtn {
- border: transparent;
- background: transparent;
- }
- .bundleSliderBtn {
- background: none !important;
- border: none !important;
- }
- .bundleSliderBtn.disabled {
- background: none !important;
- border: none !important;
- }
- .plusOrMinus2 {
- color: var(--health);
- }
- .purejscarousel-btn {
- background-color: rgb(0 0 0) !important;
- }
- .custSubContainer {
- display: none !important;
- }
- .winCloseArr,
- .custBackArr {
- display: none !important;
- }
- .winClose::before {
- content: "undo";
- font-family: "material icons";
- color: var(--accent);
- }
- .custBack::before {
- content: "arrow_back";
- font-family: "material icons";
- color: var(--accent);
- }
- .winClose:hover {
- background: var(--border) !important;
- }
- .winClose:hover,
- .custBack:hover {
- background: var(--border) !important;
- }
- .winClose,
- .custBack {
- padding: unset !important;
- height: 48px !important;
- width: 50px !important;
- min-width: 50px;
- background: var(--background) !important;
- line-height: 50px;
- text-align: center;
- background: transparent;
- transition: 0.1s all ease-in-out;
- border: 1px solid var(--border);
- }
- .custContainer {
- border: 3px solid rgba(0, 0, 0, 0.4);
- background-color: rgb(0, 0, 0, 25%);
- }
- .bundleSliderArrow {
- border-right: 20px solid var(--health);
- }
- #bundlePop,
- #premiumPop {
- background: var(--background);
- border-radius: 4px;
- border: 1px solid var(--border);
- }
- .bundlCreatorHead {
- background: var(--background);
- border: 1px solid var(--border);
- border-radius: 4px;
- }
- .bundlPopBuyC {
- background: var(--background) !important;
- transition: background-color 0.3s ease;
- border: 1px solid var(--health) !important;
- color: var(--health) !important;
- border-radius: 4px;
- }
- #premiumCreatorCodeBtn {
- background: var(--background) !important;
- transition: background-color 0.3s ease;
- border: 1px solid var(--health) !important;
- color: var(--health) !important;
- border-radius: 4px;
- margin-left: 5px;
- }
- #premiumCreatorCodeBtn:hover {
- color: rgba(24, 24, 24) !important;
- background: var(--health) !important;
- }
- #premiumCreatorCode {
- border: 1px solid var(--border) !important;
- }
- .bundlPopBuyC:hover {
- color: rgba(24, 24, 24) !important;
- background: var(--health) !important;
- transform: none !important;
- }
- .bundlPopInfo > li {
- color: var(--text);
- }
- .bundlPopInfo > li::before {
- color: var(--accent) !important;
- }
- #bundlePop::after,
- #premiumPop::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- border-radius: 4px;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- .bundlPopNam {
- color: var(--text);
- }
- .updDisN {
- margin-right: 10px;
- }
- .bundlPopInfo {
- color: var(--text);
- }
- .bundlCreatorText,
- .battlepassCreatorText {
- color: var(--text);
- }
- div[style="color: rgb(255, 255, 255); font-size: 20px; position: relative; margin-bottom: 15px;"] {
- color: var(--text) !important;
- }
- .clientExitPop {
- background: var(--background);
- border: 1px solid var(--border);
- border-radius: 4px;
- text-align: center;
- color: var(--text);
- }
- #confirmBtn {
- color: var(--health) !important;
- background: var(--background) !important;
- transition: background-color 0.5s ease;
- border: 1px solid var(--health) !important;
- box-shadow: none !important;
- border-radius: 4px !important;
- text-transform: uppercase !important;
- }
- #declineBtn {
- background-color: var(--background);
- transition: background-color 0.5s ease;
- margin-left: 4px;
- border: 1px solid #ff7f7f;
- color: #ff7f7f;
- }
- #declineBtn:hover {
- color: rgba(24, 24, 24) !important;
- background: #ff7f7f !important;
- }
- #confirmBtn:hover {
- color: rgba(24, 24, 24) !important;
- background: var(--health) !important;
- }
- .clientExitPop::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- border-radius: 4px;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- #itemInfoBtn {
- color: var(--text);
- background-color: var(--background);
- transition: background-color 0.3s ease;
- }
- div span[style="color:#7d7d7d;"] {
- color: var(--health) !important;
- }
- div [style="color:#cfcfcf"] {
- color: var(--health) !important;
- }
- .settLabel.greyShad {
- color: var(--health) !important;
- }
- .settLabel.blackShad {
- color: var(--health) !important;
- }
- .custLabel.blackShad {
- color: var(--health) !important;
- }
- #interactMsg {
- background: var(--background);
- border: unset;
- color: var(--text);
- }
- span [style*="color:#FBC02D;"] {
- color: var(--health) !important;
- }
- #interactMsg::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- div
- [style="overflow-y: hidden; width: 877px; height: calc(100% - 300px);"]::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- div [style="overflow-y: auto;"]::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- div [style="overflow-y: auto; width: 877px;"]::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- div [style="overflow-y: auto; width: 900px;"]::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- .vouchPop {
- background: rgba(35, 35, 35);
- border-radius: 4px;
- border: 1px solid var(--border);
- }
- #vouchRes {
- color: var(--text) !important;
- }
- .vouchPop::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- border-radius: 4px;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- .redVouchBtn {
- color: var(--health);
- border: 1px solid var(--health);
- background-color: var(--background);
- transition: background-color 0.3s ease;
- }
- input#settSearch {
- width: 100% !important;
- }
- .smlInput {
- background-color: var(--background);
- border: 1px solid var(--border);
- color: var(--text);
- }
- input[type="text"],
- input[type="search"],
- input[type="url"],
- input[type="password"],
- input[type="email"] {
- background-color: var(--background) !important;
- border: 1px solid var(--border) !important;
- color: var(--text) !important;
- }
- input[type="text"]::placeholder,
- input[type="search"]::placeholder,
- input[type="url"]::placeholder,
- input[type="password"]::placeholder,
- input[type="email"]::placeholder {
- color: rgba(111, 111, 111) !important;
- }
- input[type="text"]:focus::placeholder,
- input[type="search"]:focus::placeholder,
- input[type="url"]:focus::placeholder,
- input[type="password"]:focus::placeholder,
- input[type="email"]:focus::placeholder {
- color: transparent !important;
- }
- .redVouchBtn:hover {
- color: rgba(24, 24, 24) !important;
- background: var(--health) !important;
- }
- div [style="color:#292929"] {
- color: var(--text) !important;
- }
- .crftItmJnk {
- color: var(--health) !important;
- }
- div
- [style="color:rgba(255,255,255,0.7);margin-top:-5px;font-size:19px;text-align:center;margin-bottom:5px;"] {
- color: var(--text) !important;
- }
- .itemCnt[data-badge]:after {
- background-color: rgb(255 255 255 / 0%);
- font-size: 15px;
- color: var(--text) !important;
- }
- .challHeadrI {
- border-left: 5px solid var(--health);
- }
- span [style="color:rgba(255,255,255,0.5)"] {
- color: var(--health) !important;
- }
- #menuWindow.dark {
- background-color: var(--background);
- }
- #itemSearchH {
- background-color: var(--background);
- }
- #itemSearch {
- height: 50px;
- width: calc(115% - 75px - 64px);
- background-color: var(--background);
- }
- .itemSea {
- display: none;
- }
- .itemOwn {
- color: transparent !important;
- }
- .winSelH {
- padding-top: 10px;
- padding-bottom: 0px;
- width: calc(120% - 75px - 64px);
- background-color: var(--background);
- border: 1px solid var(--border);
- }
- div.skinCard[class="skinCard"][style="color:#292929;border:5px solid#292929"] {
- color: var(--text) !important;
- }
- .streakCard {
- border: none !important;
- }
- .selctInfoBtn {
- top: 150px;
- color: rgb(24, 24, 24) !important;
- border-radius: unset;
- background-color: var(--health);
- right: 10px;
- bottom: 10px;
- top: unset;
- width: 14px;
- height: 20px;
- font-weight: bolder;
- font-size: initial;
- border-radius: 100%;
- display: flex;
- text-align: center;
- align-items: center;
- justify-content: center;
- opacity: 0.5;
- transition: 0.05s all !important;
- }
- .selctInfoBtn:hover {
- opacity: 1;
- background-color: var(--health);
- }
- .lockedCard {
- width: 53%;
- }
- img [style*="height:40px;"] {
- right: 100px;
- }
- .itemViewCnt {
- color: var(--text) !important;
- }
- span [style="color: #3318188f;"] {
- color: var(--health) !important;
- }
- span[style*="color:#ffffff8f;"] {
- color: var(--text) !important;
- }
- #itemViewPop {
- backdrop-filter: blur(20px);
- border: unset !important;
- }
- .selctFavBtn:after {
- display: none !important;
- }
- #spinKR {
- background: linear-gradient(
- 90deg,
- var(--background),
- var(--background-end)
- ) !important;
- border-left: 5px solid var(--health);
- color: var(--text);
- border-radius: unset !important;
- }
- #spinHeader {
- color: var(--text);
- }
- #spinCost {
- color: var(--text);
- }
- .spinPrevIcon {
- background-color: var(--background);
- border-width: 1px;
- }
- .spinSprayDiv {
- background-color: var(--background) !important;
- border-width: 1px;
- }
- span[style="color:#fff;line-height:85px;margin-left:6px"] {
- color: var(--text) !important;
- }
- span[style="color:rgba(255,255,255,0.5);float:right"] {
- color: var(--text) !important;
- }
- div[style="margin-top:5px;color:#fff"] {
- color: var(--text) !important;
- }
- div#spinKR > span[style="color:rgba(255,255,255,0.6)"] {
- color: var(--text) !important;
- }
- div [style="font-size:50px;color:#fff"] {
- color: var(--text) !important;
- }
- .spinHistoryHeader {
- color: var(--text) !important;
- border-bottom: 2px solid #989898;
- }
- #spinHistoryPop {
- background-color: var(--background);
- border: 1px solid var(--border);
- }
- .popHeader {
- position: unset !important;
- border-bottom: 1px solid var(--health);
- }
- #spinHistoryPop::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- border-radius: 4px;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- .spinHistoryStatsPop {
- background-color: #1c1c1c;
- }
- .spinHistoryStatsPop::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- border-radius: 4px;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- .spinHistoryStats {
- color: var(--health) !important;
- background: var(--background) !important;
- transition: background-color 0.3s ease;
- border: 1px solid var(--health) !important;
- box-shadow: none !important;
- border-radius: 4px !important;
- }
- .spinHistoryClear {
- color: var(--health) !important;
- background: var(--background) !important;
- transition: background-color 0.3s ease;
- border: 1px solid var(--health) !important;
- box-shadow: none !important;
- border-radius: 4px !important;
- }
- .spinHistoryClear:hover {
- transform: none !important;
- color: rgba(24, 24, 24) !important;
- background: var(--health) !important;
- }
- .spinHistoryStats:hover {
- transform: none !important;
- color: rgba(24, 24, 24) !important;
- background: var(--health) !important;
- }
- .noBtnCard {
- background-color: var(--background);
- border-color: transparent !important;
- }
- .material-icons.custBackAr {
- display: none !important;
- }
- .custBack {
- background-color: var(--background) !important;
- border: 1px solid var(--border) !important;
- }
- div [style="overflow-y: hidden; width: 877px; height: calc(100% - 300px);"] {
- max-height: calc(80% - 150px) !important;
- display: flex !important;
- flex-direction: column !important;
- align-items: center !important;
- justify-content: center !important;
- }
- .pListName {
- padding-top: 20px;
- }
- .tReady {
- color: var(--health);
- }
- #tradeList0 {
- height: 159px !important;
- }
- #tradeList1 {
- height: 159px !important;
- }
- a[target="_blank"] {
- line-height: 1.8;
- }
- .folPfp {
- border-radius: 4px;
- border: 3px solid var(--border);
- background: linear-gradient(rgb(22, 22, 22), rgba(22, 22, 22, 0.69));
- }
- #trustPrgHD {
- background-color: #7fff9f !important;
- }
- .secImg {
- image-rendering: unset !important;
- }
- #trustProgHD {
- color: #000;
- font-weight: 700;
- font-size: 15px;
- }
- .killStreakItemInner {
- background-color: transparent !important;
- }
- #krTagHolder {
- margin-right: 1040px !important;
- margin-bottom: 30px !important;
- }
- .endTablePfp {
- padding: 5px;
- border-radius: 4px;
- border: 3px solid var(--border);
- background: linear-gradient(rgb(22, 22, 22), rgba(22, 22, 22, 0.69));
- }
- .endChalCard::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- img.custIcon[style*="filter:drop-shadow"] {
- filter: none !important;
- }
- .polConfPop {
- background-color: var(--background);
- border-radius: 0px;
- border: none;
- }
- #confirmBtn {
- height: 23px !important;
- }
- .polConfPop::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- #specControlHolder {
- position: fixed;
- left: 20px;
- padding: 20px;
- background: linear-gradient(90deg, var(--background), var(--background-end));
- border-left: 5px solid var(--ammo);
- border-radius: unset;
- }
- #specStats {
- background: linear-gradient(90deg, var(--background), var(--background-end));
- border-left: 5px solid var(--ammo);
- border-radius: unset;
- top: 20px;
- left: 20px;
- }
- #specNames {
- background: linear-gradient(90deg, var(--background), var(--background-end));
- color: var(--text);
- border-left: 5px solid var(--ammo);
- border-radius: unset;
- margin-top: -318px;
- padding-top: 10px;
- }
- #specStatsInner {
- background-color: transparent;
- }
- #spectHPB {
- background-color: var(--background);
- }
- #specGameInfo {
- }
- #specTimer {
- background-color: var(--background);
- }
- #spectHPV {
- font-weight: bold;
- }
- #specTimer {
- background-color: transparent;
- font-weight: bold;
- }
- #specTimer::before {
- content: "";
- position: absolute;
- top: -15px;
- height: 100px;
- z-index: -1;
- width: 500px;
- transform: translateX(-44%);
- border-top: 5px solid var(--health);
- background-color: var(--background);
- -webkit-mask-image: linear-gradient(
- 90deg,
- var(--background-end) 0%,
- var(--background) 50%,
- var(--background) 50%,
- var(--background-end) 100%
- );
- }
- #spectateHUD {
- top: 25px;
- }
- #uiBase.onSpect #topRight {
- display: none !important;
- }
- #uiBase.onSpect #topLeftHolder {
- display: none;
- }
- .carousel {
- display: none;
- }
- .serverHeader {
- width: unset;
- display: flex;
- margin-right: -20px;
- margin-left: -20px;
- background-color: var(--background-0-opacity);
- }
- #selectorContainer {
- border: 1px solid var(--border);
- padding: 14px;
- width: calc(100% + 9px);
- display: flex;
- gap: 14px;
- background-color: rgb(28, 28, 28);
- }
- .selectedItem::before {
- content: "";
- position: absolute;
- left: -1px;
- right: 0px;
- bottom: 0px;
- top: 0px;
- border-radius: 4px;
- z-index: 123;
- -webkit-mask-image: linear-gradient(0deg, black, transparent);
- background-color: var(--border);
- }
- .selectedItem::after {
- content: "";
- position: absolute;
- left: -1px;
- right: 0px;
- bottom: 0px;
- top: 0px;
- border-radius: 4px;
- z-index: 123;
- border: 1px solid var(--border) !important;
- }
- .selectedItem {
- border: 1px solid var(--border) !important;
- }
- .selectorItem {
- background-color: transparent;
- border: 1px solid transparent !important;
- }
- .selectorItem:hover {
- background-color: var(--background);
- border-radius: 4px;
- border: 1px solid var(--border) !important;
- }
- .clsXPBarV {
- text-align: right;
- color: var(--health) !important;
- padding-right: 10px;
- /*! font-weight: bold !important; */
- /*! position: absolute; */
- /*! left: 88px; */
- right: 0px;
- letter-spacing: 0.5px;
- }
- .classHP {
- display: none;
- }
- .classWeap {
- top: 30px;
- }
- .custContainer {
- border: 1px solid var(--border) !important;
- }
- #itemSearchH {
- display: flex;
- background-color: transparent;
- }
- #itemSearch {
- background-color: var(--background);
- border: 1px solid var(--border);
- }
- .skinCard {
- border-left: unset !important;
- border-top: unset !important;
- border-right: unset !important;
- border-radius: 4px;
- width: calc(25% - 22px);
- /*! border: 1px solid rgba(255, 255, 255, .1) !important; */
- margin: unset;
- background-color: var(--background);
- padding-top: 10px;
- font-size: 17px;
- }
- .skinCard:before {
- content: "";
- position: absolute;
- left: 0;
- right: 0;
- top: 0;
- bottom: 0;
- border: 1px solid var(--border);
- border-radius: 4px;
- }
- .skinCard:hover {
- background-color: var(--background);
- border-radius: 4px;
- }
- .subPassChg:hover {
- margin-right: 10px;
- }
- .loadoutBtn,
- .hostPresetBtn,
- .hostToggle {
- background-color: var(--health);
- color: rgba(24, 24, 24) !important;
- font-weight: 1000;
- margin-top: 0px;
- }
- .hostToggle:hover {
- background-color: var(--health);
- }
- #loadoutSelect,
- #loadoutName,
- select {
- background-color: var(--background) !important;
- color: var(--accent);
- border: 1px solid var(--border) !important;
- }
- .quickJoin,
- #hostMenuBtn,
- #serverSearch {
- border: 1px solid var(--border) !important;
- background-color: var(--background) !important;
- }
- #hideFull[style*="display:inline-block;"] {
- display: flex !important;
- align-items: center;
- justify-content: center;
- }
- .skinList {
- display: flex;
- /*! flex-direction: column; */
- gap: 10px;
- flex-wrap: wrap;
- justify-content: space-between;
- }
- #skinList {
- width: 100%;
- margin-top: 15px;
- margin-bottom: -4px;
- display: flex;
- align-items: center;
- justify-content: center;
- flex-wrap: wrap;
- align-content: baseline;
- flex-wrap: wrap;
- gap: 16px;
- }
- .classCard {
- width: calc(50% - 10px);
- margin: unset;
- padding: unset;
- }
- .classImgH {
- border-radius: 5px;
- border: 1px solid var(--border) !important;
- padding: 10px;
- position: absolute;
- top: 5px;
- bottom: 15px;
- left: 5px;
- overflow: hidden;
- height: unset;
- width: 50px;
- display: flex;
- }
- .classXPBar {
- height: 10px;
- border-top: 1px solid var(--border) !important;
- }
- .clsXPBarC {
- height: 3px;
- }
- .clsXPBarV {
- position: absolute;
- top: -25px;
- }
- .className {
- font-weight: 600;
- color: var(--health) !important;
- }
- .classLvl {
- font-size: 19px;
- color: var(--text) !important;
- font-weight: 1000;
- text-transform: uppercase;
- top: 5px;
- }
- .selectorLabel {
- display: none;
- }
- #customizeContainer > div[style="margin-top: 10px;"] {
- display: flex;
- /*! flex-direction: column; */
- justify-content: space-between;
- gap: 10px;
- flex-wrap: wrap;
- }
- #customizeContainer > div[style="margin-top: 10px;"] .custContainer {
- width: calc(50% - 18px) !important;
- left: unset;
- background-color: var(--background);
- border-radius: 4px;
- border: 1px solid var(--border) !important;
- }
- div.custContainer[onclick="showWindow(45)"] {
- display: none;
- }
- div#menuWindow.stickyHeader.dark[style="overflow-y: hidden;width: 877px;height: calc(100% - 300px);"] {
- display: flex !important;
- flex-direction: column !important;
- align-items: center !important;
- justify-content: center !important;
- }
- #spinHistoryBtn {
- color: var(--health) !important;
- border: 1px solid var(--health) !important;
- background: var(--background) !important;
- transition: background-color 0.3s ease;
- box-shadow: none !important;
- border-radius: 4px !important;
- padding-top: 13px !important;
- margin-left: -24px;
- text-transform: uppercase !important;
- }
- #spinHistoryBtn:hover {
- border: 1px solid var(--health) !important;
- transform: none !important;
- color: rgba(24, 24, 24) !important;
- background: var(--health) !important;
- }
- .winBackH {
- display: flex;
- }
- #popupBack {
- backdrop-filter: blur(7px);
- }
- .loadingPop {
- background-color: var(--background);
- border: 1px solid var(--border);
- color: var(--text);
- }
- .itemViewCnt {
- background-color: var(--background);
- border-radius: 4px;
- border: 1px solid var(--border);
- }
- #itemInfoBtn {
- color: var(--health) !important;
- background: var(--background) !important;
- border: 1px solid var(--health) !important;
- box-shadow: none !important;
- border-radius: 4px !important;
- text-transform: uppercase !important;
- }
- #itemInfoBtn:hover {
- color: rgba(24, 24, 24) !important;
- background: var(--health) !important;
- }
- .joinBtn {
- color: var(--health) !important;
- background: var(--background) !important;
- border: 1px solid var(--health) !important;
- border-radius: 4px !important;
- transition: background-color 0.3s ease;
- }
- .joinBtn:hover {
- color: rgba(24, 24, 24) !important;
- background: var(--health) !important;
- }
- #itemViewPop {
- backdrop-filter: blur(20px);
- background-color: var(--background) !important;
- border: 1px solid var(--border) !important;
- }
- #twoFAPop {
- backdrop-filter: blur(7px);
- border: 1px solid var(--border);
- }
- div[style="font-size:20px;color:rgba(255,255,255,0.5)"] {
- color: var(--text) !important;
- }
- #twoFAWindow {
- background-color: var(--background);
- border: 1px solid var(--border) !important;
- }
- #twoFAbtn {
- background-color: var(--background);
- transition: background-color 0.3s ease;
- color: var(--health);
- border: 1px solid var(--health);
- }
- #twoFAbtn:hover {
- background-color: var(--health);
- color: rgba(24, 24, 24);
- }
- .twoFAHeader {
- color: var(--text);
- border-bottom: 1px solid rgba(255, 255, 255, 0.6);
- }
- #twoFAmsg {
- color: var(--text);
- }
- .twoFAIn {
- border: 1px solid var(--border) !important;
- }
- .importPop {
- top: 50%;
- background-color: var(--background);
- backdrop-filter: blur(7px);
- border: 1px solid var(--border);
- }
- div[style="color:rgba(255,255,255,0.7);font-size:19px;text-align:center;margin-bottom:15px;"] {
- color: var(--text) !important;
- }
- .mapFndB {
- background-color: var(--background) !important;
- transition: background-color 0.3s ease;
- border: 1px solid var(--health) !important;
- color: var(--health) !important;
- }
- .mapFndB:hover {
- background-color: var(--health) !important;
- color: rgba(24, 24, 24) !important;
- opacity: unset !important;
- }
- #importTxt {
- resize: none;
- background-color: var(--background);
- border: 1px solid var(--border);
- color: var(--text);
- }
- .itemViewName {
- font-weight: bold;
- background: linear-gradient(
- 90deg,
- var(--background),
- var(--background-end)
- ) !important;
- color: var(--text) !important;
- border-radius: unset !important;
- border-left: 5px solid var(--ammo) !important;
- }
- div#menuWindow.dark[style="overflow-y: hidden; width: 1146px;"] {
- border: 1px solid var(--border) !important;
- }
- .pfpPop {
- top: 50%;
- background-color: var(--background);
- border-radius: 4px;
- border: 1px solid var(--border) !important;
- }
- .pfpPop::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- border-radius: 4px;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- input#pfpBtn {
- background: var(--background);
- border: 1px solid var(--border) !important;
- color: var(--text);
- border-radius: 2px;
- }
- .pubHed {
- color: var(--text) !important;
- }
- #pfpName {
- color: var(--text) !important;
- }
- #pfpUpResp {
- color: var(--text) !important;
- }
- #pubPfp {
- background-color: var(--background);
- transition: background-color 0.3s ease;
- border: 1px solid var(--health);
- color: var(--health);
- }
- #pubPfp:hover {
- background-color: var(--health);
- color: rgba(24, 24, 24);
- }
- #purchaseBack {
- backdrop-filter: blur(7px);
- }
- #purchaseSelector {
- background-color: var(--background);
- border: 1px solid var(--border) !important;
- border-radius: 4px;
- top: 37%;
- }
- #purchaseSelector::after {
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- border-radius: 4px;
- background: linear-gradient(to right, var(--accent) 3px, transparent 4px) 0
- 100%,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 0 100%,
- linear-gradient(to top, var(--accent) 3px, transparent 4px) 100% 100%,
- linear-gradient(to right, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to left, var(--accent) 3px, transparent 4px) 100% 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 0 0,
- linear-gradient(to bottom, var(--accent) 3px, transparent 4px) 100% 0;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- pointer-events: none;
- z-index: 123;
- }
- div[style="margin-bottom:10px;text-align:center;color:#fff"] {
- color: var(--text) !important;
- }
- div[style="color:rgba(255,255,255,.4);font-size:20px;margin-bottom:10px;text-align:center"] {
- color: var(--text) !important;
- }
- .tSubHolder {
- position: relative;
- }
- #tDecName {
- color: #ff7f7f !important;
- transition: color 0.3s ease;
- }
- #tSubName {
- color: var(--health) !important;
- transition: color 0.3s ease;
- }
- .tDecCheck {
- background-color: var(--background) !important;
- border: 1px solid #ff7f7f !important;
- transition: background-color 0.3s ease;
- }
- .tSubHolder:hover #tDecName {
- color: rgba(24, 24, 24) !important;
- }
- .tSubHolder:hover #tSubName {
- color: rgba(24, 24, 24) !important;
- }
- .tSubHolder:hover .tDecCheck {
- background-color: #ff7f7f !important;
- }
- .responsePop {
- background-color: var(--background);
- border: 1px solid var(--border) !important;
- }
- .tSearch,
- #tradeChatInputarch {
- background-color: var(--background);
- border: 1px solid var(--border);
- color: var(--text);
- }
- .tSearch::placeholder,
- #tradeChatInput::placeholder {
- color: var(--text);
- font-size: small;
- font-weight: 300;
- }
- .tSearch:focus::placeholder,
- #tradeChatInput:focus::placeholder {
- color: transparent !important;
- }
- .tItemHolder {
- border-width: 1px !important;
- }
- div[style="color:rgba(255,255,255,0.5);font-size:18px;margin-top:5px;margin-bottom:5px;"] {
- color: var(--text) !important;
- }
- div.creatorCodeBtn {
- background-color: var(--background) !important;
- transition: background-color 0.3s ease;
- border: 1px solid var(--health) !important;
- color: var(--health) !important;
- }
- div.creatorCodeBtn:hover {
- background-color: var(--health) !important;
- color: rgba(24, 24, 24) !important;
- }
- span[style="float:right;margin-right:10px;color:rgba(255,255,255,0.5)"] {
- width: 100px;
- margin-right: unset !important;
- color: var(--text) !important;
- }
- span[style="float:right;margin-right:10px;color:rgba(255,255,255,0.5)"] > b {
- color: var(--health) !important;
- }
- .setBodH > div[style="color:rgba(255,255,255,0.4);margin-top:0px"] {
- color: var(--text) !important;
- }
- color: var(--health) !important;
- }
- .setBodH > div[style="color:rgba(255,255,255,0.4);margin-top:10px"] {
- color: var(--text) !important;
- }
- color: var(--health) !important;
- }
- div.setBodH[style="padding-top:15px"] {
- color: var(--text) !important;
- }
- div.setBodH[style="padding-top:15px"] b {
- color: var(--text) !important;
- }
- .setBodH > div[style="color:rgba(255,255,255,0.4);margin-top:0px"] > b {
- color: var(--health) !important;
- }
- .setBodH a {
- color: var(--health) !important;
- }
- .settName a {
- color: var(--health) !important;
- }
- .settName > span.floatR {
- color: var(--health) !important;
- }
- .settName > div[style="float:right;color:rgba(255,255,255,0.5)"] {
- color: var(--health) !important;
- }
- .itemOwn[style="z-index: 3;position: relative;"] {
- position: unset !important;
- }
- div[style="float:right;color:rgba(255,255,255,0.5)"] > span {
- color: var(--text) !important;
- }
- .setBodH[style="padding-top:10px;padding-bottom:10px;margin-bottom:25px;color:rgba(255,255,255,0.5);"] {
- color: var(--text) !important;
- }
- .setBodH[style="padding-top:10px;padding-bottom:10px;margin-bottom:25px;color:rgba(255,255,255,0.5);"]
- > span {
- color: var(--health) !important;
- }
- div.setHed[style="margin-top:10px;"] > span {
- color: var(--text) !important;
- }
- div[style="color:rgba(255,255,255,0.5);margin-bottom:10px"] {
- color: var(--text) !important;
- margin-bottom: 0px !important;
- }
- .setBodH > span[style="color:#fff"] {
- color: var(--text) !important;
- }
- #premTime {
- color: var(--health) !important;
- }
- .abTestsPop {
- background-color: var(--background);
- border: 1px solid var(--border) !important;
- }
- #storeList {
- display: flex;
- justify-content: space-between;
- }
- .lockedSkin {
- width: 53%;
- }
- #nukeCounter {
- display: none;
- position: fixed;
- bottom: 31px !important;
- top: unset;
- height: 28px !important;
- left: 46% !important;
- transform: translateX(-50%);
- color: var(--text);
- text-align: center;
- border: 1px solid var(--border);
- background-color: var(--background);
- }
- #teamScores[style*="block;"] {
- position: fixed;
- left: 50%;
- transform: translateX(-50%);
- bottom: 20px;
- display: flex !important;
- justify-content: space-between;
- flex-direction: row;
- align-items: center;
- width: auto;
- padding: unset;
- height: 40px;
- border-radius: 5px;
- padding: 2px;
- background-color: transparent;
- }
- #uiBase.onCompMenu.onGame #gameMessage {
- margin-top: unset;
- display: none !important;
- }
- #tScoreF2,
- #tScoreF1 {
- display: none;
- }
- .tScoreM {
- display: none;
- }
- #uiBase.onCompMenu.onGame #teamScores {
- width: 200px;
- height: 30px;
- border: unset;
- top: 75px;
- background-color: transparent;
- border: unset;
- padding: unset;
- }
- #uiBase.onCompMenu.onGame #teamScores::before {
- content: "";
- position: absolute;
- z-index: -1;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- background-color: var(--background);
- border: 2px solid var(--border);
- border-radius: 5px;
- transform: perspective(100px) rotateX(-25deg);
- }
- #uiBase.onCompMenu.onGame .tScoreC.you {
- background-color: rgb(86 153 235);
- }
- #uiBase.onCompMenu.onGame .tScoreC {
- display: inline-block !important;
- position: absolute;
- border-radius: 50%;
- bottom: 50%;
- height: 10px;
- width: 10px;
- transform: translateY(50%);
- }
- #uiBase.onCompMenu.onGame #tScoreC1 {
- left: calc(50% - 15px);
- }
- #uiBase.onCompMenu.onGame #tScoreC2 {
- left: calc(50% + 5px);
- }
- #uiBase.onCompMenu.onGame .tScoreT {
- color: white;
- margin: unset;
- bottom: unset;
- background-color: transparent;
- border: unset;
- }
- .tScoreT {
- color: white;
- bottom: 50%;
- margin: 10px;
- padding: 10px;
- padding-left: 20px;
- padding-right: 20px;
- border-radius: 5px;
- text-align: center;
- transform: translateY(50%);
- overflow: hidden;
- border: 2px solid var(--border);
- }
- #tScoreV1 {
- background-color: rgb(86 153 235 / 0.4);
- }
- #tScoreV2 {
- background-color: rgb(235 86 86 / 0.4);
- }
- .tScoreC {
- display: none;
- }
- #friendList
- > div
- > div[style="margin-bottom:10px;text-align:left;padding-bottom:10px;border-bottom:3px solid #ffffff33;padding-top:10px;"]
- div[style="float:right;"] {
- height: 85px;
- display: flex;
- align-items: center;
- }
- #friendList
- > div
- > div[style="margin-bottom:10px;text-align:left;padding-bottom:10px;border-bottom:3px solid #ffffff33;padding-top:10px;"]
- div[style="float:right;"]
- * {
- width: 144px;
- margin: unset;
- }
- #friendList
- > div
- > div[style="margin-bottom:10px;text-align:left;padding-bottom:10px;border-bottom:3px solid #ffffff33;padding-top:10px;"]
- div[style="float:right;"]
- > div.buttonG {
- font-weight: bold;
- border: 1px solid var(--accent) !important;
- transition: all 0.3s ease;
- }
- #friendList
- > div
- > div[style="margin-bottom:10px;text-align:left;padding-bottom:10px;border-bottom:3px solid #ffffff33;padding-top:10px;"]
- div[style="float:right;"]
- > div.buttonG:hover {
- background-color: var(--accent) !important;
- font-weight: bold;
- transform: unset !important;
- color: rgba(24, 24, 24) !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement