wp_back/wp-content/plugins/antispam-bee/css/dashboard.css

20 lines
252 B
CSS
Raw Normal View History

2024-05-20 15:37:46 +03:00
#ab_chart {
color: #a7aaad;
height: 140px;
margin: 0 -4px;
text-align: center;
}
#ab_chart_data {
display: none;
}
#ab_widget .inside {
height: 1%;
margin: 0;
padding-bottom: 0;
overflow: hidden;
position: relative;
white-space: nowrap;
}