Fixed #14 - The style is not properly visible after cloning the source code
This commit is contained in:
@@ -1,92 +0,0 @@
|
||||
.product-badge {
|
||||
border-radius: var(--border-radius);
|
||||
padding: .25em .5rem;
|
||||
text-transform: uppercase;
|
||||
font-weight: 700;
|
||||
font-size: 12px;
|
||||
letter-spacing: .3px;
|
||||
}
|
||||
|
||||
.product-badge.status-instock {
|
||||
background: #C8E6C9;
|
||||
color: #256029;
|
||||
}
|
||||
|
||||
.product-badge.status-outofstock {
|
||||
background: #FFCDD2;
|
||||
color: #C63737;
|
||||
}
|
||||
|
||||
.product-badge.status-lowstock {
|
||||
background: #FEEDAF;
|
||||
color: #8A5340;
|
||||
}
|
||||
|
||||
.customer-badge {
|
||||
border-radius: var(--border-radius);
|
||||
padding: .25em .5rem;
|
||||
text-transform: uppercase;
|
||||
font-weight: 700;
|
||||
font-size: 12px;
|
||||
letter-spacing: .3px;
|
||||
}
|
||||
|
||||
.customer-badge.status-qualified {
|
||||
background: #C8E6C9;
|
||||
color: #256029;
|
||||
}
|
||||
|
||||
.customer-badge.status-unqualified {
|
||||
background: #FFCDD2;
|
||||
color: #C63737;
|
||||
}
|
||||
|
||||
.customer-badge.status-negotiation {
|
||||
background: #FEEDAF;
|
||||
color: #8A5340;
|
||||
}
|
||||
|
||||
.customer-badge.status-new {
|
||||
background: #B3E5FC;
|
||||
color: #23547B;
|
||||
}
|
||||
|
||||
.customer-badge.status-renewal {
|
||||
background: #ECCFFF;
|
||||
color: #694382;
|
||||
}
|
||||
|
||||
.customer-badge.status-proposal {
|
||||
background: #FFD8B2;
|
||||
color: #805B36;
|
||||
}
|
||||
|
||||
.order-badge {
|
||||
border-radius: var(--border-radius);
|
||||
padding: .25em .5rem;
|
||||
text-transform: uppercase;
|
||||
font-weight: 700;
|
||||
font-size: 12px;
|
||||
letter-spacing: .3px;
|
||||
}
|
||||
|
||||
.order-badge.order-delivered {
|
||||
background: #C8E6C9;
|
||||
color: #256029;
|
||||
}
|
||||
|
||||
.order-badge.order-cancelled {
|
||||
background: #FFCDD2;
|
||||
color: #C63737;
|
||||
}
|
||||
|
||||
.order-badge.order-pending {
|
||||
background: #FEEDAF;
|
||||
color: #8A5340;
|
||||
}
|
||||
|
||||
.order-badge.order-returned {
|
||||
background: #ECCFFF;
|
||||
color: #694382;
|
||||
}
|
||||
/*# sourceMappingURL=badges.css.map */
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"version": 3,
|
||||
"mappings": "AAAA,AAAA,cAAc,CAAC;EACX,aAAa,EAAE,oBAAoB;EACnC,OAAO,EAAE,WAAW;EACpB,cAAc,EAAE,SAAS;EACzB,WAAW,EAAE,GAAG;EAChB,SAAS,EAAE,IAAI;EACf,cAAc,EAAE,IAAI;CAgBvB;;AAtBD,AAQI,cARU,AAQT,eAAe,CAAC;EACb,UAAU,EAAE,OAAO;EACnB,KAAK,EAAE,OAAO;CACjB;;AAXL,AAaI,cAbU,AAaT,kBAAkB,CAAC;EAChB,UAAU,EAAE,OAAO;EACnB,KAAK,EAAE,OAAO;CACjB;;AAhBL,AAkBI,cAlBU,AAkBT,gBAAgB,CAAC;EACd,UAAU,EAAE,OAAO;EACnB,KAAK,EAAE,OAAO;CACjB;;AAGL,AAAA,eAAe,CAAC;EACZ,aAAa,EAAE,oBAAoB;EACnC,OAAO,EAAE,WAAW;EACpB,cAAc,EAAE,SAAS;EACzB,WAAW,EAAE,GAAG;EAChB,SAAS,EAAE,IAAI;EACf,cAAc,EAAE,IAAI;CA+BvB;;AArCD,AAQI,eARW,AAQV,iBAAiB,CAAC;EACf,UAAU,EAAE,OAAO;EACnB,KAAK,EAAE,OAAO;CACjB;;AAXL,AAaI,eAbW,AAaV,mBAAmB,CAAC;EACjB,UAAU,EAAE,OAAO;EACnB,KAAK,EAAE,OAAO;CACjB;;AAhBL,AAkBI,eAlBW,AAkBV,mBAAmB,CAAC;EACjB,UAAU,EAAE,OAAO;EACnB,KAAK,EAAE,OAAO;CACjB;;AArBL,AAuBI,eAvBW,AAuBV,WAAW,CAAC;EACT,UAAU,EAAE,OAAO;EACnB,KAAK,EAAE,OAAO;CACjB;;AA1BL,AA4BI,eA5BW,AA4BV,eAAe,CAAC;EACb,UAAU,EAAE,OAAO;EACnB,KAAK,EAAE,OAAO;CACjB;;AA/BL,AAiCI,eAjCW,AAiCV,gBAAgB,CAAC;EACd,UAAU,EAAE,OAAO;EACnB,KAAK,EAAE,OAAO;CACjB;;AAGL,AAAA,YAAY,CAAC;EACT,aAAa,EAAE,oBAAoB;EACnC,OAAO,EAAE,WAAW;EACpB,cAAc,EAAE,SAAS;EACzB,WAAW,EAAE,GAAG;EAChB,SAAS,EAAE,IAAI;EACf,cAAc,EAAE,IAAI;CAqBvB;;AA3BD,AAQI,YARQ,AAQP,gBAAgB,CAAC;EACd,UAAU,EAAE,OAAO;EACnB,KAAK,EAAE,OAAO;CACjB;;AAXL,AAaI,YAbQ,AAaP,gBAAgB,CAAC;EACd,UAAU,EAAE,OAAO;EACnB,KAAK,EAAE,OAAO;CACjB;;AAhBL,AAkBI,YAlBQ,AAkBP,cAAc,CAAC;EACZ,UAAU,EAAE,OAAO;EACnB,KAAK,EAAE,OAAO;CACjB;;AArBL,AAuBI,YAvBQ,AAuBP,eAAe,CAAC;EACb,UAAU,EAAE,OAAO;EACnB,KAAK,EAAE,OAAO;CACjB",
|
||||
"sources": [
|
||||
"badges.scss"
|
||||
],
|
||||
"names": [],
|
||||
"file": "badges.css"
|
||||
}
|
||||
@@ -1,30 +0,0 @@
|
||||
pre[class*="language-"]:before, pre[class*="language-"]:after {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
pre[class*="language-"] code {
|
||||
border-left: 6px solid var(--surface-border) !important;
|
||||
-webkit-box-shadow: none !important;
|
||||
box-shadow: none !important;
|
||||
background: var(--surface-ground) !important;
|
||||
margin: 1em 0;
|
||||
color: var(--text-color);
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
i:not([class~="pi"]) {
|
||||
background-color: transparent;
|
||||
color: #2196f3;
|
||||
font-family: Monaco, courier, monospace;
|
||||
font-style: normal;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
padding: 0 4px;
|
||||
letter-spacing: .5px;
|
||||
font-weight: 600;
|
||||
margin: 0 2px;
|
||||
display: -webkit-inline-box;
|
||||
display: -ms-inline-flexbox;
|
||||
display: inline-flex;
|
||||
}
|
||||
/*# sourceMappingURL=documentation.css.map */
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"version": 3,
|
||||
"mappings": "AAAA,AACI,GADD,CAAA,AAAA,KAAC,EAAO,WAAW,AAAlB,CACC,OAAO,EADZ,GAAG,CAAA,AAAA,KAAC,EAAO,WAAW,AAAlB,CACW,MAAM,CAAC;EACd,OAAO,EAAE,eAAe;CAC3B;;AAHL,AAKI,GALD,CAAA,AAAA,KAAC,EAAO,WAAW,AAAlB,EAKA,IAAI,CAAC;EACD,WAAW,EAAE,GAAG,CAAC,KAAK,CAAC,qBAAqB,CAAC,UAAU;EACvD,UAAU,EAAE,eAAe;EAC3B,UAAU,EAAE,qBAAqB,CAAC,UAAU;EAC5C,MAAM,EAAE,KAAK;EACb,KAAK,EAAE,iBAAiB;EACxB,SAAS,EAAE,IAAI;CAClB;;AAGL,AAAA,CAAC,AAAA,IAAK,EAAA,AAAA,KAAC,EAAO,IAAI,AAAX,GAAc;EACjB,gBAAgB,EAAE,WAAW;EAC7B,KAAK,EAAE,OAAO;EACd,WAAW,EAAE,0BAA0B;EACvC,UAAU,EAAE,MAAM;EAClB,SAAS,EAAE,IAAI;EACf,WAAW,EAAE,GAAG;EAChB,OAAO,EAAE,KAAK;EACd,cAAc,EAAE,IAAI;EACpB,WAAW,EAAE,GAAG;EAChB,MAAM,EAAE,KAAK;EACb,OAAO,EAAE,WAAW;CACvB",
|
||||
"sources": [
|
||||
"documentation.scss"
|
||||
],
|
||||
"names": [],
|
||||
"file": "documentation.css"
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user