.replays-settings-root-title { font-family: var(--font-display); } .replays-settings-root-description, .replays-settings-hints-title, .replays-settings-hints-description, .replays-settings-folder-path-title, .replays-settings-folder-path-value { font-family: var(--font-body); } .replays-settings-root-title, .replays-settings-root-description, .replays-settings-hints-title, .replays-settings-hints-description, .replays-settings-folder-path-title, .replays-settings-folder-path-value { -webkit-user-select: none; } .replays-settings-root-title, .replays-settings-root-description, .replays-settings-hints-title, .replays-settings-hints-description, .replays-settings-folder-path-title, .replays-settings-folder-path-value { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .replays-settings-root-title { text-transform: uppercase; } .replays-settings-root-title:lang(ko-kr), .replays-settings-root-title:lang(ja-jp), .replays-settings-root-title:lang(tr-tr), .replays-settings-root-title:lang(el-gr), .replays-settings-root-title:lang(th-th), .replays-settings-root-title:lang(zh-tw) { text-transform: none; } .replays-settings-root-title { color: #f0e6d2; font-size: 14px; font-weight: 700; line-height: 18px; letter-spacing: 0.075em; } .replays-settings-root-title:lang(ar-ae) { letter-spacing: 0; } .replays-settings-root-description, .replays-settings-hints-title, .replays-settings-hints-description, .replays-settings-folder-path-title, .replays-settings-folder-path-value { color: #a09b8c; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } .replays-settings-root-description:lang(ja-jp), .replays-settings-hints-title:lang(ja-jp), .replays-settings-hints-description:lang(ja-jp), .replays-settings-folder-path-title:lang(ja-jp), .replays-settings-folder-path-value:lang(ja-jp) { font-size: 13px; } .replays-settings-root-description:lang(ar-ae), .replays-settings-hints-title:lang(ar-ae), .replays-settings-hints-description:lang(ar-ae), .replays-settings-folder-path-title:lang(ar-ae), .replays-settings-folder-path-value:lang(ar-ae) { letter-spacing: 0; } .replays-settings-root-container { margin-top: 5px; margin-bottom: 15px; display: flex; flex-flow: column nowrap; flex-shrink: 0; overflow: hidden; } .replays-settings-root-title { margin-bottom: 5px; direction: ltr; max-width: none ; } .replays-settings-root-description { color: #a09b8c; font-style: italic; margin-bottom: 40px; direction: ltr; max-width: none ; } .replays-settings-hints-container { margin-top: 10px; max-width: 400px; overflow: hidden; direction: ltr; } .replays-settings-hints-title { color: #a09b8c; margin-bottom: 5px; } .replays-settings-hints-description { color: #a09b8c; font-style: italic; } .replays-settings-folder-path-container { margin-top: 5px; margin-bottom: 5px; display: flex; flex-flow: column nowrap; flex-shrink: 0; overflow: hidden; } .replays-settings-folder-path-title { color: #a09b8c; margin-bottom: 5px; direction: ltr; max-width: none ; } .replays-settings-folder-path-row { overflow: hidden; display: flex; flex-flow: row nowrap; flex-grow: 1; justify-content: flex-start; align-items: flex-start; } .replays-settings-folder-path-value { color: #a09b8c; margin: 0 5px 8px 0 ; padding-left: 5px; padding-right: 10px; border-style: solid; border-width: 1px; border-color: rgba(160,155,140,0.4); padding-top: 3px; padding-bottom: 3px; user-select: text; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 380px; min-width: 380px; min-height: 16px; direction: ltr ; } .replays-settings-folder-path-button, .replays-settings-folder-path-button:hover, .replays-settings-folder-path-button:active { background-size: contain; background-image: url(/fe/lol-replays-settings/icon-edit.png); height: 20px; width: 20px; cursor: pointer; background-repeat: no-repeat; background-position: center; } .replays-settings-folder-path-button:hover { background-image: url(/fe/lol-replays-settings/icon-edit-hover.png); } .replays-settings-folder-path-button:active { background-image: url(/fe/lol-replays-settings/icon-edit-click.png); } .replays-settings-repair-row-hide { display: none; } 