the background of the days are changed in the calendar

This commit is contained in:
iironside
2022-03-08 14:51:10 +03:00
parent e55583a44d
commit 46a62c300e
6 changed files with 2102 additions and 2 deletions

View File

@ -6,7 +6,7 @@ $this->title = 'Календарь ДР';
?>
<?= \backend\widgets\Calendar::widget([
'css' => '.success{color: orange;}',
'css' => '.success{color: green;}',
'button' => Html::a('<i class="fa fa-table" aria-hidden="true"></i> Таблица',
['table'], ['class' => 'btn btn-primary',]),