right-inactive.xpm 169 B

12345678
  1. /* XPM */
  2. static char * right_inactive = {
  3. "3 1 3 1",
  4. "# c #000000 s inactive_color_2",
  5. "% c #000000 s inactive_mid_2",
  6. "+ c #000000 s inactive_shadow_2",
  7. "#%+",
  8. };