Changed the appearance of the toolbar buttons.

When stacked on top of each other, it looks cleaner and simpler without the gradient.
This makes it easier to scan through long lists of tools.

http://www.reynish.com/files/blender25/toolbar_buttons.png
This commit is contained in:
2009-11-18 10:57:30 +00:00
parent 849ee94cf9
commit b1a5ba6804
6 changed files with 59 additions and 23 deletions

View File

@@ -63,6 +63,7 @@ typedef enum {
UI_WTYPE_NUMBER,
UI_WTYPE_SLIDER,
UI_WTYPE_EXEC,
UI_WTYPE_TOOL,
/* strings */
UI_WTYPE_NAME,