 .player-notifications-button { position: relative; cursor: pointer; width: 18px; height: 18px; } .player-notifications-button-icon { outline: none; border: none; background: none; padding: 0; width: 18px; height: 18px; -webkit-mask: url(/fe/lol-player-notifications/notifications_button_icon.png) no-repeat center; background-color: #c8aa6e; -webkit-mask-size: contain; } .player-notifications-button-icon:hover { background-color: #f0e6d2; } .player-notifications-button-icon:active, .player-notifications-button.open .player-notifications-button-icon { background-color: #785a28; } .player-notifications-button.disabled .player-notifications-button-icon { background-color: #5c5b57; } .player-notifications-button.disabled { pointer-events: none; } .player-notifications-button-unread-pip { position: absolute; top: 1px; right: -1px; width: 8px; height: 8px; box-sizing: border-box; border-radius: 50%; flex-shrink: 0; background: #010a13; box-shadow: 0 0 0 2px #010a13; background-color: #c89b3c; } .player-notifications-default-toast-title { font-family: var(--font-display); } .player-notifications-default-toast-title { -webkit-user-select: none; } .player-notifications-default-toast-title { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .player-notifications-default-toast-title { text-transform: uppercase; } .player-notifications-default-toast-title:lang(ko-kr), .player-notifications-default-toast-title:lang(ja-jp), .player-notifications-default-toast-title:lang(tr-tr), .player-notifications-default-toast-title:lang(el-gr), .player-notifications-default-toast-title:lang(th-th), .player-notifications-default-toast-title:lang(zh-tw) { text-transform: none; } .player-notifications-default-toast-title { color: #f0e6d2; font-size: 12px; font-weight: 700; line-height: 16px; letter-spacing: 0.075em; } .player-notifications-default-toast-title:lang(ja-jp) { font-size: 13px; } .player-notifications-default-toast-title { font-family: var(--font-display); } .player-notifications-default-toast-title { font-family: var(--font-display); } .player-notifications-default-toast-title { -webkit-user-select: none; } .player-notifications-default-toast-title { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .player-notifications-default-toast-title { text-transform: uppercase; } .player-notifications-default-toast-title:lang(ko-kr), .player-notifications-default-toast-title:lang(ja-jp), .player-notifications-default-toast-title:lang(tr-tr), .player-notifications-default-toast-title:lang(el-gr), .player-notifications-default-toast-title:lang(th-th), .player-notifications-default-toast-title:lang(zh-tw) { text-transform: none; } .player-notifications-default-toast-title { color: #f0e6d2; font-size: 12px; font-weight: 700; line-height: 16px; letter-spacing: 0.075em; } .player-notifications-default-toast-title:lang(ja-jp) { font-size: 13px; } .player-notifications-default-toast-title { font-family: var(--font-display); } .player-notifications-default-toast-title { margin-bottom: 16px; overflow: hidden; text-overflow: ellipsis; } .player-notifications-default-toast-details { overflow: hidden; text-overflow: ellipsis; } .player-notifications-item { display: flex; padding: 12px 18px 10px; border-bottom: 1px solid #1e282d; } .player-notifications-item:hover { background: #1e2328; } .player-notifications-item:hover .text { color: #f0e6d2; } .player-notifications-item:hover .time { color: #a09b8c; } .player-notifications-item-image { width: 56px; height: 56px; flex: 0 0 auto; margin: 0 18px 0 0; } .player-notifications-item-image:lang(ar-ae) { margin: 0 0 0 18px; } .player-notifications-item-text { display: flex; flex-direction: column; flex: 1 1 auto; overflow: hidden; } .player-notifications-item-dismiss-button { outline: none; border: none; background: none; cursor: pointer; padding: 0; } .player-notifications-item-dismiss-button { -webkit-mask: url(/fe/lol-player-notifications/icon_x.png) no-repeat center; background-color: #cdbe91; -webkit-mask-size: contain; width: 18px; height: 18px; flex: 0 0 auto; } .player-notifications-item-dismiss-button:hover { background-color: #f0e6d2; } .player-notifications-item-dismiss-button:active { background-color: #463714; } .text { color: #a09b8c; text-overflow: ellipsis; overflow: hidden; } h6.unread, h6.toast { color: #c89b3c; } .text-unread, .text-toast { color: #f0e6d2; } .time { color: #3c3c41; } .time-unread, .time-toast { color: #a09b8c; } lol-player-notifications-toast { font-family: var(--font-body); } lol-player-notifications-toast { -webkit-user-select: none; } lol-player-notifications-toast { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } lol-player-notifications-toast { color: #a09b8c; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } lol-player-notifications-toast:lang(ja-jp) { font-size: 13px; } lol-player-notifications-toast { font-family: var(--font-body); } lol-player-notifications-toast { font-family: var(--font-body); } lol-player-notifications-toast { -webkit-user-select: none; } lol-player-notifications-toast { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } lol-player-notifications-toast { color: #a09b8c; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } lol-player-notifications-toast:lang(ja-jp) { font-size: 13px; } lol-player-notifications-toast { font-family: var(--font-body); } lol-player-notifications-toast { display: block; } .player-notifications-toast-container { width: 284px; min-height: 34px; max-height: 84px; padding: 18px; background-size: cover; background-repeat: no-repeat; overflow: hidden; } lol-player-notifications-tray { display: block; width: 414px; height: 402px; } .notifications-tray { display: flex; flex-direction: column; } .notifications-tray-header { display: flex; align-items: center; height: 46px; padding: 0 18px; border-bottom: 1px solid #463714; } .notifications-tray-title { flex-grow: 1; } .notifications-dismiss-all-btn { width: 16px; height: 16px; -webkit-mask: url(/fe/lol-player-notifications/icon_declineall.png) no-repeat center; background-color: #cdbe91; -webkit-mask-size: contain; cursor: pointer; } .notifications-dismiss-all-btn:hover { background-color: #f0e6d2; } .notifications-dismiss-all-btn:active { background-color: #463714; } .notifications-dismiss-all-btn:lang(ar-ae) { transform: scaleX(-1); } .notifications-tray-body { flex-grow: 1; height: 355px; } .player-notifications-clubs-toast-title { font-family: var(--font-display); } lol-clubs-toast { font-family: var(--font-body); } lol-clubs-toast, .player-notifications-clubs-toast-title { -webkit-user-select: none; } lol-clubs-toast, .player-notifications-clubs-toast-title { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .player-notifications-clubs-toast-title { text-transform: uppercase; } .player-notifications-clubs-toast-title:lang(ko-kr), .player-notifications-clubs-toast-title:lang(ja-jp), .player-notifications-clubs-toast-title:lang(tr-tr), .player-notifications-clubs-toast-title:lang(el-gr), .player-notifications-clubs-toast-title:lang(th-th), .player-notifications-clubs-toast-title:lang(zh-tw) { text-transform: none; } .player-notifications-clubs-toast-title { color: #f0e6d2; font-size: 12px; font-weight: 700; line-height: 16px; letter-spacing: 0.075em; } .player-notifications-clubs-toast-title:lang(ja-jp) { font-size: 13px; } lol-clubs-toast { color: #a09b8c; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } lol-clubs-toast:lang(ja-jp) { font-size: 13px; } .player-notifications-clubs-toast-title { font-family: var(--font-display); } lol-clubs-toast { font-family: var(--font-body); } .player-notifications-clubs-toast-title { font-family: var(--font-display); } lol-clubs-toast { font-family: var(--font-body); } lol-clubs-toast, .player-notifications-clubs-toast-title { -webkit-user-select: none; } lol-clubs-toast, .player-notifications-clubs-toast-title { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .player-notifications-clubs-toast-title { text-transform: uppercase; } .player-notifications-clubs-toast-title:lang(ko-kr), .player-notifications-clubs-toast-title:lang(ja-jp), .player-notifications-clubs-toast-title:lang(tr-tr), .player-notifications-clubs-toast-title:lang(el-gr), .player-notifications-clubs-toast-title:lang(th-th), .player-notifications-clubs-toast-title:lang(zh-tw) { text-transform: none; } .player-notifications-clubs-toast-title { color: #f0e6d2; font-size: 12px; font-weight: 700; line-height: 16px; letter-spacing: 0.075em; } .player-notifications-clubs-toast-title:lang(ja-jp) { font-size: 13px; } lol-clubs-toast { color: #a09b8c; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } lol-clubs-toast:lang(ja-jp) { font-size: 13px; } .player-notifications-clubs-toast-title { font-family: var(--font-display); } lol-clubs-toast { font-family: var(--font-body); } lol-clubs-toast { display: flex; align-items: center; height: 84px; width: 280px; } .player-notifications-clubs-toast-container { display: inherit; align-items: center; } .player-notifications-clubs-toast-leftSide-content { padding: 10px 0; } .player-notifications-clubs-toast-rightSide { display: flex; width: 250px; margin: 0 0 0 10px; } .player-notifications-clubs-toast-rightSide:lang(ar-ae) { margin: 0 10px 0 0; } .player-notifications-clubs-button { width: 100px; height: 30px; } .player-notifications-clubs-toast-divider { height: 40px; width: 30px; } .player-notifications-esports-toast-title, .player-notifications-esports-toast-secondary-title { font-family: var(--font-display); } lol-player-notifications-esports-toast, .player-notifications-esports-toast-divider { font-family: var(--font-body); } lol-player-notifications-esports-toast, .player-notifications-esports-toast-title, .player-notifications-esports-toast-secondary-title, .player-notifications-esports-toast-divider { -webkit-user-select: none; } lol-player-notifications-esports-toast, .player-notifications-esports-toast-title, .player-notifications-esports-toast-secondary-title, .player-notifications-esports-toast-divider { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .player-notifications-esports-toast-title, .player-notifications-esports-toast-secondary-title { text-transform: uppercase; } .player-notifications-esports-toast-title:lang(ko-kr), .player-notifications-esports-toast-secondary-title:lang(ko-kr), .player-notifications-esports-toast-title:lang(ja-jp), .player-notifications-esports-toast-secondary-title:lang(ja-jp), .player-notifications-esports-toast-title:lang(tr-tr), .player-notifications-esports-toast-secondary-title:lang(tr-tr), .player-notifications-esports-toast-title:lang(el-gr), .player-notifications-esports-toast-secondary-title:lang(el-gr), .player-notifications-esports-toast-title:lang(th-th), .player-notifications-esports-toast-secondary-title:lang(th-th), .player-notifications-esports-toast-title:lang(zh-tw), .player-notifications-esports-toast-secondary-title:lang(zh-tw) { text-transform: none; } .player-notifications-esports-toast-title, .player-notifications-esports-toast-secondary-title { color: #f0e6d2; font-size: 12px; font-weight: 700; line-height: 16px; letter-spacing: 0.075em; } .player-notifications-esports-toast-title:lang(ja-jp), .player-notifications-esports-toast-secondary-title:lang(ja-jp) { font-size: 13px; } lol-player-notifications-esports-toast, .player-notifications-esports-toast-divider { color: #a09b8c; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } lol-player-notifications-esports-toast:lang(ja-jp), .player-notifications-esports-toast-divider:lang(ja-jp) { font-size: 13px; } .player-notifications-esports-toast-title, .player-notifications-esports-toast-secondary-title { font-family: var(--font-display); } lol-player-notifications-esports-toast, .player-notifications-esports-toast-divider { font-family: var(--font-body); } .player-notifications-esports-toast-title, .player-notifications-esports-toast-secondary-title { font-family: var(--font-display); } lol-player-notifications-esports-toast, .player-notifications-esports-toast-divider { font-family: var(--font-body); } lol-player-notifications-esports-toast, .player-notifications-esports-toast-title, .player-notifications-esports-toast-secondary-title, .player-notifications-esports-toast-divider { -webkit-user-select: none; } lol-player-notifications-esports-toast, .player-notifications-esports-toast-title, .player-notifications-esports-toast-secondary-title, .player-notifications-esports-toast-divider { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .player-notifications-esports-toast-title, .player-notifications-esports-toast-secondary-title { text-transform: uppercase; } .player-notifications-esports-toast-title:lang(ko-kr), .player-notifications-esports-toast-secondary-title:lang(ko-kr), .player-notifications-esports-toast-title:lang(ja-jp), .player-notifications-esports-toast-secondary-title:lang(ja-jp), .player-notifications-esports-toast-title:lang(tr-tr), .player-notifications-esports-toast-secondary-title:lang(tr-tr), .player-notifications-esports-toast-title:lang(el-gr), .player-notifications-esports-toast-secondary-title:lang(el-gr), .player-notifications-esports-toast-title:lang(th-th), .player-notifications-esports-toast-secondary-title:lang(th-th), .player-notifications-esports-toast-title:lang(zh-tw), .player-notifications-esports-toast-secondary-title:lang(zh-tw) { text-transform: none; } .player-notifications-esports-toast-title, .player-notifications-esports-toast-secondary-title { color: #f0e6d2; font-size: 12px; font-weight: 700; line-height: 16px; letter-spacing: 0.075em; } .player-notifications-esports-toast-title:lang(ja-jp), .player-notifications-esports-toast-secondary-title:lang(ja-jp) { font-size: 13px; } lol-player-notifications-esports-toast, .player-notifications-esports-toast-divider { color: #a09b8c; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } lol-player-notifications-esports-toast:lang(ja-jp), .player-notifications-esports-toast-divider:lang(ja-jp) { font-size: 13px; } .player-notifications-esports-toast-title, .player-notifications-esports-toast-secondary-title { font-family: var(--font-display); } lol-player-notifications-esports-toast, .player-notifications-esports-toast-divider { font-family: var(--font-body); } lol-player-notifications-esports-toast { display: flex; align-items: center; height: 84px; width: 280px; } .player-notifications-esports-toast-container { display: inherit; align-items: center; } .player-notifications-esports-toast-leftSide-content { padding-top: 16px; } .player-notifications-esports-toast-rightSide { display: flex; width: 100px; margin: 0 0 0 10px; } .player-notifications-esports-toast-rightSide:lang(ar-ae) { margin: 0 10px 0 0; } .player-notifications-esports-toast-teamA { background-repeat: no-repeat; height: 40px; width: 40px; } .player-notifications-esports-toast-divider { height: 40px; line-height: 40px; text-align: center; width: 20px; } .player-notifications-esports-toast-teamB { background-repeat: no-repeat; height: 40px; width: 40px; } .player-notifications-merch-toast-title, .player-notifications-merch-toast-secondary-title { font-family: var(--font-display); } lol-player-notifications-merch-toast { font-family: var(--font-body); } lol-player-notifications-merch-toast, .player-notifications-merch-toast-title, .player-notifications-merch-toast-secondary-title { -webkit-user-select: none; } lol-player-notifications-merch-toast, .player-notifications-merch-toast-title, .player-notifications-merch-toast-secondary-title { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .player-notifications-merch-toast-title, .player-notifications-merch-toast-secondary-title { text-transform: uppercase; } .player-notifications-merch-toast-title:lang(ko-kr), .player-notifications-merch-toast-secondary-title:lang(ko-kr), .player-notifications-merch-toast-title:lang(ja-jp), .player-notifications-merch-toast-secondary-title:lang(ja-jp), .player-notifications-merch-toast-title:lang(tr-tr), .player-notifications-merch-toast-secondary-title:lang(tr-tr), .player-notifications-merch-toast-title:lang(el-gr), .player-notifications-merch-toast-secondary-title:lang(el-gr), .player-notifications-merch-toast-title:lang(th-th), .player-notifications-merch-toast-secondary-title:lang(th-th), .player-notifications-merch-toast-title:lang(zh-tw), .player-notifications-merch-toast-secondary-title:lang(zh-tw) { text-transform: none; } .player-notifications-merch-toast-title, .player-notifications-merch-toast-secondary-title { color: #f0e6d2; font-size: 12px; font-weight: 700; line-height: 16px; letter-spacing: 0.075em; } .player-notifications-merch-toast-title:lang(ja-jp), .player-notifications-merch-toast-secondary-title:lang(ja-jp) { font-size: 13px; } lol-player-notifications-merch-toast { color: #a09b8c; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } lol-player-notifications-merch-toast:lang(ja-jp) { font-size: 13px; } .player-notifications-merch-toast-title, .player-notifications-merch-toast-secondary-title { font-family: var(--font-display); } lol-player-notifications-merch-toast { font-family: var(--font-body); } lol-player-notifications-merch-toast { display: flex; align-items: center; height: 84px; width: 280px; } .player-notifications-merch-toast-container { display: inherit; align-items: center; } .player-notifications-merch-toast-leftSide-content { padding-top: 16px; } .player-notifications-merch-toast-rightSide { display: flex; width: 100px; align-items: center; justify-content: center; margin: 0 0 0 10px; } .player-notifications-merch-toast-rightSide:lang(ar-ae) { margin: 0 10px 0 0; } .player-notifications-merch-toast-item-icon { background-repeat: no-repeat; height: 40px; width: 80px; } .player-notifications-rgm-toast-header, .player-notifications-rgm-toast-title, .player-notifications-rgm-toast-detail { font-family: var(--font-display); } lol-player-notifications-rgm-toast { font-family: var(--font-body); } lol-player-notifications-rgm-toast, .player-notifications-rgm-toast-header, .player-notifications-rgm-toast-title, .player-notifications-rgm-toast-detail { -webkit-user-select: none; } lol-player-notifications-rgm-toast, .player-notifications-rgm-toast-header, .player-notifications-rgm-toast-title, .player-notifications-rgm-toast-detail { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .player-notifications-rgm-toast-header, .player-notifications-rgm-toast-title, .player-notifications-rgm-toast-detail { text-transform: uppercase; } .player-notifications-rgm-toast-header:lang(ko-kr), .player-notifications-rgm-toast-title:lang(ko-kr), .player-notifications-rgm-toast-detail:lang(ko-kr), .player-notifications-rgm-toast-header:lang(ja-jp), .player-notifications-rgm-toast-title:lang(ja-jp), .player-notifications-rgm-toast-detail:lang(ja-jp), .player-notifications-rgm-toast-header:lang(tr-tr), .player-notifications-rgm-toast-title:lang(tr-tr), .player-notifications-rgm-toast-detail:lang(tr-tr), .player-notifications-rgm-toast-header:lang(el-gr), .player-notifications-rgm-toast-title:lang(el-gr), .player-notifications-rgm-toast-detail:lang(el-gr), .player-notifications-rgm-toast-header:lang(th-th), .player-notifications-rgm-toast-title:lang(th-th), .player-notifications-rgm-toast-detail:lang(th-th), .player-notifications-rgm-toast-header:lang(zh-tw), .player-notifications-rgm-toast-title:lang(zh-tw), .player-notifications-rgm-toast-detail:lang(zh-tw) { text-transform: none; } .player-notifications-rgm-toast-header { color: #f0e6d2; font-size: 18px; font-weight: 700; line-height: 22px; letter-spacing: 0.05em; } .player-notifications-rgm-toast-title, .player-notifications-rgm-toast-detail { color: #f0e6d2; font-size: 14px; font-weight: 700; line-height: 18px; letter-spacing: 0.075em; } lol-player-notifications-rgm-toast { color: #a09b8c; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } lol-player-notifications-rgm-toast:lang(ja-jp) { font-size: 13px; } .player-notifications-rgm-toast-header, .player-notifications-rgm-toast-title, .player-notifications-rgm-toast-detail { font-family: var(--font-display); } lol-player-notifications-rgm-toast { font-family: var(--font-body); } .player-notifications-rgm-toast-header, .player-notifications-rgm-toast-title, .player-notifications-rgm-toast-detail { font-family: var(--font-display); } lol-player-notifications-rgm-toast { font-family: var(--font-body); } lol-player-notifications-rgm-toast, .player-notifications-rgm-toast-header, .player-notifications-rgm-toast-title, .player-notifications-rgm-toast-detail { -webkit-user-select: none; } lol-player-notifications-rgm-toast, .player-notifications-rgm-toast-header, .player-notifications-rgm-toast-title, .player-notifications-rgm-toast-detail { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .player-notifications-rgm-toast-header, .player-notifications-rgm-toast-title, .player-notifications-rgm-toast-detail { text-transform: uppercase; } .player-notifications-rgm-toast-header:lang(ko-kr), .player-notifications-rgm-toast-title:lang(ko-kr), .player-notifications-rgm-toast-detail:lang(ko-kr), .player-notifications-rgm-toast-header:lang(ja-jp), .player-notifications-rgm-toast-title:lang(ja-jp), .player-notifications-rgm-toast-detail:lang(ja-jp), .player-notifications-rgm-toast-header:lang(tr-tr), .player-notifications-rgm-toast-title:lang(tr-tr), .player-notifications-rgm-toast-detail:lang(tr-tr), .player-notifications-rgm-toast-header:lang(el-gr), .player-notifications-rgm-toast-title:lang(el-gr), .player-notifications-rgm-toast-detail:lang(el-gr), .player-notifications-rgm-toast-header:lang(th-th), .player-notifications-rgm-toast-title:lang(th-th), .player-notifications-rgm-toast-detail:lang(th-th), .player-notifications-rgm-toast-header:lang(zh-tw), .player-notifications-rgm-toast-title:lang(zh-tw), .player-notifications-rgm-toast-detail:lang(zh-tw) { text-transform: none; } .player-notifications-rgm-toast-header { color: #f0e6d2; font-size: 18px; font-weight: 700; line-height: 22px; letter-spacing: 0.05em; } .player-notifications-rgm-toast-title, .player-notifications-rgm-toast-detail { color: #f0e6d2; font-size: 14px; font-weight: 700; line-height: 18px; letter-spacing: 0.075em; } lol-player-notifications-rgm-toast { color: #a09b8c; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } lol-player-notifications-rgm-toast:lang(ja-jp) { font-size: 13px; } .player-notifications-rgm-toast-header, .player-notifications-rgm-toast-title, .player-notifications-rgm-toast-detail { font-family: var(--font-display); } lol-player-notifications-rgm-toast { font-family: var(--font-body); } lol-player-notifications-rgm-toast { display: flex; align-items: center; height: 84px; width: 280px; } .player-notifications-rgm-toast-container { display: flex; flex-direction: row; align-items: center; } .player-notifications-rgm-toast-icon { background-repeat: no-repeat; background-size: 60px; height: 60px; width: 60px; margin: 0 10px 0 0; } .player-notifications-rgm-toast-icon:lang(ar-ae) { margin: 0 0 0 10px; } .player-notifications-rgm-toast-content { display: flex; flex-direction: column; justify-content: center; width: 210px; text-shadow: 1px 1px 6px #000; } .player-notifications-rgm-toast-header { overflow: hidden; text-overflow: ellipsis; margin-bottom: 3px; } .player-notifications-rgm-toast-title { color: #c89b3c; margin-bottom: 3px; } .player-notifications-rgm-toast-detail { overflow: hidden; text-overflow: ellipsis; font-weight: 500; } 