2 * Angular Material Design
3 * https://github.com/angular/material
8 box-sizing: border-box;
10 display: -webkit-flex;
12 -webkit-box-orient: vertical;
13 -webkit-box-direction: normal;
14 -webkit-flex-direction: column;
15 flex-direction: column;
17 box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12); }
18 md-card md-card-header {
21 display: -webkit-flex;
23 -webkit-box-orient: horizontal;
24 -webkit-box-direction: normal;
25 -webkit-flex-direction: row;
26 flex-direction: row; }
27 md-card md-card-header:first-child md-card-avatar {
29 [dir=rtl] md-card md-card-header:first-child md-card-avatar {
32 md-card md-card-header:last-child md-card-avatar {
34 [dir=rtl] md-card md-card-header:last-child md-card-avatar {
37 md-card md-card-header md-card-avatar {
40 md-card md-card-header md-card-avatar .md-user-avatar,
41 md-card md-card-header md-card-avatar md-icon {
43 md-card md-card-header md-card-avatar md-icon {
45 md-card md-card-header md-card-avatar md-icon > svg {
48 md-card md-card-header md-card-avatar + md-card-header-text {
50 md-card md-card-header md-card-avatar + md-card-header-text .md-title {
52 md-card md-card-header md-card-header-text {
54 display: -webkit-flex;
59 -webkit-box-orient: vertical;
60 -webkit-box-direction: normal;
61 -webkit-flex-direction: column;
62 flex-direction: column; }
63 md-card md-card-header md-card-header-text .md-subhead {
66 md-card > md-card-header img,
67 md-card md-card-title-media img {
68 box-sizing: border-box;
70 display: -webkit-flex;
73 -webkit-flex: 0 0 auto;
77 md-card md-card-title {
78 padding: 24px 16px 16px;
80 display: -webkit-flex;
83 -webkit-flex: 1 1 auto;
85 -webkit-box-orient: horizontal;
86 -webkit-box-direction: normal;
87 -webkit-flex-direction: row;
88 flex-direction: row; }
89 md-card md-card-title + md-card-content {
91 md-card md-card-title md-card-title-text {
95 -webkit-box-orient: vertical;
96 -webkit-box-direction: normal;
97 -webkit-flex-direction: column;
98 flex-direction: column;
100 display: -webkit-flex;
102 md-card md-card-title md-card-title-text .md-subhead {
105 md-card md-card-title md-card-title-text:only-child .md-subhead {
107 md-card md-card-title md-card-title-media {
109 md-card md-card-title md-card-title-media .md-media-sm {
112 md-card md-card-title md-card-title-media .md-media-md {
115 md-card md-card-title md-card-title-media .md-media-lg {
118 md-card md-card-content {
121 md-card md-card-content > p:first-child {
123 md-card md-card-content > p:last-child {
125 md-card md-card-content .md-media-xl {
128 md-card .md-actions, md-card md-card-actions {
130 md-card .md-actions.layout-column .md-button:not(.md-icon-button), md-card md-card-actions.layout-column .md-button:not(.md-icon-button) {
132 md-card .md-actions.layout-column .md-button:not(.md-icon-button):first-of-type, md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type {
134 md-card .md-actions.layout-column .md-button:not(.md-icon-button):last-of-type, md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type {
136 md-card .md-actions.layout-column .md-button.md-icon-button, md-card md-card-actions.layout-column .md-button.md-icon-button {
138 margin-bottom: 6px; }
139 md-card .md-actions md-card-icon-actions, md-card md-card-actions md-card-icon-actions {
143 -webkit-box-pack: start;
144 -webkit-justify-content: flex-start;
145 justify-content: flex-start;
146 display: -webkit-box;
147 display: -webkit-flex;
149 -webkit-box-orient: horizontal;
150 -webkit-box-direction: normal;
151 -webkit-flex-direction: row;
152 flex-direction: row; }
153 md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button), md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button) {
155 md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type, md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type {
157 [dir=rtl] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type, [dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type {
160 md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type, md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type {
162 [dir=rtl] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type, [dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type {
165 md-card .md-actions:not(.layout-column) .md-button.md-icon-button, md-card md-card-actions:not(.layout-column) .md-button.md-icon-button {
168 md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type, md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type {
170 [dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type, [dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type {
172 margin-right: 12px; }
173 md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type, md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type {
174 margin-right: 12px; }
175 [dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type, [dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type {
178 md-card .md-actions:not(.layout-column) .md-button + md-card-icon-actions, md-card md-card-actions:not(.layout-column) .md-button + md-card-icon-actions {
182 -webkit-box-pack: end;
183 -webkit-justify-content: flex-end;
184 justify-content: flex-end;
185 display: -webkit-box;
186 display: -webkit-flex;
188 -webkit-box-orient: horizontal;
189 -webkit-box-direction: normal;
190 -webkit-flex-direction: row;
191 flex-direction: row; }
192 md-card md-card-footer {
196 @media screen and (-ms-high-contrast: active) {
198 border: 1px solid #fff; } }
200 .md-image-no-fill > img {