Loading style.css +11 −2 Original line number Diff line number Diff line Loading @@ -2373,11 +2373,12 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { } #rl-app #V-PopupsCompose .btn-group:nth-of-type(1) button.btn:nth-child(1) .icon-file-text { vertical-align: middle; height: 19px; height: 100%; display: block; background-image: var(--file-text); background-position: center center; background-repeat: no-repeat; background-size: contain; } #rl-app #V-PopupsCompose .btn-group:nth-of-type(1) button.btn:nth-child(1) .icon-file-text::before { content: ""; Loading Loading @@ -4353,11 +4354,12 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { } #rl-app #V-PopupsCompose .tabs .icon-file-text { vertical-align: middle; height: 19px; height: 100%; display: block; background-image: var(--file-text); background-position: center center; background-repeat: no-repeat; background-size: contain; } #rl-app #V-PopupsCompose .tabs .icon-file-text::before { Loading Loading @@ -4393,6 +4395,13 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { width:38px; height:32px; border-radius: 0 4px 4px 0; display: flex; flex-direction: row; justify-content: center; min-width: fit-content; } #rl-app #V-PopupsCompose .tabs label:nth-of-type(2) b{ padding-right: 5px; } #rl-app #V-PopupsCompose .tabs label:nth-of-type(3){ position: absolute; Loading Loading
style.css +11 −2 Original line number Diff line number Diff line Loading @@ -2373,11 +2373,12 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { } #rl-app #V-PopupsCompose .btn-group:nth-of-type(1) button.btn:nth-child(1) .icon-file-text { vertical-align: middle; height: 19px; height: 100%; display: block; background-image: var(--file-text); background-position: center center; background-repeat: no-repeat; background-size: contain; } #rl-app #V-PopupsCompose .btn-group:nth-of-type(1) button.btn:nth-child(1) .icon-file-text::before { content: ""; Loading Loading @@ -4353,11 +4354,12 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { } #rl-app #V-PopupsCompose .tabs .icon-file-text { vertical-align: middle; height: 19px; height: 100%; display: block; background-image: var(--file-text); background-position: center center; background-repeat: no-repeat; background-size: contain; } #rl-app #V-PopupsCompose .tabs .icon-file-text::before { Loading Loading @@ -4393,6 +4395,13 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { width:38px; height:32px; border-radius: 0 4px 4px 0; display: flex; flex-direction: row; justify-content: center; min-width: fit-content; } #rl-app #V-PopupsCompose .tabs label:nth-of-type(2) b{ padding-right: 5px; } #rl-app #V-PopupsCompose .tabs label:nth-of-type(3){ position: absolute; Loading