mirror of
https://github.com/tabler/tabler.git
synced 2026-08-21 10:24:26 +04:00
css scripts, js scripts, remove gulp
This commit is contained in:
@@ -54,20 +54,22 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// stylelint-disable declaration-no-important
|
||||
.apexcharts-tooltip {
|
||||
background: $dark !important;
|
||||
line-height: 1;
|
||||
color: #fff;
|
||||
background: $dark !important;
|
||||
border: 0 !important;
|
||||
border-radius: 3px !important;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.apexcharts-tooltip-title {
|
||||
margin: 0 !important;
|
||||
background: transparent !important;
|
||||
border: 0 !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
.apexcharts-tooltip-series-group {
|
||||
padding: 0 8px !important
|
||||
padding: 0 8px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user