3 /*ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,object,iframe { margin: 0; padding: 0; }*/
5 a img
, :link img
, :visited img
{
9 /*table { border-collapse: collapse; border-spacing: 0; }*/
20 font-family: Arial
, Helvetica
, sans-serif
;
55 border-bottom: 1px solid
#bbb;
69 text-decoration: none
;
74 text-decoration: none
;
100 background-color: #f6f6f6;
103 font-family: 'Courier New', Courier
, monospace
;
109 border: 1px solid
#d1d7dc;
115 background-color: #ddd;
122 vertical-align: middle
;
136 list-style-type: none
;
145 vertical-align: middle
;
151 background-color: #415A8D;
160 background-color: #e5e5e5;
164 border: 1px solid rgb
(85, 81, 91);
165 /*border-radius: 3px;*/
180 /* context menu specific */
183 border: 1px solid
#999;
186 list-style-type: none
;
190 .contextMenu .separator {
191 border-top: 1px solid
#999;
201 padding: 5px 20px 5px 5px;
203 text-decoration: none
;
204 font-family: tahoma
, arial
, sans-serif
;
209 .contextMenu li a:hover {
210 background-color: #ddd;
213 .contextMenu li a.disabled {
218 .contextMenu li a.disabled:hover {
219 background-color: #eee;
224 border: 1px solid
#999;
227 list-style-type: none
;
231 margin: -29px 0 0 100%;
235 .contextMenu li ul li a {
239 .contextMenu li a.arrow-right, .contextMenu li a:hover.arrow-right {
240 background-image: url
(../images
/skin
/arrow-right
.gif
);
241 background-repeat: no-repeat
;
242 background-position: right center
;
245 .contextMenu
li:hover ul
,
246 .contextMenu li
.ieHover ul
,
247 .contextMenu li li
.ieHover ul
,
248 .contextMenu li li li
.ieHover ul
,
249 .contextMenu li
li:hover ul
,
250 .contextMenu li li li:hover ul { /* lists nested under hovered list items */
254 .contextMenu li img {
258 -ms-interpolation-mode: bicubic
;
288 background: #f2f2f2 url
(../images
/skin
/slider-area
.gif
) repeat-x
;
289 border: 1px solid
#a3a3a3;
290 border-bottom: 1px solid
#ccc;
291 border-left: 1px solid
#ccc;
305 background: url
(../images/skin/knob.gif) no-repeat
;
319 /* Mocha Customization */
328 #mochaToolbar .divider
{
329 background-image: url
(../images
/skin
/toolbox-divider
.gif
);
330 background-repeat: no-repeat
;
331 background-position: left center
;
347 #torrentsFilterToolbar {
353 #torrentsFilterInput {
356 background-image: url
("../images/qbt-theme/edit-find.svg");
357 background-repeat: no-repeat
;
358 background-size: 1.5em;
359 background-position: left
;
362 /* Tri-state checkbox */
365 background: url
(../images
/3-state-checkbox
.gif
) 0 0 no-repeat
;
369 margin: .15em 8px 5px 0px;
376 background-position: 0 -13px;
380 background-position: 0 -26px;
384 border: solid
1px black
;
386 -webkit-border-radius: 8px;
387 -moz-border-radius: 8px;
388 padding: 4px 4px 4px 10px;
391 fieldset
.settings legend
{
397 fieldset
.settings label
{
401 fieldset
.settings
+ div
.formRow
{
412 text-transform: uppercase
;
418 text-overflow: ellipsis
;
428 .filterTitle img.rotate {
429 transform: rotate
(270deg);
441 text-overflow: ellipsis
;
444 ul
.filterList
li:hover
{
445 background-color: #e60;
448 ul
.filterList
li:hover a
{
475 -webkit-touch-callout: none
;
476 -webkit-user-select: none
;
477 -khtml-user-select: none
;
478 -moz-user-select: none
;
479 -ms-user-select: none
;
487 #watched_folders_tab {
488 border-collapse: collapse
;
491 #watched_folders_tab td
, #watched_folders_tab th
{
493 border: 1px solid black
;
496 .select-watched-folder-editable {
498 background-color: white
;
499 border: solid grey
1px;
504 .select-watched-folder-editable select {
514 .select-watched-folder-editable input {
523 .select-watched-folder-editable select:focus, .select-editable input:focus {
528 * Workaround to prevent the transfer list from
529 * disappearing when zooming in the browser.
531 #filtersColumn_handle {
544 td
.statusBarSeparator
{
546 background-image: url
('../images/skin/toolbox-divider.gif');
547 background-repeat: no-repeat
;
548 background-position: center
1px;
549 background-size: 2px 18px;
552 /* Statistics window */
559 #SearchPanel, #SearchPanel_wrapper
, #SearchPanel_pad
{
568 #searchResultsTableContainer {
569 height: calc
(100% - 140px);
570 -moz-height: calc
(100% - 140px);
571 -webkit-height: calc
(100% - 140px);
575 #searchResultsTableDiv {
576 height: calc
(100% - 26px) !important
;
577 -moz-height: calc
(100% - 26px) !important
;
578 -webkit-height: calc
(100% - 26px) !important
;
581 #searchResults .dynamicTable
{
585 #searchResults .numSearchResults
{
597 .searchPluginsTableRow {