Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/data/themes/e17/groups Modified Files: scroll.edc tree.edc Log Message: - theme the bg of tree2 and remove the theme from the scrollpane in tree2 makes the header look a lot better =================================================================== RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/groups/scroll.edc,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- scroll.edc 2 Jan 2007 15:03:43 -0000 1.3 +++ scroll.edc 2 Jan 2007 21:08:22 -0000 1.4 @@ -26,7 +26,7 @@ data { - item: "inset" 10; + item: "inset" 10; item: "inset/bottom" 8; item: "inset/right" 8; } =================================================================== RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/groups/tree.edc,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- tree.edc 2 Jan 2007 18:00:25 -0000 1.3 +++ tree.edc 2 Jan 2007 21:08:22 -0000 1.4 @@ -9,6 +9,79 @@ group { + name: "ewl/tree"; + + data + { + item: "inset" 2; + item: "inset/bottom" 0; + } + + parts + { + part + { + name: "bg"; + mouse_events: 0; + description + { + state: "default" 0.0; + image + { + normal: "e17_ibar_bg_v.png"; + border: 7 7 7 7; + } + fill + { + smooth: 0; + } + } + } + part + { + name: "overlay"; + mouse_events: 0; + description + { + state: "default" 0.0; + rel1 + { + to: "bg"; + } + rel2 + { + to: "bg"; + } + image + { + normal: "e17_ibar_over_v.png"; + border: 13 13 13 13; + middle: 0; + } + fill + { + smooth: 0; + } + } + } + } +} + +group +{ + name: "ewl/tree/scrollpane/background"; + + data + { + item: "inset/top" 0; + item: "inset/bottom" 8; + item: "inset/right" 8; + item: "inset/left" 10; + } +} + +group +{ name: "ewl/tree/expansion"; parts { @@ -153,7 +226,7 @@ data { item: "pad" 0; - item: "inset" 0; + item: "inset" 4; } parts ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs