1
0
Fork 0
theming/stylesheets/components/_visitor_log.less

9 lines
No EOL
161 B
Text

.theWidgetContent h2 {
font-weight: 300 !important;
}
.dataTableVizVisitorLog .card {
box-shadow: none;
border: 1px solid #e6e6e6;
border-radius: 8px;
}