MiniDLNA update: 1.0.19.1 to 1.0.20
[tomato.git] / release / src / router / transmission / web / stylesheets / ie6.css
blobe3bc390e617a33d18858a72417058cb8bf26b314
1 div.torrent_global_menu ul li {
2 width: 60px;
4 div#torrent_filter_bar ul li {
5 width: 100px;
7 div.torrent_footer {
8 position: static;
10 div#torrent_container {
11 position: static;
12 top: 97px;
14 div#torrent_inspector {
15 position: absolute;
17 ul.torrent_list {
18 width: 98%;
20 ul.torrent_list li.even {
21 background-color: #EDF3FE !important;
22 zoom: 1.0;
25 ul.torrent_list li.selected {
26 background-color: #3879D7 !important;
27 color: #FFF;
28 zoom: 1.0;
30 div.torrent_footer ul#settings_menu li#button:active,
31 div.torrent_footer ul#settings_menu li#button:hover {
32 background-position: -32px -75px;
34 .trans_menu li.main li {
35 width: 100%;
37 .trans_menu li.active {
38 background-image: none !important;
40 .trans_menu li.hover {
41 z-index: 1 !important; /* the hover z-index has to be below the normal one the hovering items may be drawn over a submenu */
42 background-color: #24e;
43 color: #fff;
44 text-shadow: none;
45 margin-bottom: 0px;
46 margin-top: 0px;
49 div.torrent_footer ul#settings_menu li#button:active,
50 div.torrent_footer ul#settings_menu li#button:hover {
51 background-position: -32px -75px;
53 .trans_menu li.main li {
54 width: auto;
56 .trans_menu li.active {
57 background-image: none !important;
59 .trans_menu .innerBox li.hover {
60 z-index: 1 !important; /* the hover z-index has to be below the normal one the hovering items may be drawn over a submenu */
61 background-color: #24e !important;
62 color: #fff !important;
63 text-shadow: none;
65 .trans_menu ul {
66 width: 210px;
68 .trans_menu li.separator {
69 line-height: 0px;
70 height: 1px !important;
71 font-size: 0px;
72 width: auto;
74 .trans_menu li, .trans_menu li.active {
75 position: relative;
76 width: auto;
77 zoom: 1.0;
79 .trans_menu li span.arrow {
80 position: absolute;
81 right: 3px; top: 0px;
83 .trans_menu ul ul {
84 margin-left: 0px !important;
86 .trans_menu li .innerBox .outerbox {
87 top: auto !important;
88 bottom: 0px !important;