Change visual console digital clock colors - #1403

This commit is contained in:
enriquecd 2018-02-19 19:17:53 +01:00
parent 87ffae2d88
commit 9a525f3b2e
1 changed files with 1 additions and 1 deletions

View File

@ -529,7 +529,7 @@ function print_clock_digital_1 ($time_format, $timezone, $clock_animation,$width
#overlay_".$id_element." path,
#overlay_".$id_element." circle {
fill: #f6f6f6;
fill: rgba(246, 246, 246, 0.15);
stroke: none;
}