scroll_highlighted.xml 930 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <skinset name="Default" image="window.png">
  3. <widget type="Window" xpos="64" ypos="163">
  4. <!-- Top Row -->
  5. <part type="top-left-corner" xpos="0" ypos="0" width="22" height="22" />
  6. <part type="top-edge" xpos="0" ypos="0" width="0" height="0" />
  7. <part type="top-right-corner" xpos="0" ypos="0" width="0" height="0" />
  8. <!-- Middle Row -->
  9. <part type="left-edge" xpos="0" ypos="0" width="0" height="0" />
  10. <part type="bg-quad" xpos="0" ypos="0" width="1" height="1" />
  11. <part type="right-edge" xpos="0" ypos="0" width="0" height="0" />
  12. <!-- Bottom Row -->
  13. <part type="bottom-left-corner" xpos="0" ypos="0" width="0" height="0" />
  14. <part type="bottom-edge" xpos="0" ypos="0" width="0" height="0" />
  15. <part type="bottom-right-corner" xpos="0" ypos="0" width="0" height="0" />
  16. </widget>
  17. </skinset>