3,699
edits
No edit summary |
No edit summary |
||
Line 203: | Line 203: | ||
/*table header*/ | /*table header*/ | ||
*. | *.i_up | ||
{ | { | ||
background-image: url(http://static.anidb.net/css/icons/test/ | background-image: url(http://static.anidb.net/css/icons/test/arrow_up.gif); | ||
} | } | ||
*.i_down_active | *.i_down_active | ||
{ | { | ||
background-image: url(http://static.anidb.net/css/icons/test/ | background-image: url(http://static.anidb.net/css/icons/test/arrow_down.gif); | ||
} | } | ||
*. | *.i_inactive | ||
{ | { | ||
background-image: url(http://static.anidb.net/css/icons/test/ | background-image: url(http://static.anidb.net/css/icons/test/arrow_inactive.gif); | ||
} | } | ||