Before and after patch
Code: Select all
*** zoneminder.orig/zm_html_view_timeline.php 2008-03-03 22:47:54.000000000 +0300
--- zoneminder/zm_html_view_timeline.php 2008-04-03 15:37:49.000000000 +0400
***************
*** 927,936 ****
padding: 0px;
margin: auto;
color: #016A9D;
font-size: 11px;
font-weight: bold;
line-height: 14px;
! background-color: #f8f8f8;
}
#ChartBox #TopPanel #Key {
position: absolute;
--- 927,937 ----
padding: 0px;
margin: auto;
color: #016A9D;
+ color: #66f;
font-size: 11px;
font-weight: bold;
line-height: 14px;
! background-color: transparent;
}
#ChartBox #TopPanel #Key {
position: absolute;