Loading style.css +15 −6 Original line number Diff line number Diff line Loading @@ -2163,9 +2163,6 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar box-shadow:none; } #rl-app #V-PopupsCompose .btn-group:nth-of-type(1) button.btn:nth-child(1) { background-image: var(--file-text); background-position: center center; background-repeat: no-repeat; background: var(--color-main-background); border: 1px solid var(--color-border-second) !important; height:35px; Loading @@ -2174,11 +2171,14 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar vertical-align: middle; height: 19px; display: block; } #rl-app #V-PopupsCompose .btn-group:nth-of-type(1) button.btn:nth-child(2) { background-image: var(--attachfiles); background-image: var(--file-text); background-position: center center; background-repeat: no-repeat; } #rl-app #V-PopupsCompose .btn-group:nth-of-type(1) button.btn:nth-child(1) .icon-file-text::before { content:""; } #rl-app #V-PopupsCompose .btn-group:nth-of-type(1) button.btn:nth-child(2) { background: var(--color-compose-background); border: 1px solid var(--color-border-second) !important; border-radius: 0px 4px 4px 0px; Loading @@ -2188,7 +2188,15 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar line-height: 16px; vertical-align: middle; display: block; background-image: var(--attachfiles); background-position: center center; background-repeat: no-repeat; } #rl-app #V-PopupsCompose .btn-group:nth-of-type(1) button.btn:nth-child(2) .icon-attachment::before { content:""; } #rl-app #V-PopupsCompose .btn-group:nth-of-type(1) button.btn.active { background: rgba(0, 0, 0, 0.12); } Loading Loading @@ -3576,6 +3584,7 @@ html.rl-mobile .hide-mobile[data-i18n="GLOBAL/SAVE"] { min-height: 32px; line-height: 20px; vertical-align: middle; color:transparent; } #rl-app #rl-popups #V-PopupsCompose #squire-toolgroup-changes .btn[data-action="source"] { height: auto; Loading Loading
style.css +15 −6 Original line number Diff line number Diff line Loading @@ -2163,9 +2163,6 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar box-shadow:none; } #rl-app #V-PopupsCompose .btn-group:nth-of-type(1) button.btn:nth-child(1) { background-image: var(--file-text); background-position: center center; background-repeat: no-repeat; background: var(--color-main-background); border: 1px solid var(--color-border-second) !important; height:35px; Loading @@ -2174,11 +2171,14 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar vertical-align: middle; height: 19px; display: block; } #rl-app #V-PopupsCompose .btn-group:nth-of-type(1) button.btn:nth-child(2) { background-image: var(--attachfiles); background-image: var(--file-text); background-position: center center; background-repeat: no-repeat; } #rl-app #V-PopupsCompose .btn-group:nth-of-type(1) button.btn:nth-child(1) .icon-file-text::before { content:""; } #rl-app #V-PopupsCompose .btn-group:nth-of-type(1) button.btn:nth-child(2) { background: var(--color-compose-background); border: 1px solid var(--color-border-second) !important; border-radius: 0px 4px 4px 0px; Loading @@ -2188,7 +2188,15 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar line-height: 16px; vertical-align: middle; display: block; background-image: var(--attachfiles); background-position: center center; background-repeat: no-repeat; } #rl-app #V-PopupsCompose .btn-group:nth-of-type(1) button.btn:nth-child(2) .icon-attachment::before { content:""; } #rl-app #V-PopupsCompose .btn-group:nth-of-type(1) button.btn.active { background: rgba(0, 0, 0, 0.12); } Loading Loading @@ -3576,6 +3584,7 @@ html.rl-mobile .hide-mobile[data-i18n="GLOBAL/SAVE"] { min-height: 32px; line-height: 20px; vertical-align: middle; color:transparent; } #rl-app #rl-popups #V-PopupsCompose #squire-toolgroup-changes .btn[data-action="source"] { height: auto; Loading