1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-01 16:04:37 +04:00

css scripts, js scripts, remove gulp

This commit is contained in:
chomik
2019-04-27 14:33:46 +02:00
parent 880ff15961
commit f91c290400
571 changed files with 384 additions and 798 deletions
+4 -4
View File
@@ -63,8 +63,8 @@
.card-header {
display: flex;
align-items: center;
background: transparent;
min-height: 3.5rem;
background: transparent;
}
.card-header-tabs {
@@ -123,10 +123,10 @@ Card optinos
}
.card-options-link {
margin-left: .25rem;
color: $text-muted-light;
display: inline-block;
min-width: 1rem;
margin-left: .25rem;
color: $text-muted-light;
}
/**
@@ -197,7 +197,7 @@ Card code
Card chart
*/
.card-chart {
height: 3.5rem;
position: relative;
z-index: 1;
height: 3.5rem;
}