ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/DC/UI.pm
(Generate patch)

Comparing deliantra/Deliantra-Client/DC/UI.pm (file contents):
Revision 1.122 by root, Mon Apr 17 19:36:27 2006 UTC vs.
Revision 1.123 by root, Mon Apr 17 19:50:22 2006 UTC

1274 1274
1275 $class->SUPER::new ( 1275 $class->SUPER::new (
1276 padding => 4, 1276 padding => 4,
1277 fg => [1, 1, 1], 1277 fg => [1, 1, 1],
1278 bg => [1, 1, 1, 0.2], 1278 bg => [1, 1, 1, 0.2],
1279 active_fg => [1, 1, 0], 1279 active_fg => [0, 0, 1],
1280 can_hover => 1, 1280 can_hover => 1,
1281 @_ 1281 @_
1282 ) 1282 )
1283} 1283}
1284 1284

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines