Loading style.css +10 −3 Original line number Diff line number Diff line Loading @@ -626,9 +626,11 @@ html.rl-left-panel-disabled #rl-app .b-folders .b-toolbar { } #rl-app [data-icon]::before { vertical-align: -45%; } #rl-app [data-i18n="GLOBAL/BACK"]::before { vertical-align: -10%; } #rl-app .drag-handle { color: var(--color-text-lighter); } Loading Loading @@ -729,7 +731,7 @@ html.rl-left-panel-disabled #rl-app .b-folders .b-toolbar { #rl-app #V-SettingsMenu nav a:not(.selected):focus, #rl-app .b-folders li a.selectable:not(.selected):hover, #rl-app .b-folders li a.selectable:not(.selected):focus { color: unset; color: var(--color-main-text); background-color: var(--color-main-background-translucent); } Loading Loading @@ -3864,6 +3866,7 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { #rl-app .b-folders li a.selectable { height: 56px !important; line-height: 56px !important; color:var(--color-main-text); } #rl-app #V-PopupsCompose .btn-group:nth-of-type(3) a.btn.fontastic:nth-child(1) { background-image: var(--attachfiles); Loading Loading @@ -4105,7 +4108,7 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { } #rl-app .b-folders li a { color: unset; color:var(--color-main-text); } #rl-app .b-footer.btn-toolbar .btn-group.hide-on-panel-disabled { float: right; Loading Loading @@ -4654,3 +4657,7 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { #rl-app #V-PopupsCompose header .pull-right a.btn[data-i18n="[title]GLOBAL/CONTACTS"]{ display: none !important; } #rl-app #V-MailFolderList .e-checkbox { display:none; } No newline at end of file Loading
style.css +10 −3 Original line number Diff line number Diff line Loading @@ -626,9 +626,11 @@ html.rl-left-panel-disabled #rl-app .b-folders .b-toolbar { } #rl-app [data-icon]::before { vertical-align: -45%; } #rl-app [data-i18n="GLOBAL/BACK"]::before { vertical-align: -10%; } #rl-app .drag-handle { color: var(--color-text-lighter); } Loading Loading @@ -729,7 +731,7 @@ html.rl-left-panel-disabled #rl-app .b-folders .b-toolbar { #rl-app #V-SettingsMenu nav a:not(.selected):focus, #rl-app .b-folders li a.selectable:not(.selected):hover, #rl-app .b-folders li a.selectable:not(.selected):focus { color: unset; color: var(--color-main-text); background-color: var(--color-main-background-translucent); } Loading Loading @@ -3864,6 +3866,7 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { #rl-app .b-folders li a.selectable { height: 56px !important; line-height: 56px !important; color:var(--color-main-text); } #rl-app #V-PopupsCompose .btn-group:nth-of-type(3) a.btn.fontastic:nth-child(1) { background-image: var(--attachfiles); Loading Loading @@ -4105,7 +4108,7 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { } #rl-app .b-folders li a { color: unset; color:var(--color-main-text); } #rl-app .b-footer.btn-toolbar .btn-group.hide-on-panel-disabled { float: right; Loading Loading @@ -4654,3 +4657,7 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { #rl-app #V-PopupsCompose header .pull-right a.btn[data-i18n="[title]GLOBAL/CONTACTS"]{ display: none !important; } #rl-app #V-MailFolderList .e-checkbox { display:none; } No newline at end of file