64 |
.e-split .e-splitarrowbottom .e-corner + .e-drp-btn, |
= |
64 |
.e-split .e-splitarrowbottom .e-corner + .e-drp-btn, |
65 |
.e-split .e-splitarrowtop .e-splitbutton.e-corner, |
|
65 |
.e-split .e-splitarrowtop .e-splitbutton.e-corner, |
66 |
.e-datetime-popup.e-corner .e-time-popup { |
|
66 |
.e-datetime-popup.e-corner .e-time-popup { |
67 |
border-radius: 0 0 4px 4px; |
|
67 |
border-radius: 0 0 4px 4px; |
68 |
} |
|
68 |
} |
69 |
.e-listbox li { |
|
69 |
.e-listbox li { |
70 |
-webkit-box-sizing: content-box; |
<> |
70 |
webkit-box-sizing: content-box; |
71 |
-moz-box-sizing: content-box; |
= |
71 |
-moz-box-sizing: content-box; |
72 |
box-sizing: content-box; |
|
72 |
box-sizing: content-box; |
73 |
} |
|
73 |
} |
74 |
.e-corner.e-progressbar .e-progress.e-complete { |
|
74 |
.e-corner.e-progressbar .e-progress.e-complete { |
75 |
border-radius: 3px 3px 3px 3px; |
|
75 |
border-radius: 3px 3px 3px 3px; |
76 |
} |
|
76 |
} |
|
889 |
.e-btn .e-btntxt { |
= |
889 |
.e-btn .e-btntxt { |
890 |
padding: 0.1em 0.15em 0.3em; |
|
890 |
padding: 0.1em 0.15em 0.3em; |
891 |
} |
|
891 |
} |
892 |
.e-btn.e-btn-normal, |
|
892 |
.e-btn.e-btn-normal, |
893 |
.e-tbtn.e-btn-normal { |
|
893 |
.e-tbtn.e-btn-normal { |
894 |
|
|
894 |
|
895 |
height: auto; |
<> |
895 |
height: ""; |
896 |
} |
= |
896 |
} |
897 |
.e-btn.e-btn-mini, |
|
897 |
.e-btn.e-btn-mini, |
898 |
.e-tbtn.e-btn-mini { |
|
898 |
.e-tbtn.e-btn-mini { |
899 |
|
|
899 |
|
900 |
height: 28px; |
|
900 |
height: 28px; |
901 |
width: 63px; |
|
901 |
width: 63px; |
|
1931 |
min-height: 1.3em; |
= |
1931 |
min-height: 1.3em; |
1932 |
|
|
1932 |
|
1933 |
} |
|
1933 |
} |
1934 |
.e-ddl-popup div > ul li, |
|
1934 |
.e-ddl-popup div > ul li, |
1935 |
.e-ddl-popup div > .e-listbox li { |
|
1935 |
.e-ddl-popup div > .e-listbox li { |
1936 |
line-height: 1.4; |
|
1936 |
line-height: 1.4; |
1937 |
padding-left: 0px; |
<> |
1937 |
padding-left: none; |
1938 |
padding: 5px 5px 5px 0.857em; |
= |
1938 |
padding: 5px 5px 5px 0.857em; |
1939 |
} |
|
1939 |
} |
1940 |
.e-ddl-popup.e-rtl div > ul li { |
|
1940 |
.e-ddl-popup.e-rtl div > ul li { |
1941 |
|
|
1941 |
|
1942 |
} |
|
1942 |
} |
1943 |
.e-ddl-popup.e-rtl div > ul li { |
|
1943 |
.e-ddl-popup.e-rtl div > ul li { |
|
1991 |
vertical-align: middle; |
= |
1991 |
vertical-align: middle; |
1992 |
} |
|
1992 |
} |
1993 |
.e-ddl .e-in-wrap .e-select.e-load { |
|
1993 |
.e-ddl .e-in-wrap .e-select.e-load { |
1994 |
background-position: center center; |
|
1994 |
background-position: center center; |
1995 |
background-repeat: no-repeat; |
|
1995 |
background-repeat: no-repeat; |
1996 |
opacity: 0.35; |
|
1996 |
opacity: 0.35; |
1997 |
filter: alpha(opacity=35); |
<> |
1997 |
filter: alphaa(opacity=35); |
1998 |
} |
= |
1998 |
} |
1999 |
.e-ddl-popup div > ul li .e-align { |
|
1999 |
.e-ddl-popup div > ul li .e-align { |
2000 |
float: left; |
|
2000 |
float: left; |
2001 |
vertical-align: middle; |
|
2001 |
vertical-align: middle; |
2002 |
|
|
2002 |
|
2003 |
} |
|
2003 |
} |
|
9536 |
} |
= |
9536 |
} |
9537 |
.e-rte.e-rte-wrapper .e-ul.e-horizontal { |
|
9537 |
.e-rte.e-rte-wrapper .e-ul.e-horizontal { |
9538 |
|
|
9538 |
|
9539 |
} |
|
9539 |
} |
9540 |
.e-rte.e-rte-wrapper .e-ul.e-horizontal { |
|
9540 |
.e-rte.e-rte-wrapper .e-ul.e-horizontal { |
9541 |
/*other*/ |
|
9541 |
/*other*/ |
9542 |
margin-bottom: 0; |
<> |
9542 |
margin-bottom: ""; |
9543 |
margin-top: 0; |
|
9543 |
margin-top: ""; |
9544 |
} |
= |
9544 |
} |
9545 |
.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow:before { |
|
9545 |
.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow:before { |
9546 |
margin-top: 8px; |
|
9546 |
margin-top: 8px; |
9547 |
width: 21px; |
|
9547 |
width: 21px; |
9548 |
height: 21px; |
|
9548 |
height: 21px; |
9549 |
} |
|
9549 |
} |
|
10299 |
.e-skew-right, |
= |
10299 |
.e-skew-right, |
10300 |
.e-skew-center { |
|
10300 |
.e-skew-center { |
10301 |
transition: transform 250ms; |
|
10301 |
transition: transform 250ms; |
10302 |
} |
|
10302 |
} |
10303 |
.e-skew-top { |
|
10303 |
.e-skew-top { |
10304 |
transform: perspective(1000px) rotateX(10deg); |
|
10304 |
transform: perspective(1000px) rotateX(10deg); |
10305 |
-webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 10deg); |
<> |
10305 |
-webkit-transform: perspective(1000) rotate3d(1, 0, 0, 10deg); |
10306 |
-moz-transform: perspective(1000px) rotate3d(1, 0, 0, 10deg); |
|
10306 |
-moz-transform: perspective(1000) rotate3d(1, 0, 0, 10deg); |
10307 |
-webkit-transition-duration: 350ms; |
= |
10307 |
-webkit-transition-duration: 350ms; |
10308 |
-moz-transition-duration: 350ms; |
|
10308 |
-moz-transition-duration: 350ms; |
10309 |
} |
|
10309 |
} |
10310 |
.e-skew-bottom { |
|
10310 |
.e-skew-bottom { |
10311 |
transform: perspective(1000px) rotateX(-10deg); |
|
10311 |
transform: perspective(1000px) rotateX(-10deg); |
10312 |
-webkit-transform: perspective(1000px) rotate3d(1, 0, 0, -10deg); |
<> |
10312 |
-webkit-transform: perspective(1000) rotate3d(1, 0, 0, -10deg); |
10313 |
-moz-transform: perspective(1000px) rotate3d(1, 0, 0, -10deg); |
|
10313 |
-moz-transform: perspective(1000) rotate3d(1, 0, 0, -10deg); |
10314 |
-webkit-transition-duration: 350ms; |
= |
10314 |
-webkit-transition-duration: 350ms; |
10315 |
-moz-transition-duration: 350ms; |
|
10315 |
-moz-transition-duration: 350ms; |
10316 |
} |
|
10316 |
} |
10317 |
.e-skew-left { |
|
10317 |
.e-skew-left { |
10318 |
transform: perspective(1000px) rotateY(-10deg); |
|
10318 |
transform: perspective(1000px) rotateY(-10deg); |
10319 |
-webkit-transform: perspective(1000px) rotateY(-10deg); |
<> |
10319 |
-webkit-transform: perspective(1000) rotateY(-10deg); |
10320 |
-moz-transform: perspective(1000px) rotateY(-10deg); |
|
10320 |
-moz-transform: perspective(1000) rotateY(-10deg); |
10321 |
-webkit-transition-duration: 350ms; |
= |
10321 |
-webkit-transition-duration: 350ms; |
10322 |
-moz-transition-duration: 350ms; |
|
10322 |
-moz-transition-duration: 350ms; |
10323 |
} |
|
10323 |
} |
10324 |
.e-skew-right { |
|
10324 |
.e-skew-right { |
10325 |
transform: perspective(1000px) rotateY(10deg); |
|
10325 |
transform: perspective(1000px) rotateY(10deg); |
10326 |
-webkit-transform: perspective(1000px) rotateY(10deg); |
<> |
10326 |
-webkit-transform: perspective(1000) rotateY(10deg); |
10327 |
-moz-transform: perspective(1000px) rotateY(10deg); |
|
10327 |
-moz-transform: perspective(1000) rotateY(10deg); |
10328 |
-webkit-transition-duration: 350ms; |
= |
10328 |
-webkit-transition-duration: 350ms; |
10329 |
-moz-transition-duration: 350ms; |
|
10329 |
-moz-transition-duration: 350ms; |
10330 |
} |
|
10330 |
} |
10331 |
.e-skew-center { |
|
10331 |
.e-skew-center { |
10332 |
transform: perspective(1000px) scale(0.95); |
|
10332 |
transform: perspective(1000px) scale(0.95); |
10333 |
-webkit-transform: perspective(1000px) scale(0.95); |
<> |
10333 |
-webkit-transform: perspective(1000) scale(0.95); |
10334 |
-moz-transform: perspective(1000px) scale(0.95); |
|
10334 |
-moz-transform: perspective(1000) scale(0.95); |
10335 |
-webkit-transition-duration: 350ms; |
= |
10335 |
-webkit-transition-duration: 350ms; |
10336 |
-moz-transition-duration: 350ms; |
|
10336 |
-moz-transition-duration: 350ms; |
10337 |
} |
|
10337 |
} |
10338 |
.e-tile-backface { |
|
10338 |
.e-tile-backface { |
10339 |
backface-visibility: hidden; |
|
10339 |
backface-visibility: hidden; |
10340 |
-ms-backface-visibility: hidden; |
|
10340 |
-ms-backface-visibility: hidden; |
|
10740 |
-webkit-transition-duration: 350ms; |
= |
10740 |
-webkit-transition-duration: 350ms; |
10741 |
-moz-transition-duration: 350ms; |
|
10741 |
-moz-transition-duration: 350ms; |
10742 |
} |
|
10742 |
} |
10743 |
.e-tile.e-livetile-enable .e-image-parent.e-tile-flip { |
|
10743 |
.e-tile.e-livetile-enable .e-image-parent.e-tile-flip { |
10744 |
position: absolute; |
|
10744 |
position: absolute; |
10745 |
transform: perspective(1000px) rotateX(180deg); |
|
10745 |
transform: perspective(1000px) rotateX(180deg); |
10746 |
-webkit-transform: perspective(1000px) rotateX(180deg); |
<> |
10746 |
-webkit-transform: perspective(1000) rotateX(180deg); |
10747 |
-moz-transform: perspective(1000px) rotateX(180deg); |
|
10747 |
-moz-transform: perspective(1000) rotateX(180deg); |
10748 |
transition-duration: 350ms; |
= |
10748 |
transition-duration: 350ms; |
10749 |
-webkit-transition-duration: 350ms; |
|
10749 |
-webkit-transition-duration: 350ms; |
10750 |
-moz-transition-duration: 350ms; |
|
10750 |
-moz-transition-duration: 350ms; |
10751 |
} |
|
10751 |
} |
10752 |
.e-tile.e-livetile-enable .e-image-parent.e-tile-flipback { |
|
10752 |
.e-tile.e-livetile-enable .e-image-parent.e-tile-flipback { |
10753 |
position: absolute; |
|
10753 |
position: absolute; |
10754 |
transform: perspective(1000px) rotateX(0deg); |
|
10754 |
transform: perspective(1000px) rotateX(0deg); |
10755 |
-webkit-transform: perspective(1000px) rotateX(0deg); |
<> |
10755 |
-webkit-transform: perspective(1000) rotateX(0deg); |
10756 |
-moz-transform: perspective(1000px) rotateX(0deg); |
|
10756 |
-moz-transform: perspective(1000) rotateX(0deg); |
10757 |
transition-duration: 350ms; |
= |
10757 |
transition-duration: 350ms; |
10758 |
-webkit-transition-duration: 350ms; |
|
10758 |
-webkit-transition-duration: 350ms; |
10759 |
-moz-transition-duration: 350ms; |
|
10759 |
-moz-transition-duration: 350ms; |
10760 |
} |
|
10760 |
} |
10761 |
.e-gantt *:focus { |
|
10761 |
.e-gantt *:focus { |
10762 |
outline: none; |
|
10762 |
outline: none; |
|
11034 |
} |
= |
11034 |
} |
11035 |
.e-gantt .e-title { |
|
11035 |
.e-gantt .e-title { |
11036 |
position: absolute; |
|
11036 |
position: absolute; |
11037 |
margin-top: -4px; |
|
11037 |
margin-top: -4px; |
11038 |
} |
|
11038 |
} |
11039 |
.e-gantt .e-dialog-icon .e-close { |
|
11039 |
.e-gantt .e-dialog-icon .e-close { |
11040 |
position: absolute; |
<> |
11040 |
position: absoloute; |
11041 |
} |
= |
11041 |
} |
11042 |
.e-gantt .e-icon.e-close { |
|
11042 |
.e-gantt .e-icon.e-close { |
11043 |
position: absolute; |
|
11043 |
position: absolute; |
11044 |
} |
|
11044 |
} |
11045 |
.e-gantt .e-gantttoolbar li { |
|
11045 |
.e-gantt .e-gantttoolbar li { |
11046 |
padding: 4px 0 5px 5px; |
|
11046 |
padding: 4px 0 5px 5px; |
|
12495 |
/* Firefox */ |
= |
12495 |
/* Firefox */ |
12496 |
-moz-transform: rotate(270deg); |
|
12496 |
-moz-transform: rotate(270deg); |
12497 |
/* IE */ |
|
12497 |
/* IE */ |
12498 |
-ms-transform: rotate(270deg); |
|
12498 |
-ms-transform: rotate(270deg); |
12499 |
/* Opera */ |
|
12499 |
/* Opera */ |
12500 |
-o-transform: rotate(270deg); |
|
12500 |
-o-transform: rotate(270deg); |
12501 |
transform: rotate(270deg); |
<> |
12501 |
transform: rotate(270); |
12502 |
} |
= |
12502 |
} |
12503 |
.e-ganttchart .e-striplinespan { |
|
12503 |
.e-ganttchart .e-striplinespan { |
12504 |
color: white; |
|
12504 |
color: white; |
12505 |
white-space: nowrap; |
|
12505 |
white-space: nowrap; |
12506 |
padding: 3px; |
|
12506 |
padding: 3px; |
12507 |
position: absolute; |
|
12507 |
position: absolute; |
|
12561 |
} |
= |
12561 |
} |
12562 |
.e-ganttchart .e-headercell-weekend { |
|
12562 |
.e-ganttchart .e-headercell-weekend { |
12563 |
-ms-background-clip: content-box; |
|
12563 |
-ms-background-clip: content-box; |
12564 |
-webkit-background-clip: content-box; |
|
12564 |
-webkit-background-clip: content-box; |
12565 |
-khtml-background-clip: content-box; |
|
12565 |
-khtml-background-clip: content-box; |
12566 |
-o-background-clip: content-box; |
|
12566 |
-o-background-clip: content-box; |
|
|
-+ |
12567 |
-moz-background-clip: content-box; |
12567 |
background-clip: content-box; |
= |
12568 |
background-clip: content-box; |
12568 |
} |
|
12569 |
} |
12569 |
.e-ganttchart .e-resourcename { |
|
12570 |
.e-ganttchart .e-resourcename { |
12570 |
outline: none; |
|
12571 |
outline: none; |
12571 |
} |
|
12572 |
} |
12572 |
.e-gantticon { |
|
12573 |
.e-gantticon { |
|
12912 |
width: 100%; |
= |
12913 |
width: 100%; |
12913 |
height: 100%; |
|
12914 |
height: 100%; |
12914 |
} |
|
12915 |
} |
12915 |
.e-schedule .e-alternateworkcell { |
|
12916 |
.e-schedule .e-alternateworkcell { |
12916 |
width: 25px; |
|
12917 |
width: 25px; |
12917 |
} |
|
12918 |
} |
12918 |
.e-schedule .e-headerdays table tr:first-child td:first-child, |
<> |
12919 |
.e-schedule .e-headerdays table tr:first td:first-child, |
12919 |
.e-schedule .e-headerdays table tr:last-child td:first-child { |
|
12920 |
.e-schedule .e-headerdays table tr:last td:first-child { |
12920 |
border-left: none !important; |
= |
12921 |
border-left: none !important; |
12921 |
} |
|
12922 |
} |
12922 |
.e-scheduledialog .e-table, |
|
12923 |
.e-scheduledialog .e-table, |
12923 |
.e-schedule .e-table { |
|
12924 |
.e-schedule .e-table { |
12924 |
border: 0 none; |
|
12925 |
border: 0 none; |
12925 |
border-collapse: separate; |
|
12926 |
border-collapse: separate; |