Adminlte: Card- * styles do not work

Created on 2 Nov 2019  路  2Comments  路  Source: ColorlibHQ/AdminLTE

It seems that the card-primary card-success card-warning card-danger styles were removed.

css bug 3.x

Most helpful comment

I've fixed the bug in the master repo, I'll release v3.0.1 soon with this fix.

All 2 comments

Reviewing I found that there are other bg- * classes that help change colors.

For example.
<div class = "card-header bg-primary"> Header </div>

What should be corrected then are the examples that appear on the Widgets page.

I guess the card-outline no longer works.

I've fixed the bug in the master repo, I'll release v3.0.1 soon with this fix.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

GuxMartin picture GuxMartin  路  3Comments

lenamtl picture lenamtl  路  3Comments

andyhughes73 picture andyhughes73  路  3Comments

RaruRv picture RaruRv  路  3Comments

gaea44 picture gaea44  路  3Comments