update: Change cards design and write documentation
This commit is contained in:
parent
784672d335
commit
9bd80e41eb
19 changed files with 138 additions and 16 deletions
9
stylesheets/components/_visitor_log.less
Normal file
9
stylesheets/components/_visitor_log.less
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
.theWidgetContent h2 {
|
||||
font-weight: 300 !important;
|
||||
}
|
||||
|
||||
.dataTableVizVisitorLog .card {
|
||||
box-shadow: none;
|
||||
border: 1px solid #e6e6e6;
|
||||
border-radius: 8px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue