User:Der Idiot/test.css: Difference between revisions
Jump to navigation
Jump to search
m (Replacing page with '@import "http://static.anidb.net/css-dev/test/test.css"; #user-xauth { background:url("http://static.anidb.net/css/icons/orange/button_logon.gif") repeat scroll 0 0 transpare...') |
No edit summary |
||
Line 7: | Line 7: | ||
overflow:hidden; | overflow:hidden; | ||
width:42px; | width:42px; | ||
} | |||
#user-xauth button | |||
{ | |||
background:none repeat scroll 0 0 transparent; | |||
border:medium none; | |||
cursor:pointer; | |||
} | } |
Revision as of 12:46, 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") repeat scroll 0 0 transparent; height:12px; overflow:hidden; width:42px; } #user-xauth button { background:none repeat scroll 0 0 transparent; border:medium none; cursor:pointer; }