Skip to content

Commit 7d84086

Browse files
committed
Sync
1 parent 1ebf75f commit 7d84086

8 files changed

Lines changed: 399 additions & 399 deletions

File tree

dist/css/app-blue.css

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,6 +1322,17 @@ span a {
13221322
background-color: #52BCD3;
13231323
color: #ffffff; }
13241324

1325+
.pagination {
1326+
margin-top: 0; }
1327+
.pagination .page-item .page-link {
1328+
color: #52BCD3; }
1329+
.pagination .page-item.active .page-link,
1330+
.pagination .page-item.active .page-link:focus,
1331+
.pagination .page-item.active .page-link:hover {
1332+
color: #fff;
1333+
border-color: #52BCD3;
1334+
background-color: #52BCD3; }
1335+
13251336
#nprogress .bar {
13261337
background: #52BCD3 !important; }
13271338
#nprogress .bar .peg {
@@ -1334,17 +1345,6 @@ span a {
13341345
border-top-color: #52BCD3 !important;
13351346
border-left-color: #52BCD3 !important; }
13361347

1337-
.pagination {
1338-
margin-top: 0; }
1339-
.pagination .page-item .page-link {
1340-
color: #52BCD3; }
1341-
.pagination .page-item.active .page-link,
1342-
.pagination .page-item.active .page-link:focus,
1343-
.pagination .page-item.active .page-link:hover {
1344-
color: #fff;
1345-
border-color: #52BCD3;
1346-
background-color: #52BCD3; }
1347-
13481348
/* Let's get this party started */
13491349
::-webkit-scrollbar {
13501350
width: 7px;
@@ -1740,50 +1740,6 @@ pre {
17401740
.dashboard-page #dashboard-sales-map .jqvmap-zoomout {
17411741
top: 32px; }
17421742

1743-
.dashboard-page .stats .card-block {
1744-
padding-bottom: 0; }
1745-
1746-
.dashboard-page .stats .stat-col {
1747-
margin-bottom: 20px;
1748-
float: left;
1749-
white-space: nowrap;
1750-
overflow: hidden; }
1751-
1752-
.dashboard-page .stats .stat-icon {
1753-
color: #52BCD3;
1754-
display: inline-block;
1755-
font-size: 26px;
1756-
text-align: center;
1757-
vertical-align: middle;
1758-
width: 50px; }
1759-
1760-
.dashboard-page .stats .stat-chart {
1761-
margin-right: 5px;
1762-
vertical-align: middle; }
1763-
@media (min-width: 1200px) {
1764-
.dashboard-page .stats .stat-chart {
1765-
margin-right: 0.6vw; } }
1766-
1767-
.dashboard-page .stats .stat {
1768-
vertical-align: middle; }
1769-
@media (min-width: 1200px) {
1770-
.dashboard-page .stats .stat .value {
1771-
font-size: 1.3vw; } }
1772-
@media (min-width: 1200px) {
1773-
.dashboard-page .stats .stat .name {
1774-
font-size: 0.9vw; } }
1775-
1776-
.dashboard-page .stats .stat-progress {
1777-
height: 2px;
1778-
margin: 5px 0;
1779-
color: #52BCD3; }
1780-
.dashboard-page .stats .stat-progress[value]::-webkit-progress-bar {
1781-
background-color: #dddddd; }
1782-
.dashboard-page .stats .stat-progress[value]::-webkit-progress-value {
1783-
background-color: #52BCD3; }
1784-
.dashboard-page .stats .stat-progress[value]::-moz-progress-bar {
1785-
background-color: #dddddd; }
1786-
17871743
.dashboard-page .tasks {
17881744
display: -webkit-box;
17891745
display: -webkit-flex;
@@ -1831,6 +1787,50 @@ pre {
18311787
padding-top: 5px;
18321788
padding-bottom: 5px; }
18331789

1790+
.dashboard-page .stats .card-block {
1791+
padding-bottom: 0; }
1792+
1793+
.dashboard-page .stats .stat-col {
1794+
margin-bottom: 20px;
1795+
float: left;
1796+
white-space: nowrap;
1797+
overflow: hidden; }
1798+
1799+
.dashboard-page .stats .stat-icon {
1800+
color: #52BCD3;
1801+
display: inline-block;
1802+
font-size: 26px;
1803+
text-align: center;
1804+
vertical-align: middle;
1805+
width: 50px; }
1806+
1807+
.dashboard-page .stats .stat-chart {
1808+
margin-right: 5px;
1809+
vertical-align: middle; }
1810+
@media (min-width: 1200px) {
1811+
.dashboard-page .stats .stat-chart {
1812+
margin-right: 0.6vw; } }
1813+
1814+
.dashboard-page .stats .stat {
1815+
vertical-align: middle; }
1816+
@media (min-width: 1200px) {
1817+
.dashboard-page .stats .stat .value {
1818+
font-size: 1.3vw; } }
1819+
@media (min-width: 1200px) {
1820+
.dashboard-page .stats .stat .name {
1821+
font-size: 0.9vw; } }
1822+
1823+
.dashboard-page .stats .stat-progress {
1824+
height: 2px;
1825+
margin: 5px 0;
1826+
color: #52BCD3; }
1827+
.dashboard-page .stats .stat-progress[value]::-webkit-progress-bar {
1828+
background-color: #dddddd; }
1829+
.dashboard-page .stats .stat-progress[value]::-webkit-progress-value {
1830+
background-color: #52BCD3; }
1831+
.dashboard-page .stats .stat-progress[value]::-moz-progress-bar {
1832+
background-color: #dddddd; }
1833+
18341834
.item-editor-page .images-container::after {
18351835
content: "";
18361836
display: table;

dist/css/app-custom.css

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,6 +1322,17 @@ span a {
13221322
background-color: #59c2e6;
13231323
color: #ffffff; }
13241324

1325+
.pagination {
1326+
margin-top: 0; }
1327+
.pagination .page-item .page-link {
1328+
color: #59c2e6; }
1329+
.pagination .page-item.active .page-link,
1330+
.pagination .page-item.active .page-link:focus,
1331+
.pagination .page-item.active .page-link:hover {
1332+
color: #fff;
1333+
border-color: #59c2e6;
1334+
background-color: #59c2e6; }
1335+
13251336
#nprogress .bar {
13261337
background: #59c2e6 !important; }
13271338
#nprogress .bar .peg {
@@ -1334,17 +1345,6 @@ span a {
13341345
border-top-color: #59c2e6 !important;
13351346
border-left-color: #59c2e6 !important; }
13361347

1337-
.pagination {
1338-
margin-top: 0; }
1339-
.pagination .page-item .page-link {
1340-
color: #59c2e6; }
1341-
.pagination .page-item.active .page-link,
1342-
.pagination .page-item.active .page-link:focus,
1343-
.pagination .page-item.active .page-link:hover {
1344-
color: #fff;
1345-
border-color: #59c2e6;
1346-
background-color: #59c2e6; }
1347-
13481348
/* Let's get this party started */
13491349
::-webkit-scrollbar {
13501350
width: 7px;
@@ -1740,50 +1740,6 @@ pre {
17401740
.dashboard-page #dashboard-sales-map .jqvmap-zoomout {
17411741
top: 32px; }
17421742

1743-
.dashboard-page .stats .card-block {
1744-
padding-bottom: 0; }
1745-
1746-
.dashboard-page .stats .stat-col {
1747-
margin-bottom: 20px;
1748-
float: left;
1749-
white-space: nowrap;
1750-
overflow: hidden; }
1751-
1752-
.dashboard-page .stats .stat-icon {
1753-
color: #59c2e6;
1754-
display: inline-block;
1755-
font-size: 26px;
1756-
text-align: center;
1757-
vertical-align: middle;
1758-
width: 50px; }
1759-
1760-
.dashboard-page .stats .stat-chart {
1761-
margin-right: 5px;
1762-
vertical-align: middle; }
1763-
@media (min-width: 1200px) {
1764-
.dashboard-page .stats .stat-chart {
1765-
margin-right: 0.6vw; } }
1766-
1767-
.dashboard-page .stats .stat {
1768-
vertical-align: middle; }
1769-
@media (min-width: 1200px) {
1770-
.dashboard-page .stats .stat .value {
1771-
font-size: 1.3vw; } }
1772-
@media (min-width: 1200px) {
1773-
.dashboard-page .stats .stat .name {
1774-
font-size: 0.9vw; } }
1775-
1776-
.dashboard-page .stats .stat-progress {
1777-
height: 2px;
1778-
margin: 5px 0;
1779-
color: #59c2e6; }
1780-
.dashboard-page .stats .stat-progress[value]::-webkit-progress-bar {
1781-
background-color: #dddddd; }
1782-
.dashboard-page .stats .stat-progress[value]::-webkit-progress-value {
1783-
background-color: #59c2e6; }
1784-
.dashboard-page .stats .stat-progress[value]::-moz-progress-bar {
1785-
background-color: #dddddd; }
1786-
17871743
.dashboard-page .tasks {
17881744
display: -webkit-box;
17891745
display: -webkit-flex;
@@ -1831,6 +1787,50 @@ pre {
18311787
padding-top: 5px;
18321788
padding-bottom: 5px; }
18331789

1790+
.dashboard-page .stats .card-block {
1791+
padding-bottom: 0; }
1792+
1793+
.dashboard-page .stats .stat-col {
1794+
margin-bottom: 20px;
1795+
float: left;
1796+
white-space: nowrap;
1797+
overflow: hidden; }
1798+
1799+
.dashboard-page .stats .stat-icon {
1800+
color: #59c2e6;
1801+
display: inline-block;
1802+
font-size: 26px;
1803+
text-align: center;
1804+
vertical-align: middle;
1805+
width: 50px; }
1806+
1807+
.dashboard-page .stats .stat-chart {
1808+
margin-right: 5px;
1809+
vertical-align: middle; }
1810+
@media (min-width: 1200px) {
1811+
.dashboard-page .stats .stat-chart {
1812+
margin-right: 0.6vw; } }
1813+
1814+
.dashboard-page .stats .stat {
1815+
vertical-align: middle; }
1816+
@media (min-width: 1200px) {
1817+
.dashboard-page .stats .stat .value {
1818+
font-size: 1.3vw; } }
1819+
@media (min-width: 1200px) {
1820+
.dashboard-page .stats .stat .name {
1821+
font-size: 0.9vw; } }
1822+
1823+
.dashboard-page .stats .stat-progress {
1824+
height: 2px;
1825+
margin: 5px 0;
1826+
color: #59c2e6; }
1827+
.dashboard-page .stats .stat-progress[value]::-webkit-progress-bar {
1828+
background-color: #dddddd; }
1829+
.dashboard-page .stats .stat-progress[value]::-webkit-progress-value {
1830+
background-color: #59c2e6; }
1831+
.dashboard-page .stats .stat-progress[value]::-moz-progress-bar {
1832+
background-color: #dddddd; }
1833+
18341834
.item-editor-page .images-container::after {
18351835
content: "";
18361836
display: table;

0 commit comments

Comments
 (0)