Loading styles.css +16 −0 Original line number Diff line number Diff line Loading @@ -2147,6 +2147,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(1) a.btn { background-image: url('images/createfolder.svg'); Loading @@ -2154,6 +2155,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(2) a.btn.disabled:nth-child(1) { background-image: url('images/archieve.svg'); Loading @@ -2161,6 +2163,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(2) a.btn:nth-child(1) { background-image: url('images/archieve.svg'); Loading @@ -2168,6 +2171,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(2) a.btn.fontastic.disabled:nth-child(2) { background-image: url('images/spam.svg'); Loading @@ -2175,6 +2179,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(2) a.btn.fontastic:nth-child(2) { background-image: url('images/spam.svg'); Loading @@ -2182,6 +2187,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(2) a.btn.fontastic.disabled:nth-child(4) { background-image: url('images/trash.svg'); Loading @@ -2189,6 +2195,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(2) a.btn.fontastic:nth-child(4) { background-image: url('images/trash.svg'); Loading @@ -2196,6 +2203,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(3) #more-list-dropdown-id,#rl-app #more-view-dropdown-id { background-image: url('images/more.svg') !important; Loading @@ -2203,6 +2211,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat !important; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(4) #sort-list-dropdown-id { Loading @@ -2212,6 +2221,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar height:18px; color:transparent; order: 1; width: 50px; } #rl-app #rl-content .select,#rl-app #rl-content input,#rl-app #rl-content select,#rl-app #rl-popups select,#rl-app #rl-popups input{ height:34px; Loading Loading @@ -3153,3 +3163,9 @@ html.rl-mobile .hide-mobile[data-i18n="GLOBAL/SAVE"] { #rl-app #V-PopupsCompose .emailaddresses .emailaddresses-input{ margin: 0 0; } #rl-app .btn[data-i18n="[title]MESSAGE_LIST/BUTTON_RELOAD"]{ width: 50px; text-align: center; padding: 8px 0; } No newline at end of file Loading
styles.css +16 −0 Original line number Diff line number Diff line Loading @@ -2147,6 +2147,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(1) a.btn { background-image: url('images/createfolder.svg'); Loading @@ -2154,6 +2155,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(2) a.btn.disabled:nth-child(1) { background-image: url('images/archieve.svg'); Loading @@ -2161,6 +2163,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(2) a.btn:nth-child(1) { background-image: url('images/archieve.svg'); Loading @@ -2168,6 +2171,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(2) a.btn.fontastic.disabled:nth-child(2) { background-image: url('images/spam.svg'); Loading @@ -2175,6 +2179,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(2) a.btn.fontastic:nth-child(2) { background-image: url('images/spam.svg'); Loading @@ -2182,6 +2187,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(2) a.btn.fontastic.disabled:nth-child(4) { background-image: url('images/trash.svg'); Loading @@ -2189,6 +2195,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(2) a.btn.fontastic:nth-child(4) { background-image: url('images/trash.svg'); Loading @@ -2196,6 +2203,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(3) #more-list-dropdown-id,#rl-app #more-view-dropdown-id { background-image: url('images/more.svg') !important; Loading @@ -2203,6 +2211,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-repeat: no-repeat !important; height:18px; color:transparent; width: 50px; } #rl-app #rl-right #V-MailMessageList .btn-toolbar div.btn-group:nth-of-type(4) #sort-list-dropdown-id { Loading @@ -2212,6 +2221,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar height:18px; color:transparent; order: 1; width: 50px; } #rl-app #rl-content .select,#rl-app #rl-content input,#rl-app #rl-content select,#rl-app #rl-popups select,#rl-app #rl-popups input{ height:34px; Loading Loading @@ -3153,3 +3163,9 @@ html.rl-mobile .hide-mobile[data-i18n="GLOBAL/SAVE"] { #rl-app #V-PopupsCompose .emailaddresses .emailaddresses-input{ margin: 0 0; } #rl-app .btn[data-i18n="[title]MESSAGE_LIST/BUTTON_RELOAD"]{ width: 50px; text-align: center; padding: 8px 0; } No newline at end of file