Merge branch '1403-Añadir-relojes-a-consolas-visuales-4622-com1-final' into 'develop'
Change visual console digital clock colors - #1403 See merge request artica/pandorafms!1307
This commit is contained in:
commit
3b94629f8f
|
@ -529,7 +529,7 @@ function print_clock_digital_1 ($time_format, $timezone, $clock_animation,$width
|
||||||
|
|
||||||
#overlay_".$id_element." path,
|
#overlay_".$id_element." path,
|
||||||
#overlay_".$id_element." circle {
|
#overlay_".$id_element." circle {
|
||||||
fill: #f6f6f6;
|
fill: rgba(246, 246, 246, 0.15);
|
||||||
stroke: none;
|
stroke: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue