User:Der Idiot/test.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
#user-xauth | #user-xauth | ||
{ | { | ||
background:url("http://static.anidb.net/css/icons/orange/button_logon.gif") repeat scroll 0 0 transparent; | background:url("http://static.anidb.net/css/icons/orange/button_logon.gif") no-repeat scroll 0 0 transparent; | ||
height:12px; | height:12px; | ||
width:42px; | width:42px; | ||
} | } |
Revision as of 12:47, 19 August 2009
@import "http://static.anidb.net/css-dev/test/test.css"; #user-xauth { background:url("http://static.anidb.net/css/icons/orange/button_logon.gif") no-repeat scroll 0 0 transparent; height:12px; width:42px; } #user-xauth button { background:none repeat scroll 0 0 transparent; border:medium none; cursor:pointer; }