1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-18 11:31:41 +04:00

js charts refactoring

This commit is contained in:
chomik
2019-04-10 23:50:53 +02:00
parent 86ba97f5e5
commit 491aa237d7
11 changed files with 145 additions and 74 deletions
+5
View File
@@ -11,6 +11,11 @@
height: 2.5rem;
}
.chart-square {
height: 5.75rem;
outline: 1px solid red;
}
.chart-placeholder {
background-image: linear-gradient(135deg, $border-color 25%, transparent 25%, transparent 50%, $border-color 50%, $border-color 75%, transparent 75%, transparent 100%);
background-size: 14.14px 14.14px;