Skip to content

Commit

Permalink
- Changed: Adjusted transparency of .GIF skin background images to re…
Browse files Browse the repository at this point in the history
…move halo when using non-white background color.

- Added: .PNG skin background images with alpha transparency.
  • Loading branch information
RichardDavies79 authored and RichardDavies79 committed Feb 10, 2010
1 parent b88ede9 commit 59967d8
Show file tree
Hide file tree
Showing 14 changed files with 4 additions and 1 deletion.
Binary file modified images/skins/ButtonTemplate.psd
Binary file not shown.
Binary file modified images/skins/orange/button_left.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/skins/orange/button_left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/skins/orange/button_right.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/skins/orange/button_right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/skins/silver/button_left.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/skins/silver/button_left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/skins/silver/button_right.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/skins/silver/button_right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/skins/yellow/button_left.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/skins/yellow/button_left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/skins/yellow/button_right.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/skins/yellow/button_right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion sexybuttons.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* [email protected]
*
* VERSION:
* 1.0.1
* 1.0.2
*
* LICENSE:
* Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
Expand Down Expand Up @@ -143,6 +143,9 @@
/*
* Button Skins
*
* .PNG background images with alpha transparency are also supplied if you'd rather use them instead of the
* default .GIF images. (Just beware of IE6's lack of support.)
*
* Additional skins can be added below. The images/skins/ButtonTemplate.psd can be used to create new skins.
* Prefix the skin name with "sexy" to avoid any potential conflicts with other class names.
*/
Expand Down

0 comments on commit 59967d8

Please sign in to comment.