mirror of
https://github.com/tabler/tabler.git
synced 2026-07-28 05:54:53 +04:00
tabler v1
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.bg-white-overlay {
|
||||
color: #fff;
|
||||
background-color: $light-white;
|
||||
}
|
||||
|
||||
.bg-dark-overlay {
|
||||
color: #fff;
|
||||
background-color: $light-black;
|
||||
}
|
||||
Reference in New Issue
Block a user