1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-10 05:12:28 +04:00

Add theme settings (#2054)

This commit is contained in:
Paweł Kuna
2025-03-23 20:52:06 +01:00
committed by GitHub
parent 215eaa4acb
commit 9bbcb99b90
52 changed files with 1459 additions and 685 deletions
-6
View File
@@ -2,12 +2,6 @@ $prefix: "tblr-";
@import "highlight";
.card-sponsor {
background: var(--#{$prefix}primary-lt) no-repeat center/100% 100%;
border-color: var(--#{$prefix}primary);
min-height: 316px;
}
.dropdown-menu-demo {
display: inline-block;
width: 100%;