User:Der Idiot/test.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
height:12px; | height:12px; | ||
width:42px; | width:42px; | ||
margin-left:8px; | |||
padding:0; | |||
} | } | ||
Line 13: | Line 15: | ||
border:medium none; | border:medium none; | ||
cursor:pointer; | cursor:pointer; | ||
height:12px; | |||
width:42px; | |||
} | } | ||
Revision as of 12:53, 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; margin-left:8px; padding:0; } #user-xauth button { background:none repeat scroll 0 0 transparent; border:medium none; cursor:pointer; height:12px; width:42px; } #user-xauth button span { display: none; }