| [4206d64] | 1 | html { background:#F1F1F1; }
|
|---|
| 2 | body { min-width:60em; margin:0; padding:0; font-family:arial, sans-serif; font-size:medium; background:#ffffff; line-height:1.2em; }
|
|---|
| 3 | div { margin:0; padding:0; }
|
|---|
| 4 | ul { margin:0; padding:0; list-style-type:none; }
|
|---|
| 5 | li { margin:0; padding:0; }
|
|---|
| 6 | img { margin:0; padding:0; border:none; }
|
|---|
| 7 | p { margin:0; padding:0; }
|
|---|
| 8 | span { margin:0; padding:0; }
|
|---|
| 9 | a { color:#505050; text-decoration:none; }
|
|---|
| 10 | a:hover { color:#0000a0; }
|
|---|
| 11 | form { margin:0; padding:0; }
|
|---|
| 12 | select.whiteselect { border:1px solid #000000; background:#ffffff; }
|
|---|
| 13 | #top { display:none; }
|
|---|
| 14 | #main { background-color:#f1f1f1; margin:0; padding:1em 0 0 0; }
|
|---|
| 15 | #leftcol { margin:0 1em 1em 1em; }
|
|---|
| 16 | #maincol { margin:0 1em; padding:0; }
|
|---|
| 17 | #footer { background-color:#f1f1f1; padding:1em 1em 1em 0; text-align:right; font-size:smaller; }
|
|---|
| 18 | #mainmenu { }
|
|---|
| 19 | #mainmenu li.first { margin:0; padding:0; }
|
|---|
| 20 | #mainmenu ul li { display:inline-block; }
|
|---|
| 21 | #mainmenu ul li a { display:block; padding:.2em 1em; color:#505050; font-weight:bold; text-align:center; }
|
|---|
| 22 | #mainmenu a:hover { color:#000000; background:#e0e0e0; }
|
|---|
| 23 | #err { margin:0 0 1em 0; color:#aa0000; font-weight:bold; text-align:center; }
|
|---|
| 24 | #loginbox { background:#F1F1F1; text-align:center; padding-top:1em; }
|
|---|
| 25 | #changeviewform { float:left; margin:0 1em 0 0; }
|
|---|
| 26 | #changerefreshform { float:left; margin:0 1em 0 0; }
|
|---|
| 27 | #changelanguageform { float:left; }
|
|---|
| 28 | #loginbox #changelanguageform { float:none; margin:0 0 1em 0; }
|
|---|
| 29 | #doonalltorrentform { float:right; }
|
|---|
| 30 | #addtorrent { clear:both; }
|
|---|
| 31 | .clr { clear:both; height:1px; overflow:hidden; }
|
|---|
| 32 | .submit { margin:0 0 0 .3em; }
|
|---|
| 33 | .submenu { margin:0 0 0 20%; font-size:smaller; border-left:1px solid #aaaaaa; }
|
|---|
| 34 | .submenu.notshown { display:none; }
|
|---|
| 35 | .main_top { margin-bottom:0.25em; }
|
|---|
| 36 | td { font-family:inherit; font-weight:inherit; }
|
|---|
| 37 | th.process { width:9em; }
|
|---|
| 38 | th.speed { width:8em; }
|
|---|
| 39 | th.uploaded { width:5em; }
|
|---|
| 40 | th.priority { width:6em; }
|
|---|
| 41 | table.fixed { table-layout:fixed; }
|
|---|
| 42 | .widefat { background:#fff; border:1px solid #e5e5e5; box-shadow:0 1px 1px rgba(0,0,0,.04); border-spacing:0; width:100%; clear:both; margin:0; }
|
|---|
| 43 | .widefat * { word-wrap:break-word; }
|
|---|
| 44 | .widefat th.sortable, .widefat th.sorted { padding:0; }
|
|---|
| 45 | .widefat tfoot tr th, .widefat thead tr th { color:#333; }
|
|---|
| 46 | .widefat tfoot th, .widefat thead th { line-height:1.4em; }
|
|---|
| 47 | .widefat thead th { border-bottom:1px solid #e1e1e1; }
|
|---|
| 48 | .widefat th { font-weight:400; overflow:hidden; text-align:left; font-size:14px; }
|
|---|
| 49 | th.sortable a, th.sorted a { display:block; overflow:hidden; padding:7px 7px 8px 10px; }
|
|---|
| 50 | .widefat a { text-decoration:none; }
|
|---|
| 51 | .widefat tbody tr:nth-child(odd) { background-color:#f9f9f9; }
|
|---|
| 52 | tr:last-child td, tr:last-child th { border-bottom:none; box-shadow:none; }
|
|---|
| 53 | .widefat td, .widefat th { overflow:hidden; color:#555; padding:8px 10px; }
|
|---|
| 54 | .widefat td { vertical-align:top; }
|
|---|
| 55 | .widefat td, .widefat td ol, .widefat td p, .widefat td ul { font-size:13px; line-height:1.5em; }
|
|---|
| 56 | td.title strong { display:block; margin-bottom:.2em; font-size:14px; }
|
|---|
| 57 | td.title strong a { color:#555; }
|
|---|
| 58 | td.title strong img { margin-right:4px; }
|
|---|
| 59 | tr strong a:hover { color:#0074a2; }
|
|---|
| 60 | .row-actions { color:#ddd; font-size:13px; visibility:hidden; padding:2px 0 0 17px; }
|
|---|
| 61 | tr:hover .row-actions { visibility:visible; }
|
|---|
| 62 | .row-actions a { color:#0074a2; }
|
|---|
| 63 | .row-actions a:hover { color:#0099d5; }
|
|---|
| 64 | .row-actions span.trash a { color:#a00; }
|
|---|
| 65 | .row-actions span.trash a:hover { color:red; }
|
|---|
| 66 | .main_bottom { margin-top:0.25em; }
|
|---|
| 67 | span.eta:before { content:" "; }
|
|---|
| 68 | .speed .notzero { color:black; }
|
|---|
| 69 | .spacer { margin:0 0 1em 0; }
|
|---|
| 70 | .tline.last { margin:1em 0 1em 0; }
|
|---|
| 71 | .tline.last:hover { background:transparent; }
|
|---|
| 72 | .tthrottle { float:left; margin:0 1em 0 0; }
|
|---|
| 73 | .tthrottle input[type="text"] { width:2em; text-align:right; }
|
|---|
| 74 | .trates_total { float:left; }
|
|---|
| 75 | .ticon { float:left; width:1em; }
|
|---|
| 76 | .ticon img { width:.8125em; }
|
|---|
| 77 | .tname { float:left; margin:0; }
|
|---|
| 78 | .tops { float:right; font-size:smaller; }
|
|---|
| 79 | .tops a { margin:0 0 0 .5em; }
|
|---|
| 80 | .tselect { float:right; font-size:smaller; text-align:right; }
|
|---|
| 81 | .priority select { font-size:smaller; border-color:#aaa; }
|
|---|
| 82 | .tmessage { font-size:smaller; }
|
|---|
| 83 | .tcontent { margin:.5em 0 0 0; }
|
|---|
| 84 | .tufleft { float:left; width:14%; font-weight:bold; }
|
|---|
| 85 | .tufright { float:left; width:86%; }
|
|---|
| 86 | .tufpath { float:left; }
|
|---|
| 87 | .tufspace { float:right; }
|
|---|
| 88 | .tuform .formsend { margin:1em 0 0 14%; }
|
|---|
| 89 | .infoleft { float:left; width:25%; font-weight:bold; }
|
|---|
| 90 | .inforight { float:left; width:74% }
|
|---|
| 91 | .directory { margin:0 0 0 1em; }
|
|---|
| 92 | .directory li {}
|
|---|
| 93 | .dopenlink { float:left; }
|
|---|
| 94 | .dpriority { float:right; margin:0; font-size:smaller; text-align:right; background:#eeeeee; }
|
|---|
| 95 | .dpriority select { font-size:smaller; }
|
|---|
| 96 | .dpriority .submit { font-size:smaller; }
|
|---|
| 97 | .tcontent .dpriority { float:right; margin:0; text-align:right; background:#eeeeee; }
|
|---|
| 98 | .fname { float:left; background:#eeeeee; }
|
|---|
| 99 | .fdownload { float:right; background:#eeeeee; }
|
|---|
| 100 | .fchunks { float:right; width:6.5em; margin:0 0 0 .5em; text-align:right; background:#eeeeee; }
|
|---|
| 101 | .fsize { float:right; width:5.5em; margin:0 0 0 .5em; text-align:right; background:#eeeeee; }
|
|---|
| 102 | .fpriority { float:right; width:8.5em; margin:0 0 0 .5em; font-size:smaller; text-align:right; background:#eeeeee; }
|
|---|
| 103 | .fpriority select { font-size:smaller; }
|
|---|
| 104 | .fpriority .submit { font-size:smaller; }
|
|---|
| 105 | .tcontent .fpriority { float:right; width:8em; margin:0 0 0 .5em; text-align:right; background:#eeeeee; }
|
|---|
| 106 | .fpercentage { float:right; width:3.5em; margin:0 0 0 .5em; text-align:right; background:#eeeeee; }
|
|---|
| 107 | .tracker { margin:0 0 .5em 0; }
|
|---|
| 108 | .tgroup { float:left; width:1.5em; text-align:right; background:#eeeeee; }
|
|---|
| 109 | .turl { float:left; margin:0 0 0 .5em; }
|
|---|
| 110 | .tfocus { float:left; width:6em; font-size:smaller; background:#eeeeee; }
|
|---|
| 111 | .tenabled { float:left; width:11.5em; margin:0 0 0 .5em; font-size:smaller; background:#eeeeee; }
|
|---|
| 112 | .tcontainer .tenabled { width:13em; }
|
|---|
| 113 | .tenabled .submit { font-size:smaller; }
|
|---|
| 114 | .tenabled select { font-size:smaller; }
|
|---|
| 115 | .topen { float:left; width:6em; margin:0 0 0 .5em; font-size:smaller; background:#eeeeee; }
|
|---|
| 116 | .tpeers { float:left; margin:0 0 0 .5em; font-size:smaller; }
|
|---|
| 117 | .tscrape { font-size:smaller; }
|
|---|
| 118 | .phead { font-weight:bold; }
|
|---|
| 119 | .paddress { float:left; width:10em; }
|
|---|
| 120 | .paddress img { margin:0 .5em 0 0; }
|
|---|
| 121 | .pup { float:left; width:5em; margin:0 0 0 .5em; text-align:right; }
|
|---|
| 122 | .pdown { float:left; width:5em; margin:0 0 0 .5em; text-align:right; }
|
|---|
| 123 | .prate { float:left; width:5em; margin:0 0 0 .5em; text-align:right; }
|
|---|
| 124 | .pdone { float:left; width:4em; margin:0 0 0 .5em; text-align:right; }
|
|---|
| 125 | .pencrypted { float:left; width:6em; margin:0 0 0 .5em; }
|
|---|
| 126 | .pincoming { float:left; width:6em; margin:0 0 0 1.5em; }
|
|---|
| 127 | .poptions { float:left; width:6em; margin:0 0 0 .5em; font-size:smaller; }
|
|---|
| 128 | .pclient { float:left; margin:0 0 0 .5em; }
|
|---|
| 129 | /* overlay and co */
|
|---|
| 130 | #TB_overlay { background:#000; display:none; opacity:0.7; position:fixed; top:0; right:0; bottom:0; left:0; z-index:2; }
|
|---|
| 131 | #TB_window { position:fixed; background:#fff; z-index:2; visibility:hidden; text-align:left; top:50%; left:50%; box-shadow:0 3px 6px rgba( 0, 0, 0, 0.3 ); }
|
|---|
| 132 | #TB_closeAjaxWindow { float:right; }
|
|---|
| 133 | #TB_closeAjaxWindow a { text-decoration:none; }
|
|---|
| 134 | #TB_closeAjaxWindow a .tb-close-icon { position:absolute; left:auto; right:-30px; color:#eee; transition:color .1s ease-in-out,background .1s ease-in-out; }
|
|---|
| 135 | #TB_closeAjaxWindow a .tb-close-icon:before { content:"×"; font-size:32px; }
|
|---|
| 136 | #TB_closeAjaxWindow a .tb-close-icon:hover { color:#0074a2; }
|
|---|
| 137 | #TB_title { margin:0; padding:1em; color:#333; background:#F3F3F3; }
|
|---|
| 138 | .wp_menu { font-size:16px; line-height:2; background:#F3F3F3; border-bottom:1px solid #DDDDDD; padding-left:1em; position:relative; }
|
|---|
| 139 | .wp_menu .menuitem { border-bottom:1px solid #DDDDDD; border-top:1px solid transparent; position:relative; bottom:-1px; display:inline-block; padding:0 .75em; color:#0074A2; }
|
|---|
| 140 | .wp_menu .menuitem.current { background:white; border: 1px solid #DDDDDD; border-bottom:1px solid white; color:black; }
|
|---|
| 141 | #TB_content { padding:16px; overflow-y:scroll; }
|
|---|