Skip to content

Commit aa0aa49

Browse files
authored
Update Yii2TimerCountDown.php
1 parent 8b8e1db commit aa0aa49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Yii2TimerCountDown.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ public function registerClientScript()
136136

137137
$template1 = <<<temp1
138138
#$this->countDownIdSelector .item-counter-down {
139-
background: #000;
139+
background: #c0c0c0;
140140
display: inline-block;
141141
padding: 15px;
142142
font-size: 45px;

0 commit comments

Comments
 (0)