Skip to content

Commit 2b0705a

Browse files
bug(EJ2-47989): release branch
1 parent a0f784e commit 2b0705a

File tree

3 files changed

+6044
-2608
lines changed

3 files changed

+6044
-2608
lines changed

wwwroot/content/Outlook Icons/style.css

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,3 +227,16 @@
227227
content: "\e94f";
228228
color: #fff100;
229229
}
230+
.e-listview:not(.e-list-template) .e-list-item {
231+
height: 85px;
232+
line-height: 1.42857143;
233+
}
234+
235+
.e-ddl.e-input-group.e-control-wrapper .e-ddl-icon::before {
236+
content: '';
237+
font-family: 'e-icons';
238+
}
239+
240+
.e-treeview .e-list-item div.e-icons::before {
241+
content: "";
242+
}

wwwroot/content/css/outlook.css

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -576,11 +576,6 @@ html, body {
576576
text-indent: 0px;
577577
}
578578

579-
#toolbar_align .e-toolbar-left .e-toolbar-item .e-tbar-btn, #toolbar_newmail .e-toolbar-item .e-tbar-btn,
580-
#rp-toolbar_align .e-toolbar-left .e-toolbar-item .e-tbar-btn, #rp-toolbar_newmail .e-toolbar-item .e-tbar-btn {
581-
display: table !important;
582-
}
583-
584579
#toolbar_align .e-toolbar-left .e-toolbar-item .e-tbar-btn > span, #toolbar_align .e-toolbar-left .e-toolbar-item .e-tbar-btn > div,
585580
#toolbar_newmail .e-toolbar-left .e-toolbar-item .e-tbar-btn > span, #toolbar_newmail .e-toolbar-left .e-toolbar-item .e-tbar-btn > div,
586581
#rp-toolbar_align .e-toolbar-left .e-toolbar-item .e-tbar-btn > span, #rp-toolbar_align .e-toolbar-left .e-toolbar-item .e-tbar-btn > div,
@@ -760,6 +755,7 @@ html, body {
760755
font-family: "SegoeUI-SemiLight-final","Segoe UI SemiLight","Segoe UI WPC Semilight","Segoe UI",Segoe,Tahoma,Helvetica,Arial,sans-serif;
761756
font-size: 22px;
762757
color: white;
758+
margin: 0px;
763759
}
764760

765761
/* Defining style for Reading Pane Content */

wwwroot/content/styles.css

Lines changed: 6030 additions & 2603 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)