mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-10 19:57:13 +03:00
ac37625123
This reverts commit 162fd8e9b8
.
7 lines
225 B
SCSS
7 lines
225 B
SCSS
// by default, assume light-theme, no need for a marker class.
|
|
|
|
// this is mostly a marker class, add it to something like the body or container. Subordinates will look for this marker - see buttons
|
|
.bg-inverse {
|
|
// foo
|
|
}
|