small modifications to spin button
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@280 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -27,7 +27,7 @@ INPUT.spin-button {
|
||||
padding: 2px 20px 2px 2px;
|
||||
background-repeat:no-repeat; /* Warning: Img may disappear in Firefox if you use 'background-attachment:fixed' ! */
|
||||
background-position:100% 0%;
|
||||
background-image:url(spinbtn_updn.gif);
|
||||
background-image:url('spinbtn_updn.png');
|
||||
background-color:white; /* Needed for Opera */
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user