54
54
55
55
button .swal2-styled : focus ,
56
56
.button : focus {
57
- border : rgba (0 , 0 , 0 , 0 ) solid 1px !important ;
58
- outline : rgba (0 , 0 , 0 , 0 ) 0 !important ;
57
+ border : rgb (0 , 0 , 0 , 0 ) solid 1px !important ;
58
+ outline : rgb (0 , 0 , 0 , 0 ) 0 !important ;
59
59
box-shadow : inset 0 0 0 1px # fff !important ;
60
60
text-decoration : none;
61
61
}
@@ -206,7 +206,7 @@ button.btn_disabled,
206
206
}
207
207
208
208
.swal2-popup .swal2-toast .ui-toast .swal2-timer-progress-bar {
209
- background : rgba (255 , 255 , 255 , 0.5 );
209
+ background : rgb (255 , 255 , 255 , 0.5 );
210
210
}
211
211
212
212
.swal2-popup .ui-modal-iframe {
@@ -229,7 +229,7 @@ button.btn_disabled,
229
229
}
230
230
231
231
.swal2-container .ui-modal-page {
232
- background : rgba (0 , 0 , 0 , 0.6 ) !important ;
232
+ background : rgb (0 , 0 , 0 , 0.6 ) !important ;
233
233
}
234
234
235
235
.swal2-container .ui-modal-fullscreen {
@@ -273,7 +273,7 @@ button.btn_disabled,
273
273
background : # dadada ;
274
274
height : 45px ;
275
275
line-height : 14px ;
276
- border : 1px solid rgba (0 , 0 , 0 , 0.25 );
276
+ border : 1px solid rgb (0 , 0 , 0 , 0.25 );
277
277
border-left : none;
278
278
font-size : 14px ;
279
279
font-weight : 300 ;
@@ -499,7 +499,7 @@ body#settings > div#content input[type='text'] {
499
499
box-sizing : border-box;
500
500
width : 360px !important ;
501
501
height : 45px !important ;
502
- border : 1px solid rgba (0 , 0 , 0 , 0.25 );
502
+ border : 1px solid rgb (0 , 0 , 0 , 0.25 );
503
503
padding-left : 8px ;
504
504
text-indent : 5px ;
505
505
}
@@ -512,7 +512,7 @@ body#settings > div#content .separator {
512
512
max-width : 550px ;
513
513
margin : 10px auto;
514
514
margin-bottom : 20px ;
515
- background : rgba (0 , 0 , 0 , 0.125 );
515
+ background : rgb (0 , 0 , 0 , 0.125 );
516
516
height : 1px ;
517
517
}
518
518
@@ -804,7 +804,7 @@ textarea.armored {
804
804
text-align : left;
805
805
margin-top : -13px ;
806
806
padding : 8px ;
807
- border : 1px solid rgba (0 , 0 , 0 , 0.25 );
807
+ border : 1px solid rgb (0 , 0 , 0 , 0.25 );
808
808
}
809
809
810
810
body # settings > div # content .setup div .manual div .line_container {
@@ -816,7 +816,7 @@ body#settings > div#content.setup div.manual div.line_container {
816
816
}
817
817
818
818
body # settings > div # content .setup div .manual a .back i {
819
- color : rgba (0 , 0 , 0 , 0.5 );
819
+ color : rgb (0 , 0 , 0 , 0.5 );
820
820
font-size : 30px ;
821
821
position : absolute;
822
822
top : 5px ;
@@ -2020,7 +2020,7 @@ table#compose div.recipients-inputs > div#input_addresses_container div span.con
2020
2020
}
2021
2021
2022
2022
table # compose div .recipients-inputs > div # input_addresses_container div span .container-cc-bcc-buttons button : focus {
2023
- box-shadow : 0 0 0 3px rgba (49 , 162 , 23 , 0.4 );
2023
+ box-shadow : 0 0 0 3px rgb (49 , 162 , 23 , 0.4 );
2024
2024
}
2025
2025
2026
2026
table # compose div .recipients-inputs > div # input_addresses_container div span .container-cc-bcc-buttons img {
@@ -2145,7 +2145,7 @@ table#compose #input-container-from select#input_from {
2145
2145
}
2146
2146
2147
2147
table # compose # input-container-from select # input_from : focus {
2148
- box-shadow : 0 0 0 3px rgba (49 , 162 , 23 , 0.4 );
2148
+ box-shadow : 0 0 0 3px rgb (49 , 162 , 23 , 0.4 );
2149
2149
}
2150
2150
2151
2151
.reply_box table # compose # input-container-from select # input_from {
@@ -2187,7 +2187,7 @@ table#compose div.reply-container div.reply-options-container {
2187
2187
white-space : nowrap;
2188
2188
box-sizing : border-box;
2189
2189
z-index : 1 ;
2190
- box-shadow : 0 0 4px 0 rgba (0 , 0 , 0 , 0.2 );
2190
+ box-shadow : 0 0 4px 0 rgb (0 , 0 , 0 , 0.2 );
2191
2191
min-width : 256px ;
2192
2192
}
2193
2193
@@ -2537,7 +2537,7 @@ table#compose .intro_container > td > .input_intro {
2537
2537
}
2538
2538
2539
2539
.qq-upload-drop-area-active ::after {
2540
- background : rgba (49 , 162 , 23 , 0.2 );
2540
+ background : rgb (49 , 162 , 23 , 0.2 );
2541
2541
width : 97% ;
2542
2542
height : 96% ;
2543
2543
content : '' ;
@@ -2632,9 +2632,9 @@ div#contacts {
2632
2632
background : white;
2633
2633
overflow-y : auto;
2634
2634
top : 74px ;
2635
- border : 1px solid rgba (0 , 0 , 0 , 0.2 );
2635
+ border : 1px solid rgb (0 , 0 , 0 , 0.2 );
2636
2636
left : 10px ;
2637
- box-shadow : 0 2px 4px rgba (0 , 0 , 0 , 0.2 );
2637
+ box-shadow : 0 2px 4px rgb (0 , 0 , 0 , 0.2 );
2638
2638
z-index : 1 ;
2639
2639
}
2640
2640
@@ -2785,7 +2785,7 @@ table#compose tr#password_or_pubkey_container td .orange {
2785
2785
table # compose tr # password_or_pubkey_container # expiration_note {
2786
2786
display : none;
2787
2787
position : absolute;
2788
- background : rgba (0 , 0 , 0 , 0.6 );
2788
+ background : rgb (0 , 0 , 0 , 0.6 );
2789
2789
color : white;
2790
2790
left : 50px ;
2791
2791
right : 0 ;
@@ -2859,15 +2859,15 @@ body#new_message #initial_prompt {
2859
2859
}
2860
2860
2861
2861
body # new_message .full_window {
2862
- background-color : rgba (0 , 0 , 0 , 0.5 );
2862
+ background-color : rgb (0 , 0 , 0 , 0.5 );
2863
2863
padding : 20px 150px ;
2864
2864
}
2865
2865
2866
2866
body # new_message .full_window table # compose {
2867
2867
box-shadow :
2868
- 0 8px 10px 1px rgba (0 , 0 , 0 , 0.14 ),
2869
- 0 3px 14px 2px rgba (0 , 0 , 0 , 0.12 ),
2870
- 0 5px 5px -3px rgba (0 , 0 , 0 , 0.2 );
2868
+ 0 8px 10px 1px rgb (0 , 0 , 0 , 0.14 ),
2869
+ 0 3px 14px 2px rgb (0 , 0 , 0 , 0.12 ),
2870
+ 0 5px 5px -3px rgb (0 , 0 , 0 , 0.2 );
2871
2871
}
2872
2872
2873
2873
div # reply_message_table_container {
@@ -2889,12 +2889,12 @@ div#initial_prompt .reply-action-button {
2889
2889
}
2890
2890
2891
2891
div # initial_prompt .reply-action-button : focus {
2892
- background : rgba (32 , 33 , 36 , 0.122 );
2892
+ background : rgb (32 , 33 , 36 , 0.122 );
2893
2893
box-shadow : inset 0 0 0 1px # bdc1c6 ;
2894
2894
}
2895
2895
2896
2896
div # initial_prompt .reply-action-button : hover {
2897
- background : rgba (32 , 33 , 36 , 0.059 );
2897
+ background : rgb (32 , 33 , 36 , 0.059 );
2898
2898
}
2899
2899
2900
2900
div # initial_prompt # a_reply_all {
@@ -3063,7 +3063,7 @@ table#compose #error_container_reply_message #error_text_reply_message {
3063
3063
bottom : 32px ;
3064
3064
align-items : center;
3065
3065
justify-content : center;
3066
- background-color : rgba (0 , 0 , 0 , 0.8 );
3066
+ background-color : rgb (0 , 0 , 0 , 0.8 );
3067
3067
border-radius : 3px ;
3068
3068
z-index : 1 ;
3069
3069
cursor : pointer;
@@ -3163,7 +3163,7 @@ table#compose #error_container_reply_message #error_text_reply_message {
3163
3163
max-width : 96vw ;
3164
3164
max-height : 70vh ;
3165
3165
overflow : auto;
3166
- background : rgba (0 , 0 , 0 , 0.7 );
3166
+ background : rgb (0 , 0 , 0 , 0.7 );
3167
3167
color : # ccc ;
3168
3168
padding : 15px ;
3169
3169
font-size : 14px ;
@@ -3262,7 +3262,7 @@ table#compose #error_container_reply_message #error_text_reply_message {
3262
3262
display : flex;
3263
3263
align-items : center;
3264
3264
justify-content : center;
3265
- background-color : rgba (0 , 0 , 0 , 0.75 );
3265
+ background-color : rgb (0 , 0 , 0 , 0.75 );
3266
3266
border-radius : 4px ;
3267
3267
color : # fff ;
3268
3268
}
@@ -3284,7 +3284,7 @@ table#compose #error_container_reply_message #error_text_reply_message {
3284
3284
3285
3285
# pdf-preview-zoom {
3286
3286
display : flex;
3287
- border-left : 1px solid rgba (255 , 255 , 255 , 0.2 );
3287
+ border-left : 1px solid rgb (255 , 255 , 255 , 0.2 );
3288
3288
}
3289
3289
3290
3290
# pdf-preview-controls button {
@@ -3297,7 +3297,7 @@ table#compose #error_container_reply_message #error_text_reply_message {
3297
3297
}
3298
3298
3299
3299
# pdf-preview-controls button : not ([disabled ]): hover {
3300
- background : rgba (255 , 255 , 255 , 0.25 );
3300
+ background : rgb (255 , 255 , 255 , 0.25 );
3301
3301
}
3302
3302
3303
3303
# pdf-preview-controls button [disabled ] {
@@ -3318,7 +3318,7 @@ table#compose #error_container_reply_message #error_text_reply_message {
3318
3318
color : white;
3319
3319
align-items : center;
3320
3320
background : # 4c494c ;
3321
- box-shadow : 0 10px 12px 5px rgba (0 , 0 , 0 , 0.2 );
3321
+ box-shadow : 0 10px 12px 5px rgb (0 , 0 , 0 , 0.2 );
3322
3322
padding : 30px ;
3323
3323
border-radius : 15px ;
3324
3324
}
@@ -3356,11 +3356,11 @@ body#select_account .emails li {
3356
3356
cursor : pointer;
3357
3357
height : auto;
3358
3358
padding-top : 1px ;
3359
- border-top : 1px solid rgba (0 , 0 , 0 , 0.1 );
3359
+ border-top : 1px solid rgb (0 , 0 , 0 , 0.1 );
3360
3360
}
3361
3361
3362
3362
body # select_account .emails li : last-child {
3363
- border-bottom : 1px solid rgba (0 , 0 , 0 , 0.1 );
3363
+ border-bottom : 1px solid rgb (0 , 0 , 0 , 0.1 );
3364
3364
}
3365
3365
3366
3366
body # select_account .emails li a {
@@ -3513,7 +3513,7 @@ body#settings div.webmail_notifications div.webmail_notification {
3513
3513
background-color : rgb (249 , 237 , 190 );
3514
3514
border : 1px solid rgb (240 , 195 , 109 );
3515
3515
border-radius : 2px ;
3516
- box-shadow : rgba (0 , 0 , 0 , 0.2 ) 0 2px 4px 0 ;
3516
+ box-shadow : rgb (0 , 0 , 0 , 0.2 ) 0 2px 4px 0 ;
3517
3517
color : rgb (34 , 34 , 34 );
3518
3518
font-family : -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI' , Roboto, 'Helvetica Neue' , Arial, sans-serif;
3519
3519
font-size : 12.8px ;
0 commit comments