1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-03 21:12:05 +00:00
transmission/web/stylesheets/ie6.css
2009-02-19 23:02:22 +00:00

16 lines
242 B
CSS

div.torrent_global_menu ul li {
width: 60px;
}
div#torrent_filter_bar ul li {
width: 100px;
}
div.torrent_footer {
position: static;
}
div#torrent_container {
position: static;
top: 97px;
}
div#torrent_inspector {
position: absolute;
}