add padding to transparent tooltip

SVN revision: 61832
This commit is contained in:
Mike Blumenkrantz 2011-07-28 01:30:09 +00:00
parent fe48ed4839
commit b404e85ed1
1 changed files with 4 additions and 0 deletions

View File

@ -6385,6 +6385,10 @@ collections {
}
}
group { name: "elm/tooltip/base/transparent";
data {
item: "pad_x" "10";
item: "pad_y" "10";
}
parts {
part { name: "elm.swallow.content";
type: SWALLOW;