@@ -86,7 +86,7 @@ block view
8686 .d-flex.justify-content-between
8787 div
8888 h4.card-title.mb-0 Traffic
89- .small.text-muted September 2019
89+ .small.text-medium-emphasis September 2019
9090 .btn-toolbar.d-none.d-md-block ( role ='toolbar' aria-label ='Toolbar with buttons' )
9191 .btn-group.btn-group-toggle.mx-3 ( data-coreui-toggle ='buttons' )
9292 input.btn-check #option1 ( type ='radio' , name ='options' , autocomplete ='off' )
@@ -106,27 +106,27 @@ block view
106106 .card-footer
107107 .row.text-center
108108 .col-sm-12.col-md.mb-sm-2.mb-0
109- .text-muted Visits
109+ .text-medium-emphasis Visits
110110 .fw-semibold 29.703 Users (40%)
111111 .progress.progress-xs.mt-2
112112 .progress-bar.bg-success ( role ='progressbar' , style ='width: 40%' , aria-valuenow ='40' , aria-valuemin ='0' , aria-valuemax ='100' )
113113 .col-sm-12.col-md.mb-sm-2.mb-0
114- .text-muted Unique
114+ .text-medium-emphasis Unique
115115 .fw-semibold 24.093 Users (20%)
116116 .progress.progress-xs.mt-2
117117 .progress-bar.bg-info ( role ='progressbar' , style ='width: 20%' , aria-valuenow ='20' , aria-valuemin ='0' , aria-valuemax ='100' )
118118 .col-sm-12.col-md.mb-sm-2.mb-0
119- .text-muted Pageviews
119+ .text-medium-emphasis Pageviews
120120 .fw-semibold 78.706 Views (60%)
121121 .progress.progress-xs.mt-2
122122 .progress-bar.bg-warning ( role ='progressbar' , style ='width: 60%' , aria-valuenow ='60' , aria-valuemin ='0' , aria-valuemax ='100' )
123123 .col-sm-12.col-md.mb-sm-2.mb-0
124- .text-muted New Users
124+ .text-medium-emphasis New Users
125125 .fw-semibold 22.123 Users (80%)
126126 .progress.progress-xs.mt-2
127127 .progress-bar.bg-danger ( role ='progressbar' , style ='width: 80%' , aria-valuenow ='80' , aria-valuemin ='0' , aria-valuemax ='100' )
128128 .col-sm-12.col-md.mb-sm-2.mb-0
129- .text-muted Bounce Rate
129+ .text-medium-emphasis Bounce Rate
130130 .fw-semibold 40.15%
131131 .progress.progress-xs.mt-2
132132 .progress-bar ( role ='progressbar' , style ='width: 40%' , aria-valuenow ='40' , aria-valuemin ='0' , aria-valuemax ='100' )
@@ -142,11 +142,11 @@ block view
142142 .card-body.row.text-center
143143 .col
144144 .fs-5.fw-semibold 89k
145- .text-uppercase.text-muted .small friends
145+ .text-uppercase.text-medium-emphasis .small friends
146146 .vr
147147 .col
148148 .fs-5.fw-semibold 459
149- .text-uppercase.text-muted .small feeds
149+ .text-uppercase.text-medium-emphasis .small feeds
150150 // /.col
151151 .col-sm-6.col-lg-4
152152 .card.mb-4 ( style ='--cui-card-cap-bg: #00aced' )
@@ -158,11 +158,11 @@ block view
158158 .card-body.row.text-center
159159 .col
160160 .fs-5.fw-semibold 973k
161- .text-uppercase.text-muted .small followers
161+ .text-uppercase.text-medium-emphasis .small followers
162162 .vr
163163 .col
164164 .fs-5.fw-semibold 1.792
165- .text-uppercase.text-muted .small tweets
165+ .text-uppercase.text-medium-emphasis .small tweets
166166 // /.col
167167 .col-sm-6.col-lg-4
168168 .card.mb-4 ( style ='--cui-card-cap-bg: #4875b4' )
@@ -174,11 +174,11 @@ block view
174174 .card-body.row.text-center
175175 .col
176176 .fs-5.fw-semibold 500+
177- .text-uppercase.text-muted .small contacts
177+ .text-uppercase.text-medium-emphasis .small contacts
178178 .vr
179179 .col
180180 .fs-5.fw-semibold 292
181- .text-uppercase.text-muted .small feeds
181+ .text-uppercase.text-medium-emphasis .small feeds
182182 // /.col
183183 // /.row
184184 .row
@@ -192,12 +192,12 @@ block view
192192 .row
193193 .col-6
194194 .c-callout.c-callout-info
195- small.text-muted New Clients
195+ small.text-medium-emphasis New Clients
196196 div.fs-5.fw-semibold 9,123
197197 // /.col
198198 .col-6
199199 .c-callout.c-callout-danger
200- small.text-muted Recuring Clients
200+ small.text-medium-emphasis Recuring Clients
201201 div.fs-5.fw-semibold 22,643
202202 // /.col
203203 // /.row
@@ -270,12 +270,12 @@ block view
270270 .row
271271 .col-6
272272 .c-callout.c-callout-warning
273- small.text-muted Pageviews
273+ small.text-medium-emphasis Pageviews
274274 div.fs-5.fw-semibold 78,623
275275 // /.col
276276 .col-6
277277 .c-callout.c-callout-success
278- small.text-muted Organic
278+ small.text-medium-emphasis Organic
279279 div.fs-5.fw-semibold 49,123
280280 // /.col
281281 // /.row
@@ -304,7 +304,7 @@ block view
304304 use( xlink:href ="node_modules/@coreui/icons/sprites/brand.svg#cib-google" )
305305 div Organic Search
306306 .ms-auto.fw-semibold.me-2 191.235
307- .text-muted .small (56%)
307+ .text-medium-emphasis .small (56%)
308308 .progress-group-bars
309309 .progress.progress-xs
310310 .progress-bar.bg-success ( role ='progressbar' , style ='width: 56%' , aria-valuenow ='56' , aria-valuemin ='0' , aria-valuemax ='100' )
@@ -314,7 +314,7 @@ block view
314314 use( xlink:href ="node_modules/@coreui/icons/sprites/brand.svg#cib-facebook-f" )
315315 div Facebook
316316 .ms-auto.fw-semibold.me-2 51.223
317- .text-muted .small (15%)
317+ .text-medium-emphasis .small (15%)
318318 .progress-group-bars
319319 .progress.progress-xs
320320 .progress-bar.bg-success ( role ='progressbar' , style ='width: 15%' , aria-valuenow ='15' , aria-valuemin ='0' , aria-valuemax ='100' )
@@ -324,7 +324,7 @@ block view
324324 use( xlink:href ="node_modules/@coreui/icons/sprites/brand.svg#cib-twitter" )
325325 div Twitter
326326 .ms-auto.fw-semibold.me-2 37.564
327- .text-muted .small (11%)
327+ .text-medium-emphasis .small (11%)
328328 .progress-group-bars
329329 .progress.progress-xs
330330 .progress-bar.bg-success ( role ='progressbar' , style ='width: 11%' , aria-valuenow ='11' , aria-valuemin ='0' , aria-valuemax ='100' )
@@ -334,7 +334,7 @@ block view
334334 use( xlink:href ="node_modules/@coreui/icons/sprites/brand.svg#cib-linkedin" )
335335 div LinkedIn
336336 .ms-auto.fw-semibold.me-2 27.319
337- .text-muted .small (8%)
337+ .text-medium-emphasis .small (8%)
338338 .progress-group-bars
339339 .progress.progress-xs
340340 .progress-bar.bg-success ( role ='progressbar' , style ='width: 8%' , aria-valuenow ='8' , aria-valuemin ='0' , aria-valuemax ='100' )
@@ -362,7 +362,7 @@ block view
362362 span.avatar-status.bg-success
363363 td
364364 div Yiorgos Avraamu
365- .small.text-muted
365+ .small.text-medium-emphasis
366366 span New
367367 | | Registered: Jan 1, 2015
368368 td.text-center
@@ -373,14 +373,14 @@ block view
373373 .float-start
374374 .fw-semibold 50%
375375 .float-end
376- small.text-muted Jun 11, 2015 - Jul 10, 2015
376+ small.text-medium-emphasis Jun 11, 2015 - Jul 10, 2015
377377 .progress.progress-xs
378378 .progress-bar.bg-success ( role ='progressbar' , style ='width: 50%' , aria-valuenow ='50' , aria-valuemin ='0' , aria-valuemax ='100' )
379379 td.text-center
380380 svg.icon.icon-xl
381381 use( xlink:href ="node_modules/@coreui/icons/sprites/brand.svg#cib-cc-mastercard" )
382382 td
383- .small.text-muted Last login
383+ .small.text-medium-emphasis Last login
384384 .fw-semibold 10 sec ago
385385 td
386386 .dropdown
@@ -398,7 +398,7 @@ block view
398398 span.avatar-status.bg-danger
399399 td
400400 div Avram Tarasios
401- .small.text-muted
401+ .small.text-medium-emphasis
402402 span Recurring
403403 | | Registered: Jan 1, 2015
404404 td.text-center
@@ -409,14 +409,14 @@ block view
409409 .float-start
410410 .fw-semibold 10%
411411 .float-end
412- small.text-muted Jun 11, 2015 - Jul 10, 2015
412+ small.text-medium-emphasis Jun 11, 2015 - Jul 10, 2015
413413 .progress.progress-xs
414414 .progress-bar.bg-info ( role ='progressbar' , style ='width: 10%' , aria-valuenow ='10' , aria-valuemin ='0' , aria-valuemax ='100' )
415415 td.text-center
416416 svg.icon.icon-xl
417417 use( xlink:href ="node_modules/@coreui/icons/sprites/brand.svg#cib-cc-visa" )
418418 td
419- .small.text-muted Last login
419+ .small.text-medium-emphasis Last login
420420 .fw-semibold 5 minutes ago
421421 td
422422 .dropdown
@@ -434,7 +434,7 @@ block view
434434 span.avatar-status.bg-warning
435435 td
436436 div Quintin Ed
437- .small.text-muted
437+ .small.text-medium-emphasis
438438 span New
439439 | | Registered: Jan 1, 2015
440440 td.text-center
@@ -445,14 +445,14 @@ block view
445445 .float-start
446446 .fw-semibold 74%
447447 .float-end
448- small.text-muted Jun 11, 2015 - Jul 10, 2015
448+ small.text-medium-emphasis Jun 11, 2015 - Jul 10, 2015
449449 .progress.progress-xs
450450 .progress-bar.bg-warning ( role ='progressbar' , style ='width: 74%' , aria-valuenow ='74' , aria-valuemin ='0' , aria-valuemax ='100' )
451451 td.text-center
452452 svg.icon.icon-xl
453453 use( xlink:href ="node_modules/@coreui/icons/sprites/brand.svg#cib-cc-stripe" )
454454 td
455- .small.text-muted Last login
455+ .small.text-medium-emphasis Last login
456456 .fw-semibold 1 hour ago
457457 td
458458 .dropdown
@@ -470,7 +470,7 @@ block view
470470 span.avatar-status.bg-secondary
471471 td
472472 div Enéas Kwadwo
473- .small.text-muted
473+ .small.text-medium-emphasis
474474 span New
475475 | | Registered: Jan 1, 2015
476476 td.text-center
@@ -481,14 +481,14 @@ block view
481481 .float-start
482482 .fw-semibold 98%
483483 .float-end
484- small.text-muted Jun 11, 2015 - Jul 10, 2015
484+ small.text-medium-emphasis Jun 11, 2015 - Jul 10, 2015
485485 .progress.progress-xs
486486 .progress-bar.bg-danger ( role ='progressbar' , style ='width: 98%' , aria-valuenow ='98' , aria-valuemin ='0' , aria-valuemax ='100' )
487487 td.text-center
488488 svg.icon.icon-xl
489489 use( xlink:href ="node_modules/@coreui/icons/sprites/brand.svg#cib-cc-paypal" )
490490 td
491- .small.text-muted Last login
491+ .small.text-medium-emphasis Last login
492492 .fw-semibold Last month
493493 td
494494 .dropdown
@@ -506,7 +506,7 @@ block view
506506 span.avatar-status.bg-success
507507 td
508508 div Agapetus Tadeáš
509- .small.text-muted
509+ .small.text-medium-emphasis
510510 span New
511511 | | Registered: Jan 1, 2015
512512 td.text-center
@@ -517,14 +517,14 @@ block view
517517 .float-start
518518 .fw-semibold 22%
519519 .float-end
520- small.text-muted Jun 11, 2015 - Jul 10, 2015
520+ small.text-medium-emphasis Jun 11, 2015 - Jul 10, 2015
521521 .progress.progress-xs
522522 .progress-bar.bg-info ( role ='progressbar' , style ='width: 22%' , aria-valuenow ='22' , aria-valuemin ='0' , aria-valuemax ='100' )
523523 td.text-center
524524 svg.icon.icon-xl
525525 use( xlink:href ="node_modules/@coreui/icons/sprites/brand.svg#cib-cc-apple-pay" )
526526 td
527- .small.text-muted Last login
527+ .small.text-medium-emphasis Last login
528528 .fw-semibold Last week
529529 td
530530 .dropdown.dropup
@@ -542,7 +542,7 @@ block view
542542 span.avatar-status.bg-danger
543543 td
544544 div Friderik Dávid
545- .small.text-muted
545+ .small.text-medium-emphasis
546546 span New
547547 | | Registered: Jan 1, 2015
548548 td.text-center
@@ -553,14 +553,14 @@ block view
553553 .float-start
554554 .fw-semibold 43%
555555 .float-end
556- small.text-muted Jun 11, 2015 - Jul 10, 2015
556+ small.text-medium-emphasis Jun 11, 2015 - Jul 10, 2015
557557 .progress.progress-xs
558558 .progress-bar.bg-success ( role ='progressbar' , style ='width: 43%' , aria-valuenow ='43' , aria-valuemin ='0' , aria-valuemax ='100' )
559559 td.text-center
560560 svg.icon.icon-xl
561561 use( xlink:href ="node_modules/@coreui/icons/sprites/brand.svg#cib-cc-amex" )
562562 td
563- .small.text-muted Last login
563+ .small.text-medium-emphasis Last login
564564 .fw-semibold Yesterday
565565 td
566566 .dropdown.dropup
0 commit comments