User:Der Idiot/tab.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 193: Line 193:


/*somewhat of a personal fix to get rid of the retarded boxes around icons when shifting the text to the left out of the screen - works fine in opera and FF. IE breaks badly*/
/*somewhat of a personal fix to get rid of the retarded boxes around icons when shifting the text to the left out of the screen - works fine in opera and FF. IE breaks badly*/
*.i_icon
/**.i_icon
{
{
text-indent: 0px;
text-indent: 0px;
overflow: hidden;
overflow: hidden;
line-height: 500px;
line-height: 500px;
}
}*/
 
/*table header*/
 
*.i_arrow_up
{
background-image: url(http://static.anidb.net/css/icons/test/arrow_up.gif);
}
 
*.i_arrow_down
{
background-image: url(http://static.anidb.net/css/icons/test/arrow_down.gif);
}
 
*.i_arrow_inactive
{
background-image: url(http://static.anidb.net/css/icons/test/arrow_inactive.gif);
}


div.g_section div.icons
div.g_section div.icons
Line 296: Line 279:
div.pagination
div.pagination
{
{
float:right;
float: right;
text-align:right;
width:auto;
width:auto;
margin-top: 3px;
margin-top: 3px;
Line 340: Line 322:
}
}


div.buttons
div.topic_actions
{
height: 25px;
}
div.cmt_all div.topic_actions div.buttons a
{
float: left;
}
 
*.i_icon span
{
display: none;
}
 
*.i_arrow_up
{
background-image: url(http://static.anidb.net/css/icons/test/arrow_up.gif);
}
 
*.i_arrow_down
{
background-image: url(http://static.anidb.net/css/icons/test/arrow_down.gif);
}
 
*.i_arrow_inactive
{
{
float:left;
background-image: url(http://static.anidb.net/css/icons/test/arrow_inactive.gif);
}
}


*.i_comment_add
*.i_comment_add
{
{
height:25px;
width: 96px;
width:100px;
height: 25px;
margin 5px;
background:transparent none no-repeat scroll 0pt;
background:transparent none no-repeat scroll 0pt;
background-image: url(http://static.anidb.net/css/icons/test/comment_add_inactive.png);
background-image: url(http://static.anidb.net/css/icons/test/comment_add_inactive.png);
Line 355: Line 362:
*.i_comment_add:hover
*.i_comment_add:hover
{
{
background:transparent none no-repeat scroll 0pt;
background-image: url(http://static.anidb.net/css/icons/test/comment_add_active.png);
background-image: url(http://static.anidb.net/css/icons/test/comment_add_active.png);
}
}
546

edits

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.