User:Der Idiot/test.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
border:medium none; | border:medium none; | ||
cursor:pointer; | cursor:pointer; | ||
} | |||
#user-xauth button span | |||
{ | |||
display: none; | |||
} | } | ||
Revision as of 12:48, 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;
}
#user-xauth button span
{
display: none;
}