- fixed tooltip header color.

This commit is contained in:
Tercio
2015-08-20 16:35:41 -03:00
parent c394c88b01
commit 24cfe0274b
2 changed files with 5 additions and 3 deletions
+3 -3
View File
File diff suppressed because one or more lines are too long
+2
View File
@@ -623,5 +623,7 @@ function _detalhes:TestResize()
end
_detalhes:ScheduleTimer ("TestResize", 3)
--]]
local a,b=_detalhes.tooltip.header_statusbar,0.3;a[1]=b;a[2]=b;a[3]=b;a[4]=0.8;
end