Card update
parent
cefc3b2677
commit
b2bc303a39
|
@ -2093,6 +2093,7 @@
|
||||||
background: #323232;
|
background: #323232;
|
||||||
color: #dedede;
|
color: #dedede;
|
||||||
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
|
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2105,6 +2106,10 @@
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #888888;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2093,6 +2093,7 @@
|
||||||
background: #323232;
|
background: #323232;
|
||||||
color: #dedede;
|
color: #dedede;
|
||||||
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
|
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2105,6 +2106,10 @@
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #888888;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2093,6 +2093,7 @@
|
||||||
background: #323232;
|
background: #323232;
|
||||||
color: #dedede;
|
color: #dedede;
|
||||||
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
|
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2105,6 +2106,10 @@
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #888888;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2093,6 +2093,7 @@
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
|
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2105,6 +2106,10 @@
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #848484;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2093,6 +2093,7 @@
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
|
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2105,6 +2106,10 @@
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #848484;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2093,6 +2093,7 @@
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
|
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2105,6 +2106,10 @@
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #848484;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2093,6 +2093,7 @@
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
|
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2105,6 +2106,10 @@
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #848484;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2093,6 +2093,7 @@
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
color: #666666;
|
color: #666666;
|
||||||
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
|
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
|
||||||
|
border-radius: 2px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2105,6 +2106,10 @@
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #a6a6a6;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2109,7 +2109,8 @@
|
||||||
.p-card {
|
.p-card {
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
color: #495057;
|
color: #495057;
|
||||||
box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
|
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2120,8 +2121,12 @@
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
}
|
}
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 400;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #6c757d;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2109,7 +2109,8 @@
|
||||||
.p-card {
|
.p-card {
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
color: #495057;
|
color: #495057;
|
||||||
box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
|
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2120,8 +2121,12 @@
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
}
|
}
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 400;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #6c757d;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2109,7 +2109,8 @@
|
||||||
.p-card {
|
.p-card {
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
color: #495057;
|
color: #495057;
|
||||||
box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
|
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2120,8 +2121,12 @@
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
}
|
}
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 400;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #6c757d;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2109,7 +2109,8 @@
|
||||||
.p-card {
|
.p-card {
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
color: #495057;
|
color: #495057;
|
||||||
box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
|
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2120,8 +2121,12 @@
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
}
|
}
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 400;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #6c757d;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2109,7 +2109,8 @@
|
||||||
.p-card {
|
.p-card {
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
color: #495057;
|
color: #495057;
|
||||||
box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
|
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2120,8 +2121,12 @@
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
}
|
}
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 400;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #6c757d;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2109,7 +2109,8 @@
|
||||||
.p-card {
|
.p-card {
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
color: #495057;
|
color: #495057;
|
||||||
box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
|
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2120,8 +2121,12 @@
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
}
|
}
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 400;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #6c757d;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2109,7 +2109,8 @@
|
||||||
.p-card {
|
.p-card {
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
color: #495057;
|
color: #495057;
|
||||||
box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
|
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2120,8 +2121,12 @@
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
}
|
}
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 400;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #6c757d;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2109,7 +2109,8 @@
|
||||||
.p-card {
|
.p-card {
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
color: #495057;
|
color: #495057;
|
||||||
box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
|
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2120,8 +2121,12 @@
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
}
|
}
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 400;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #6c757d;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2110,6 +2110,7 @@
|
||||||
background: #1C2833;
|
background: #1C2833;
|
||||||
color: #ebedef;
|
color: #ebedef;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2122,6 +2123,10 @@
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #AEB6BF;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2110,6 +2110,7 @@
|
||||||
background: #1C2833;
|
background: #1C2833;
|
||||||
color: #ebedef;
|
color: #ebedef;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2122,6 +2123,10 @@
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #AEB6BF;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2110,6 +2110,7 @@
|
||||||
background: #1C2833;
|
background: #1C2833;
|
||||||
color: #ebedef;
|
color: #ebedef;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2122,6 +2123,10 @@
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #AEB6BF;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2110,6 +2110,7 @@
|
||||||
background: #1C2833;
|
background: #1C2833;
|
||||||
color: #ebedef;
|
color: #ebedef;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2122,6 +2123,10 @@
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #AEB6BF;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2110,6 +2110,7 @@
|
||||||
background: #1C2833;
|
background: #1C2833;
|
||||||
color: #ebedef;
|
color: #ebedef;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2122,6 +2123,10 @@
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #AEB6BF;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2110,6 +2110,7 @@
|
||||||
background: #1C2833;
|
background: #1C2833;
|
||||||
color: #ebedef;
|
color: #ebedef;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2122,6 +2123,10 @@
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #AEB6BF;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2110,6 +2110,7 @@
|
||||||
background: #1C2833;
|
background: #1C2833;
|
||||||
color: #ebedef;
|
color: #ebedef;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2122,6 +2123,10 @@
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #AEB6BF;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -2110,6 +2110,7 @@
|
||||||
background: #1C2833;
|
background: #1C2833;
|
||||||
color: #ebedef;
|
color: #ebedef;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.p-card .p-card-body {
|
.p-card .p-card-body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
@ -2122,6 +2123,10 @@
|
||||||
.p-card .p-card-subtitle {
|
.p-card .p-card-subtitle {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
color: #AEB6BF;
|
||||||
|
}
|
||||||
|
.p-card .p-card-content {
|
||||||
|
padding: 1rem 0;
|
||||||
}
|
}
|
||||||
.p-card .p-card-footer {
|
.p-card .p-card-footer {
|
||||||
padding: 1rem 0 0 0;
|
padding: 1rem 0 0 0;
|
||||||
|
|
|
@ -25,6 +25,9 @@
|
||||||
<template slot="title">
|
<template slot="title">
|
||||||
Advanced Card
|
Advanced Card
|
||||||
</template>
|
</template>
|
||||||
|
<template slot="subtitle">
|
||||||
|
Card subtitle
|
||||||
|
</template>
|
||||||
<template slot="content">
|
<template slot="content">
|
||||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Inventore sed consequuntur error repudiandae numquam deserunt
|
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Inventore sed consequuntur error repudiandae numquam deserunt
|
||||||
quisquam repellat libero asperiores earum nam nobis, culpa ratione quam perferendis esse, cupiditate neque quas!</p>
|
quisquam repellat libero asperiores earum nam nobis, culpa ratione quam perferendis esse, cupiditate neque quas!</p>
|
||||||
|
|
|
@ -98,6 +98,9 @@ import Card from 'primevue/card';
|
||||||
<template slot="title">
|
<template slot="title">
|
||||||
Advanced Card
|
Advanced Card
|
||||||
</template>
|
</template>
|
||||||
|
<template slot="subtitle">
|
||||||
|
Card subtitle
|
||||||
|
</template>
|
||||||
<template slot="content">
|
<template slot="content">
|
||||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Inventore sed consequuntur error repudiandae numquam deserunt
|
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Inventore sed consequuntur error repudiandae numquam deserunt
|
||||||
quisquam repellat libero asperiores earum nam nobis, culpa ratione quam perferendis esse, cupiditate neque quas!</p>
|
quisquam repellat libero asperiores earum nam nobis, culpa ratione quam perferendis esse, cupiditate neque quas!</p>
|
||||||
|
|
Loading…
Reference in New Issue