User:Der Idiot/tab.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Epoximator (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
@import "http://static.anidb.net/css-dev/sub-silver/sub-silver.css"; | @import "http://static.anidb.net/css-dev/sub-silver/sub-silver.css"; | ||
/*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 | ||
{ | { | ||
Line 7: | Line 8: | ||
line-height: 500px; | line-height: 500px; | ||
}*/ | }*/ | ||
Revision as of 20:17, 31 January 2008
@import "http://static.anidb.net/css-dev/sub-silver/sub-silver.css"; /*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 { text-indent: 0px; overflow: hidden; line-height: 500px; }*/