[BS5] change bootstrap general

This commit is contained in:
FreddleSpl0it
2022-03-31 12:57:33 +02:00
parent 9b8039440c
commit d3dca1ddc2
34 changed files with 152 additions and 140 deletions

View File

@@ -218,11 +218,11 @@
</div>
</div>
<div class="card-body">
<legend>{{ lang.debug.chart_this_server }}</legend>
<legend>{{ lang.debug.chart_this_server }}</legend><hr />
<div id="chart-container">
<canvas id="rspamd_donut" style="width:100%;height:400px"></canvas>
</div>
<legend>{{ lang.debug.history_all_servers }}</legend>
<legend>{{ lang.debug.history_all_servers }}</legend><hr />
<div class="table-responsive">
<table class="table table-striped table-condensed log-table" id="rspamd_history"></table>
</div>
@@ -308,7 +308,7 @@
</div>
</div>
<div class="card-body">
<p class="help-block">{{ lang.admin.hash_remove_info }}</p>
<p class="text-muted">{{ lang.admin.hash_remove_info }}</p>
<div class="table-responsive">
<table class="table table-striped table-condensed" id="rl_log"></table>
</div>