fixed issue 232
git-svn-id: http://tint2.googlecode.com/svn/trunk@400 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
parent
cfff505f75
commit
8758d29e89
6 changed files with 8 additions and 8 deletions
|
@ -19,7 +19,7 @@ border_color = #9b9b9b 75
|
|||
|
||||
rounded = 1
|
||||
border_width = 0
|
||||
background_color = #OOOOOO 70
|
||||
background_color = #000000 70
|
||||
border_color = #ffffff 20
|
||||
|
||||
# tooltip
|
||||
|
@ -116,7 +116,7 @@ tooltip_padding = 2 2
|
|||
tooltip_show_timeout = 0.7
|
||||
tooltip_hide_timeout = 0.3
|
||||
tooltip_background_id = 4
|
||||
tooltip_font_color = #OOOOOO 80
|
||||
tooltip_font_color = #000000 80
|
||||
tooltip_font = sans 10
|
||||
|
||||
#---------------------------------------------
|
||||
|
|
|
@ -17,7 +17,7 @@ border_color = #9b9b9b 75
|
|||
|
||||
rounded = 1
|
||||
border_width = 0
|
||||
background_color = #OOOOOO 70
|
||||
background_color = #000000 70
|
||||
border_color = #ffffff 20
|
||||
|
||||
# tooltip
|
||||
|
@ -114,7 +114,7 @@ tooltip_padding = 2 2
|
|||
tooltip_show_timeout = 0.7
|
||||
tooltip_hide_timeout = 0.3
|
||||
tooltip_background_id = 1
|
||||
tooltip_font_color = #OOOOOO 80
|
||||
tooltip_font_color = #000000 80
|
||||
tooltip_font = sans 10
|
||||
|
||||
#---------------------------------------------
|
||||
|
|
|
@ -94,7 +94,7 @@ tooltip_padding = 2 2
|
|||
tooltip_show_timeout = 0.7
|
||||
tooltip_hide_timeout = 0.3
|
||||
tooltip_background_id = 3
|
||||
tooltip_font_color = #OOOOOO 80
|
||||
tooltip_font_color = #000000 80
|
||||
tooltip_font = sans 10
|
||||
|
||||
#---------------------------------------------
|
||||
|
|
|
@ -113,7 +113,7 @@ tooltip_padding = 2 2
|
|||
tooltip_show_timeout = 0.7
|
||||
tooltip_hide_timeout = 0.3
|
||||
tooltip_background_id = 1
|
||||
tooltip_font_color = #OOOOOO 80
|
||||
tooltip_font_color = #000000 80
|
||||
tooltip_font = sans 10
|
||||
|
||||
#---------------------------------------------
|
||||
|
|
|
@ -104,7 +104,7 @@ tooltip_padding = 2 2
|
|||
tooltip_show_timeout = 0.7
|
||||
tooltip_hide_timeout = 0.3
|
||||
tooltip_background_id = 1
|
||||
tooltip_font_color = #OOOOOO 80
|
||||
tooltip_font_color = #000000 80
|
||||
tooltip_font = sans 10
|
||||
|
||||
#---------------------------------------------
|
||||
|
|
|
@ -112,7 +112,7 @@ tooltip_padding = 2 2
|
|||
tooltip_show_timeout = 0.7
|
||||
tooltip_hide_timeout = 0.3
|
||||
tooltip_background_id = 1
|
||||
tooltip_font_color = #OOOOOO 80
|
||||
tooltip_font_color = #000000 80
|
||||
tooltip_font = sans 10
|
||||
|
||||
#---------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue