]> git.wh0rd.org - tt-rss.git/blame - tt-rss.css
fix never-opened categories considered as read when hiding read feeds
[tt-rss.git] / tt-rss.css
CommitLineData
fcf70c51 1body#ttrssMain, body#ttrssPrefs {
e5d758e3
AD
2 background : white;
3 color : black;
4 margin : 0px;
5 padding : 0px;
84e0e3bb 6 font-family : "Lucida Grande", Arial, sans-serif;
1cd17194
AD
7}
8
64029210
AD
9body#ttrssPrefs {
10 background-color : #ecf4ff;
11}
12
13body#ttrssPrefs #footer, body#ttrssPrefs #header {
14 background-color : #ecf4ff;
e243d2c3
AD
15 padding-left : 8px;
16 padding-right : 8px;
64029210
AD
17}
18
803cfab1 19blockquote {
ce7434a4
AD
20 margin : 0px;
21 border-width : 0px 0px 0px 8px;
24f46634 22 border-color : #e0e0e0;
803cfab1 23 border-style : solid;
ce7434a4 24 padding : 10px;
24f46634 25 background-color : #f0f0f0;
803cfab1
AD
26}
27
e828e31e 28div.postReply {
1c3187cf 29 padding : 0px;
1cd17194
AD
30}
31
f7181e9b 32div.postReply a {
e5d758e3 33 color : #4684ff;
f7181e9b
AD
34}
35
36div.postReply a:hover {
e5d758e3 37 color : black;
f7181e9b
AD
38}
39
e828e31e 40div.postReply div.postHeader {
1c3187cf 41 border-width : 0px 0px 1px 0px;
64ab16ac 42 border-style : solid;
96841013
AD
43 border-color : #88b0f0;
44 background-color : #ecf4ff;
1c3187cf 45 padding : 5px;
64ab16ac 46 color : #909090;
96b58583
AD
47}
48
e828e31e 49div.postReply div.postContent {
e5d758e3 50 padding : 10px;
ae096313 51 font-size : 12px;
f0601b87
AD
52}
53
f325d942
AD
54div.postReply div.postContent img {
55 border-width : 0px;
762c9064 56 max-width : 98%;
f325d942
AD
57}
58
e828e31e 59div.postReply div.postIcon {
e5d758e3
AD
60 float : right;
61 border : 0px;
3505baeb 62 margin : 5px;
73d1378f
AD
63}
64
65div.postReply div.postIcon img {
66 max-width : 120px;
f412e5ad 67 display : inline;
5f89f780 68}
e828e31e 69
ce53e200 70div.postReply div.postEnclosures {
ce53e200 71 margin-top : 1em;
ce53e200
AD
72 color : gray;
73}
74
5f014cf1
AD
75div.postReply img.tagsPic {
76 width : 16px;
77 height : 16px;
c7e51de1 78 margin-left : 4px;
5f014cf1
AD
79 vertical-align : middle;
80}
81
c7e51de1 82div.articleNote div.articleNoteOps {
db54143e 83 text-align : center;
c7e51de1 84 color : #9a8c59;
db54143e
AD
85 font-style : italic;
86 margin-top : 5px;
c7e51de1
AD
87}
88
89div.articleNote div.articleNoteOps a {
90 color : #9a8c59;
91}
92
93div.articleNote div.articleNoteOps a:hover {
94 color : black;
95}
96
97div.articleNote {
98 background-color : #fff7d5;
99 border-width : 1px;
100 padding : 5px;
101 border-style : dashed;
102 border-color : #e7d796;
103 font-size : 8px;
db54143e 104 margin-bottom : 5px;
b7268281 105 margin-top : 5px;
db54143e
AD
106 margin-left : 5px;
107 float : right;
c7e51de1 108 color : #9a8c59;
db54143e
AD
109 max-width : 150px;
110 text-align : justify;
c7e51de1
AD
111}
112
06202d88 113div.postReply span.author {
ae096313 114 font-size : 12px;
06202d88 115}
5f014cf1 116
e828e31e 117h1 {
442a9b8c 118 font-size : 18px;
f0601b87
AD
119}
120
e828e31e 121h2 {
442a9b8c 122 font-size : 16px;
e5d758e3
AD
123 font-weight : bold;
124 border-width : 0px 0px 1px 0px;
125 border-style : solid;
126 border-color : #ecf4ff;
1cd17194
AD
127}
128
f5a50b25 129h3 {
ae096313 130 font-size : 12px;
e5d758e3
AD
131 font-weight : bold;
132 border-width : 0px 0px 1px 0px;
133 border-style : solid;
134 border-color : #ecf4ff;
f5a50b25
AD
135}
136
e828e31e 137hr {
e5d758e3
AD
138 border-width : 0px 0px 1px 0px;
139 border-style : dashed;
140 border-color : #e0e0e0;
e828e31e 141}
67824557 142
e828e31e 143a {
e5d758e3
AD
144 color : black;
145 text-decoration : none;
1cd17194
AD
146}
147
e828e31e 148a:hover {
e5d758e3 149 color : #4684ff;
9b307248
AD
150}
151
e828e31e 152#piggie {
d437c8cf 153 z-index : 999;
e5d758e3 154 position : absolute;
9b307248
AD
155}
156
a4dbc524
AD
157textarea.iedit {
158 width : 100%;
159}
160
0666e120 161input.iedit {
14f69488
AD
162 width : 100%;
163 padding-left : 2px;
1cd17194
AD
164}
165
0666e120
AD
166select.iedit {
167 width : 100%;
168}
169
77e96719 170input.editbox {
e5d758e3
AD
171 width : 200px;
172 padding-left : 2px;
77e96719
AD
173}
174
f407c086 175#notify {
958e3f4f 176 border-width : 0px 1px 1px 1px;
f407c086 177 border-style : solid;
958e3f4f 178 top : 0px;
8b184d75
AD
179 right : 35%;
180 min-width : 30%;
0ceded7a 181 position : absolute;
33b8cab4 182 display : none;
ce3bf408 183 float : right;
ae096313 184 font-size : 12px;
4298481d 185 z-index : 998;
106689b0 186 padding : 5px 5px 5px 5px;
1cd17194
AD
187}
188
0d32b41e
AD
189#notify img {
190 vertical-align : middle;
191}
192
42c32916
AD
193.notifyProgress {
194 border-color : #d7c47a;
195 background-color : #fff7d5;
196 color : black;
197}
198
199.notifyInfo {
200 border-color : #7AD78E;
201 background-color : #D5FFDB;
202 color : black;
203}
204
f407c086
AD
205.notify {
206 border-color : #d7c47a;
207 background-color : #fff7d5;
208 color : black;
209}
210
211.notifyError {
212 background-color : #ffcccc;
213 border-color : #ff0000;
214 color : black;
215}
216
ef16ae37
AD
217.notifyError span:hover {
218 color : red;
219 cursor : pointer;
220}
221
ca8e3d75 222.even.Unread.Selected, .even.Unread.Selected td {
e5d758e3
AD
223 background-color : #fff7d5;
224 font-weight : bold;
f28b542c 225 border-width : 0px 0px 1px 0px;
dc803347
AD
226 border-style : solid;
227 border-color : #e7d796;
a3ee2a38
AD
228}
229
ca8e3d75 230.odd.Unread.Selected, .odd.Unread.Selected td {
e5d758e3
AD
231 background-color : #fff7d5;
232 font-weight : bold;
f28b542c
AD
233 border-width : 0px 0px 1px 0px;
234 border-style : solid;
235 border-color : #e7d796;
a3ee2a38
AD
236}
237
ca8e3d75 238.even.Selected, .even.Selected td {
e5d758e3 239 background-color : #fff7d5;
f28b542c 240 border-width : 0px 0px 1px 0px;
dc803347
AD
241 border-style : solid;
242 border-color : #e7d796;
243 border-collapse : collapse;
007bda35
AD
244}
245
ca8e3d75 246.odd.Selected, .odd.Selected td {
e5d758e3 247 background-color : #fff7d5;
f28b542c
AD
248 border-width : 0px 0px 1px 0px;
249 border-style : solid;
250 border-color : #e7d796;
251 border-collapse : collapse;
0b68215c 252}
3745788e 253
ca8e3d75 254.even.Grayed, .even.Grayed td {
e5d758e3
AD
255 background-color : #f0f0f0;
256 color : #909090;
f28b542c 257 border-width : 0px 0px 1px 0px;
dc803347
AD
258 border-style : solid;
259 border-color : #c0c0c0;
260 border-collapse : collapse;
b7f4bda2
AD
261}
262
ca8e3d75 263.odd.Grayed {
e5d758e3 264 color : #909090;
f07c0eb4
AD
265}
266
0b68215c 267.even, .even td {
f28b542c 268 border-width : 0px 0px 1px 0px;
dc803347
AD
269 border-style : solid;
270 border-color : #c0c0c0;
e5d758e3 271 background-color : #f0f0f0;
dc803347 272 border-collapse : collapse;
ac43eba1 273}
a2015351 274
f28b542c
AD
275.odd, .odd td {
276 border-width : 0px 0px 1px 0px;
277 border-style : solid;
278 border-color : #c0c0c0;
279 border-collapse : collapse;
280}
281
ca8e3d75 282.even.Unread, .even.Unread td {
e5d758e3
AD
283 background-color : #f0f0f0;
284 font-weight : bold;
f28b542c 285 border-width : 0px 0px 1px 0px;
dc803347
AD
286 border-style : solid;
287 border-color : #c0c0c0;
288 border-collapse : collapse;
f07c0eb4
AD
289}
290
ca8e3d75 291.odd.Unread, .odd.Unread td {
e5d758e3 292 font-weight : bold;
f28b542c
AD
293 border-width : 0px 0px 1px 0px;
294 border-style : solid;
295 border-color : #c0c0c0;
f07c0eb4 296}
508a81e1 297
e828e31e 298.invisible {
e5d758e3 299 display : none;
508a81e1 300}
b7f4bda2 301
e828e31e 302/* preferences */
603c27f8 303
e351c494
AD
304table.prefPrefsList tr:hover td.prefValue {
305 color : #88b0f0;
306}
307
308table.prefPrefsList tr:hover td.prefValue input {
309 color : #88b0f0;
310}
311
327a3bbe 312tr.title td {
e5d758e3
AD
313 border-width : 0px 0px 1px 0px;
314 border-color : #ecf4ff;
315 border-style : solid;
73bdfa53 316 color : #4684ff;
0ea4fb50
AD
317}
318
a426e532 319tr.title td a {
73bdfa53 320 color : #4684ff;
a426e532
AD
321}
322
323tr.title td a:hover {
73bdfa53 324 color : black;
a426e532 325}
327a3bbe 326
0ea4fb50 327table.prefFeedList td.feedEditCat {
e5d758e3 328 font-weight : bold;
73bdfa53
AD
329 border-width : 0px 0px 1px 0px;
330 border-style : solid;
331 border-color : #88b0f0;
35d33b9d 332 padding-top : 0.5em;
70830c87 333}
f0601b87 334
a82dc5e4
AD
335table.prefFilterList td.filterEditCat {
336 font-weight : bold;
337 border-width : 0px 0px 1px 0px;
338 border-style : solid;
339 border-color : #88b0f0;
340 padding-top : 0.5em;
341}
342
a95da136
AD
343/* oh for the love of... */
344
345table.prefFilterList tr.even,
346table.prefFilterList tr.odd,
347table.prefFilterList tr.evenSelected,
348table.prefFilterList tr.oddSelected,
349table.prefLabelList tr.even,
350table.prefLabelList tr.odd,
351table.prefLabelList tr.evenSelected,
352table.prefLabelList tr.oddSelected,
353table.prefUserList tr.even,
354table.prefUserList tr.odd,
355table.prefUserList tr.evenSelected,
356table.prefUserList tr.oddSelected,
357table.prefFeedList tr.even,
358table.prefFeedList tr.odd,
359table.prefFeedList tr.evenSelected,
360table.prefFeedList tr.oddSelected
361{
362 cursor : pointer;
363}
364
365table.prefFilterList tr.even:hover td,
366table.prefFilterList tr.odd:hover td,
367table.prefFilterList tr.evenSelected:hover td,
368table.prefFilterList tr.oddSelected:hover td
369table.prefLabelList tr.even:hover td,
370table.prefLabelList tr.odd:hover td,
371table.prefLabelList tr.evenSelected:hover td,
372table.prefLabelList tr.oddSelected:hover td,
373table.prefUserList tr.even:hover td,
374table.prefUserList tr.odd:hover td,
375table.prefUserList tr.evenSelected:hover td,
376table.prefUserList tr.oddSelected:hover td,
377table.prefFeedList tr.even:hover td,
378table.prefFeedList tr.odd:hover td,
379table.prefFeedList tr.evenSelected:hover td,
380table.prefFeedList tr.oddSelected:hover td
381{
382 color : #88b0f0;
383}
384
62ac0cc8 385table.prefFeedList td.feedIcon {
e5d758e3 386 text-align : center;
62ac0cc8
AD
387}
388
389table.prefFeedList td.feedSelect {
e5d758e3 390 text-align : center;
62ac0cc8
AD
391}
392
9c483746
AD
393div.prefFeedCatHolder {
394 height : 250px;
395 overflow : auto;
a349077c 396 border : 1px solid #99d67a;
9c483746 397 margin : 5px 0px 5px 0px;
df0539c7 398 background-color : white;
9c483746
AD
399}
400
7dc66a61 401a.helpLink {
e5d758e3 402 color : #808080;
7dc66a61
AD
403}
404
405a.helpLink:hover {
e5d758e3 406 color : #4684ff;
7dc66a61
AD
407}
408
ea5c8102 409pre {
e5d758e3 410 margin : 5px;
7dc66a61 411}
e2f8f7b4 412
d62796de 413/*
656f4b6c 414div.firstTab {
a715eb58 415 width : 10px;
6a244e6e
AD
416 float : left;
417}
418
419div.prefsTab:hover {
420 cursor : pointer;
f5a50b25
AD
421}
422
ca8e3d75 423div.prefsTab.Selected:hover {
10b443bd
AD
424 cursor : pointer;
425}
426
656f4b6c
AD
427div.prefsTab {
428 float : left;
429 border-width : 1px 1px 0px 1px;
772f0404 430 border-color : #C4D1E4;
656f4b6c
AD
431 border-style : solid;
432 margin : 0px 0px 0px 5px;
433 padding : 3px 5px 3px 5px;
ae096313 434 font-size : 12px;
3a4d6df3 435 font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
656f4b6c 436 border-collapse : collapse;
656f4b6c
AD
437 min-width : 100px;
438 text-align : center;
1f8274d3 439 cursor : pointer;
727b0e56
AD
440 position : relative;
441 bottom : -1px;
442 height : 30px;
f5a50b25
AD
443}
444
ca8e3d75 445div.prefsTab.Selected {
656f4b6c
AD
446 float : left;
447 border-width : 1px 1px 0px 1px;
448 border-color : #88b0f0;
449 border-style : solid;
450 margin : 0px 0px 0px 5px;
451 padding : 3px 5px 3px 5px;
452 background-color : #ecf4ff;
ae096313 453 font-size : 12px;
3a4d6df3 454 font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
656f4b6c 455 border-collapse : collapse;
656f4b6c
AD
456 font-weight : bold;
457 min-width : 100px;
458 text-align : center;
1f8274d3 459 cursor : pointer;
727b0e56
AD
460 position : relative;
461 bottom : -1px;
462 z-index : 3;
463 height : 30px;
d62796de 464} */
ab3d0b99 465
0d32b41e
AD
466div.notice {
467 background : #ffffff;
468 border : 1px solid #88b0f0;
e400230e 469 width : 60%;
0d32b41e
AD
470 padding : 5px;
471 margin : 0px 0px 5px 0px;
ae096313 472 font-size : 12px;
0d32b41e
AD
473}
474
ab3d0b99 475div.warning {
e5d758e3
AD
476 background : #fff7d5;
477 border : 1px solid #d7c47a;
ae096313 478 font-size : 12px;
e400230e 479 width : 60%;
3f59e8cd 480 padding : 5px;
c93d8e07 481 margin : 0px 0px 5px 0px;
e6cb77a0
AD
482}
483
9e21a571 484div.warning img, div.notice img, div.error img {
0d32b41e 485 vertical-align : middle;
e5d758e3 486 padding : 5px;
ab3d0b99
AD
487}
488
1b74062f
AD
489span.filterDateError {
490 color : #ff0000;
491}
492
84916243
AD
493div.error {
494 border : 1px solid #ff0000;
495 background : #ffcccc;
496 padding : 5px;
497 margin : 0px 0px 5px 0px;
ae096313 498 font-size : 12px;
84916243
AD
499}
500
ab3d0b99 501ul.nomarks {
e5d758e3
AD
502 list-style-type : none;
503 margin : 0px;
504 padding : 10px;
ab3d0b99
AD
505}
506
b1895692 507div.prefHelp, td.prefHelp {
e5d758e3 508 color : gray;
abe4d057 509 padding : 5px;
8cb74804
AD
510}
511
f1cdb8c6 512table.loginForm {
e5d758e3 513 background-color : #ecf4ff;
f1cdb8c6
AD
514}
515
365f95dc
AD
516span.feed_error {
517 color : red;
518}
519
746dcf42 520.insensitive {
e5d758e3 521 color : gray;
bca02305 522}
afb7a1d6 523
d4d6d528
AD
524.insensitive a {
525 color : #4684ff;
526}
527
528.insensitive a:hover {
529 color : black;
530}
531
d9dde1d6 532.small {
ae096313 533 font-size : 11px;
d9dde1d6 534}
28fa9253
AD
535
536table.innerFeedTable td {
e5d758e3
AD
537 margin : 0px;
538 padding : 0px;
28fa9253 539}
35f3c923
AD
540
541td.selectPrompt {
ae096313 542 font-size : 12px;
e5d758e3 543 color : gray;
35f3c923 544}
1572afe5 545
6e4f4ce1 546div#headlines-toolbar {
6f3976c9 547 border-width : 1px 0px 1px 0px;
0ce61157
AD
548 background-color : #ecf4ff;
549 border-color : #88b0f0 #88b0f0 #ecf4ff #88b0f0;
ae096313 550 font-size : 11px;
3a4d6df3 551 font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
442a9b8c 552 color : gray;
fcf70c51 553 padding : 0px;
6e4f4ce1
AD
554 margin : 0px;
555 overflow : hidden;
0ce61157 556 height : 23px;
8b27182a
AD
557}
558
fcf70c51
AD
559div#headlines-toolbar .dijitSelect {
560 font-size : 11px;
561}
562
563div#headlines-toolbar div#subtoolbar_main {
564 display : table-cell;
565 width : 100%;
566 white-space : nowrap;
567 vertical-align : middle;
0ce61157 568 padding-left : 5px;
fcf70c51 569}
e81d0308 570
6e4f4ce1 571div#headlines-toolbar div#subtoolbar_ftitle {
fcf70c51
AD
572 display : table-cell;
573 text-align : right;
574 vertical-align : middle;
575 white-space : nowrap;
576 padding-right : 5px;
c1c9df00
AD
577}
578
591c396d 579span.contentPreview {
ae096313 580 font-size : 12px;
e5d758e3
AD
581 color : gray;
582 font-weight : normal;
591c396d 583}
179d6f57 584
0f172fff 585span.contentPreview:hover {
e5d758e3 586 color : #4684ff;
0f172fff
AD
587}
588
8cc5e965 589span.hlLabelRef {
e2549229
AD
590 background-color : #fff7d5;
591 font-height : 8px;
592 color : #063064;
593 font-weight : normal;
594 margin : 0px 3px 0px 3px;
595 padding : 0px 4px 0px 4px;
596 white-space: nowrap;
597}
598
67343d9f 599td.hlSelectRow, td.hlUpdPic {
e5d758e3
AD
600 width : 25px;
601 text-align : center;
179d6f57
AD
602}
603
b810a0f1 604div.postHeader div.postDate {
e5d758e3
AD
605 text-align : right;
606 color : gray;
b810a0f1 607 float : right;
9167e250 608}
36aab70f 609
b810a0f1 610div.postHeader div.postDateRTL {
e5d758e3
AD
611 text-align : left;
612 color : gray;
b810a0f1
AD
613 float : right;
614}
615
616div.postHeader div {
617 padding-bottom : 3px;
ae096313 618 font-size : 12px;
e9aecd4d 619 /* font-family : "Lucida Grande", Tahoma, sans-serif; */
ed51e128
AD
620}
621
36aab70f 622#feedUpdateErrors {
e5d758e3 623 display : none;
36aab70f
AD
624}
625
42918a07 626#allEntryTags {
ae096313 627 font-size : 12px;
e5d758e3
AD
628 border-width : 0px 0px 1px 0px;
629 border-style : solid;
630 border-color : #c0c0c0;
631 padding-bottom : 5px;
632 display : none;
42918a07 633}
13ce14e8 634
4663f9c6 635td.hlMarkedPic, td.hlSelectRow, td.hlUpdated, td.hlFeed {
e5d758e3 636 height : 1em;
4663f9c6 637}
386cbf27 638
afad6f38
AD
639td.hlFeed {
640 text-align : right;
641}
642
df456bb0 643span.hlFeed, span.hlFeed a {
ae096313 644 font-size : 12px;
df456bb0
AD
645 color : gray;
646}
647
648span.hlFeed a:hover {
649 color : #4684ff;
650}
651
7514749d
AD
652img.markedPic {
653 cursor : pointer;
654}
655
1e471f3b 656a.warning {
e5d758e3 657 color : #f04040;
1e471f3b 658}
a9b0bfd5
AD
659
660img.closeButton {
e5d758e3
AD
661 border-width : 0px;
662 float : right;
a9b0bfd5 663}
1da7e457
AD
664
665span.groupPrompt {
ae096313 666 font-size : 12px;
e5d758e3 667 color : #4684ff;
1da7e457 668}
9b3e2cc7 669
0979b696 670div.tagCloudContainer {
951906dc 671 border : 1px solid gray;
0979b696
AD
672 background-color : white;
673 margin : 5px 0px 5px 0px;
9e6427ab 674 padding : 5px;
0979b696
AD
675 text-align : center;
676}
677
73495fd1
AD
678div.errorExplained {
679 border : 1px solid #99d67a;
680 background-color : white;
681 margin : 5px 0px 5px 0px;
682 padding : 5px;
683}
684
e8dd519b
AD
685ul.feedErrorsList {
686 height : 300px;
687 overflow : auto;
688 list-style-type : none;
365f95dc 689 border : 1px solid #99d67a;
e8dd519b
AD
690 background-color : white;
691 margin : 0px 0px 5px 0px;
692 padding : 0px;
693}
694
9b3e2cc7 695ul.userFeedList {
e5d758e3
AD
696 height : 300px;
697 overflow : auto;
698 list-style-type : none;
442d77f1 699 border : 1px solid #99d67a;
e5d758e3
AD
700 background-color : white;
701 margin : 0px 0px 5px 0px;
702 padding : 0px;
9b3e2cc7 703}
f9cb39ac
AD
704
705ul.browseFeedList {
e5d758e3
AD
706 height : 300px;
707 overflow : auto;
708 list-style-type : none;
709 margin : 0px 0px 5px 0px;
710 padding : 0px;
442d77f1 711 border : 1px solid #99d67a;
e5d758e3 712 background-color : white;
b92e6209
AD
713}
714
715ul.browseFeedList li {
e5d758e3
AD
716 margin : 0px;
717 padding : 0px;
f9cb39ac
AD
718}
719
720span.subscribers {
e5d758e3 721 color : #808080;
f9cb39ac
AD
722}
723
c6232e43 724div.subscribers {
e5d758e3 725 color : #808080;
ae096313 726 font-size : 12px;
e5d758e3 727 float : right;
c6232e43
AD
728}
729
f9cb39ac 730input.feedBrowseCB {
e5d758e3 731 margin-right : 1em;
f9cb39ac 732}
c6232e43
AD
733
734div.browserDetails {
e5d758e3 735 margin : 5px 5px 5px 5px;
e5d758e3 736 padding : 5px;
c6232e43 737}
c2b2aee0
AD
738
739ul.compact {
e5d758e3
AD
740 list-style-type : none;
741 margin : 0px;
742 padding : 0px;
c2b2aee0
AD
743}
744
745ul.compact li {
e5d758e3
AD
746 margin : 0px;
747 padding : 0px;
c2b2aee0
AD
748}
749
072f1ee2 750div.browserFeedInfo {
ae096313 751 font-size : 12px;
21613c4a 752/* border : 1px solid #88b0f0;
e5d758e3 753 background-color : #ecf4ff;
21613c4a
AD
754 -moz-border-radius : 5px; */
755 padding : 5px;
072f1ee2
AD
756}
757
758div.browserFeedInfo div.detailsPart {
e5d758e3 759 margin : 5px 0px 5px 5px;
c2b2aee0 760}
1a3eb77e 761
69654950 762.noborder {
e5d758e3 763 border-width : 0px;
69654950 764}
0ee1d1a0 765
5ede560f 766#dialog_overlay {
5ede560f
AD
767 left : 0;
768 top : 0;
769 height : 100%;
770 width : 100%;
727b0e56 771 z-index : 4;
5ede560f 772 position : absolute;
3a391f67 773 background-image : url("images/shadow_white.png");
5ede560f
AD
774}
775
2055d4a6 776#overlay {
e5d758e3
AD
777 background : white;
778 left : 0;
779 top : 0;
780 height : 100%;
781 width : 100%;
782 z-index : 100;
783 position : absolute;
2055d4a6
AD
784}
785
786#overlay_inner {
e5d758e3 787 font-weight : bold;
e5d758e3 788 margin : 10px;
2055d4a6 789}
af106b0e 790
71ad883b 791#noDaemonWarning {
e5d758e3
AD
792 position : absolute;
793 background-color : #ecf4ff;
794 border : 1px solid #88b0f0;
795 padding : 10px;
796 margin : 5px;
797 z-index : 2;
71ad883b 798 display : none;
e5d758e3
AD
799}
800
801#qafInput {
802 width : 100%;
7e3e8f74 803}
14f69488 804
79f3553b
AD
805form {
806 margin : 0px;
807 padding : 0px;
808}
86b682ce
AD
809
810#main_toolbar_form {
2df7a749
AD
811 margin : 0px;
812 padding : 0px;
fcf70c51
AD
813 display : table-cell;
814 white-space : nowrap;
815 width : 100%;
86b682ce 816}
78d5212c
AD
817
818div.feedExtInfo {
819 margin-left : 2em;
820 font-size : 7pt;
821 color : gray;
822 font-weight : normal;
823}
e8614131
AD
824
825span.debugTS {
826 color : #4684ff;
827}
0b7cb301
AD
828
829#backReqBox {
830 display : none;
831}
d48d160c 832
60452879 833/*.scriptWarn:before {
d48d160c 834 content : "Disabled script:";
60452879 835}*/
d48d160c
AD
836
837.scriptWarn {
838 color : white;
839 background-color : #903030;
840 border : 1px solid #601010;
841 padding : 3px;
842 font-weight : bold;
5d8ddfed 843 display : none;
d48d160c 844}
660c059f 845
a262b161
AD
846.objectWarn {
847 color : gray;
a262b161 848 font-style: italic;
2271e805 849 text-align : center;
a262b161
AD
850}
851
660c059f
AD
852table.loginForm2 {
853 padding : 1em;
854}
855
856table.loginForm2 .loginTop {
857 border-width : 0px 0px 1px 0px;
858 border-color : #88b0f0;
859 border-style : solid;
860 padding : 0.5em;
861}
862
863table.loginForm2 .loginMiddle {
864 padding : 3em;
865}
866
867table.loginForm2 .loginBottom {
868 border-width : 1px 0px 0px 0px;
869 border-color : #88b0f0;
870 border-style : solid;
ae096313 871 font-size : 12px;
660c059f
AD
872 text-align : center;
873 color : #909090;
874 padding : 0.5em;
875}
876
877table.loginForm2 .loginBottom a {
52db9978
AD
878 color : gray;
879}
880
881table.loginForm2 .loginBottom a:hover {
882 color : #4684ff;
660c059f
AD
883}
884
104ddfe0 885table.loginForm2 .loginError {
660c059f
AD
886 color : red;
887 margin : 0.5em;
888}
104ddfe0
AD
889
890table.loginForm2 .innerLoginCell {
891 padding-top : 0.5em;
892}
893
8a797376
AD
894#milestoneDetails {
895 display : none;
896}
6b4163cb 897
33b8cab4
AD
898div.loadingPrompt {
899 padding : 1em;
900 text-align : center;
901 font-weight : bold;
902}
903
9251df44 904div.whiteBox {
9251df44 905 margin-left : 1px;
abbe0154 906 text-align : center;
b6adf039 907 padding : 1em;
9251df44
AD
908}
909
fcf70c51 910html, body#ttrssMain, #main {
2f01fe57
AD
911 width: 100%;
912 height: 100%;
913 border: 0;
914 padding: 0;
915 margin: 0;
fcf70c51 916}
6b4163cb 917
d62796de
AD
918html, body#ttrssPrefs, #main {
919 width: 100%;
920 height: 100%;
921 border: 0;
922 padding: 0;
923 margin: 0;
924}
925
3af75631 926#toolbar div.actionChooser {
fcf70c51
AD
927 display : table-cell;
928 text-align : right;
929 padding-right : 5px;
6b4163cb
AD
930}
931
fcf70c51 932/* preferences layout */
f3169d7e 933
d62796de 934/* #prefFooter {
6b4163cb
AD
935 position : absolute;
936 bottom : 0px;
9e498255 937 height : 20px;
6b4163cb
AD
938 text-align : center;
939 color : gray;
ae096313 940 font-size : 12px;
6b4163cb
AD
941 background-image : url("images/footer.png");
942 background-position : top left;
943 background-repeat : repeat-x;
944 background-color : white;
945 right : 0px;
5713a439 946 left : 261px;
9e498255 947 padding : 10px;
935f235d 948 border-collapse : collapse;
07185aea 949 border-width : 1px 0px 0px 0px;
935f235d
AD
950 border-style : solid;
951 border-color : #88b0f0;
952
6b4163cb
AD
953}
954
6b5544ca
AD
955#prefFooter {
956 left : 0px;
957}
958
f4fb82c5 959#footer a, #prefFooter a {
c2625f8e
AD
960 color : gray;
961}
962
f4fb82c5
AD
963#footer a:hover, #prefFooter a:hover {
964 color : black;
965}
966
3f59e8cd 967#prefHeader {
3f59e8cd 968 color : #4684ff;
ae096313 969 font-size : 12px;
6a244e6e 970 margin : 10px;
17ec931d 971 height : 33px;
d62796de 972} */
3f59e8cd 973
656f4b6c 974div.return {
3f59e8cd 975 float : right;
ae096313 976 font-size : 12px;
656f4b6c 977 margin-right : 10px;
3f59e8cd
AD
978}
979
656f4b6c 980div.return a {
3f59e8cd
AD
981 color : #4684ff;
982}
983
656f4b6c 984div.return a:hover {
3f59e8cd
AD
985 color : black;
986}
987
d62796de 988/* #prefContentOuter {
656f4b6c 989 clear : left;
f4fb82c5 990 position : absolute;
727b0e56 991 bottom : 41px;
f4fb82c5
AD
992 top : 75px;
993 left : 0px;
994 right : 0px;
3f59e8cd 995 min-height : 300px;
656f4b6c
AD
996 border-width : 1px 0px 0px 0px;
997 border-color : #88b0f0;
998 border-style : solid;
ae096313 999 font-size : 12px;
3f59e8cd 1000}
461766f3 1001
727b0e56
AD
1002#prefContent {
1003 z-index : 4;
1004 background-image : url("images/prefs-content.png");
1005 background-position : top left;
1006 background-repeat : repeat-x;
1007 position : absolute;
1008 bottom : 0px;
1009 top : 0px;
1010 left : 0px;
1011 right : 0px;
1012 padding : 1em;
1013 overflow : auto;
d62796de 1014} */
727b0e56 1015
69ea0cdd 1016div.topLinks img {
d9fa39f1
AD
1017 vertical-align : middle;
1018 cursor : pointer;
69ea0cdd
AD
1019}
1020
cc17c205
AD
1021a.helpLinkPic img {
1022 border-width : 0px;
7483f892 1023 vertical-align : middle;
cc17c205 1024}
f27de515 1025
df0539c7
AD
1026table.prefFeedCatList {
1027 background-color : white;
1028}
3fc2eed5 1029
05fcdf52
AD
1030div.autocomplete {
1031 position : absolute;
1032 width : 250px;
1033 background-color : white;
1034 border :1px solid #778899;
1035 margin : 0px;
1036 padding : 0px;
1037}
1038
1039div.autocomplete ul {
1040 list-style-type : none;
1041 margin : 0px;
1042 padding : 0px;
1043}
1044
1045div.autocomplete ul li.selected {
1046 background-color : #fff7d5;
1047}
1048
1049div.autocomplete ul li {
1050 list-style-type : none;
1051 display : block;
1052 margin : 0;
1053 padding : 2px;
1054 height : 32px;
1055 cursor : pointer;
1056}
1057
19d96beb
AD
1058#feedOpToolbar {
1059 float : right;
1060}
efae7595
AD
1061
1062div.topLinks {
1063 float : right;
efae7595 1064 color : gray;
6ab04189 1065 font-size : 12px;
efae7595
AD
1066}
1067
1068div.topLinks a {
1069 color : #4684ff;
1070}
1071
1072div.topLinks a:hover {
1073 color : black;
1074}
b5dabd1a
AD
1075
1076div.topLinks a.feedback {
db499b67 1077 color : #009900;
b5dabd1a
AD
1078}
1079
e635d56a
AD
1080a.visibleLink {
1081 color : #4684ff;
e635d56a 1082}
6cfea5c7 1083
cff7a3a2
AD
1084a.visibleLinkB {
1085 color : #4684ff;
1086 border : 1px solid #4684ff;
1087 padding : 2px;
1088}
1089
1090a.visibleLinkB:hover {
1091 background-color : #ecf4ff;
1092}
1093
8cc5e965 1094.hlContentH a, .hlContentH span {
546499a9
AD
1095 color : #00cc00;
1096}
1097
8cc5e965 1098.hlContentL a, .hlContentL span {
546499a9
AD
1099 color : #909090;
1100 text-decoration : line-through;
1101}
5daa24f2
AD
1102
1103span.titleWrapH, span.titleWrapH a {
1104 color : #00cc00;
1105}
1106
1107span.titleWrapL, span.titleWrapL a {
1108 color : #909090;
1109 text-decoration : line-through;
1110}
1111
1112img.hlScorePic {
1113 vertical-align : middle;
1114 width : 16px;
1115 height : 16px;
1116}
1117
4298481d
AD
1118div#hotkey_help_overlay {
1119 position : absolute;
d97e02ad
AD
1120 left : 30px;
1121 right : 30px;
1122 top : 30px;
4298481d 1123 z-index : 999;
4298481d 1124 color : white;
442a9b8c 1125 font-size : 15px;
4298481d
AD
1126}
1127
1128div#hotkey_help_overlay h1 {
1129 text-align : center;
1130}
1131
1132div#hotkey_help_overlay ul {
1133 list-style-type : none;
1134 margin : 0px;
1135}
1136
1137div#hotkey_help_overlay li {
1138 margin : 0px;
1139}
1140
1141div#hotkey_help_overlay p {
1142 text-align : center;
1143}
1144
1145div#hotkey_help_overlay td.n {
1146 text-align : right;
1147 font-weight : bold;
1148 width : 6em;
1149 color : #a0ffa0;
1150 padding-right : 5px;
1151}
1152
db5e5265
AD
1153div#hotkey_help_overlay td {
1154 vertical-align : top;
1155}
1156
4298481d 1157div#hotkey_help_overlay h1 {
d97e02ad 1158 margin : 0px;
4298481d
AD
1159}
1160
1161div#hotkey_help_overlay h2 {
442a9b8c 1162 font-size : 16px;
4298481d 1163 border-width : 0px;
d97e02ad 1164 margin : 0.3em 0px 0.3em 0px;
4298481d
AD
1165 text-align : center;
1166 color : #88b0f0;
1167}
93f66472 1168
ec92c9d1
AD
1169div#hotkey_help_overlay table.hho td.c1 {
1170 height : 30px;
1171 width : 30px;
1172 background : url("images/c1.png");
1173 background-repeat : no-repeat;
1174
1175}
1176
1177div#hotkey_help_overlay table.hho td.c2 {
1178 height : 30px;
1179 width : 30px;
1180 background : url("images/c2.png");
1181 background-repeat : no-repeat;
1182}
1183
1184div#hotkey_help_overlay table.hho td.c3 {
1185 height : 30px;
1186 width : 30px;
1187 background : url("images/c3.png");
1188 background-repeat : no-repeat;
1189}
93f66472 1190
ec92c9d1
AD
1191div#hotkey_help_overlay table.hho td.c4 {
1192 height : 30px;
1193 width : 30px;
1194 background : url("images/c4.png");
1195 background-repeat : no-repeat;
1196}
1197
1198div#hotkey_help_overlay table.hho td.top,
1199div#hotkey_help_overlay table.hho td.left,
1200div#hotkey_help_overlay table.hho td.right,
1201div#hotkey_help_overlay table.hho td.bottom,
1202div#hotkey_help_overlay table.hho td.content {
1203 background : url("images/shadow_dark.png");
1204}
0745839a
AD
1205
1206div#hotkey_help_overlay table.hho td.top,
1207div#hotkey_help_overlay table.hho td.bottom {
1208 text-align : center;
ae096313 1209 font-size : 11px;
0745839a
AD
1210}
1211
730dbf19
AD
1212div#l_progress_o {
1213 width : 200px;
1214 border : 1px solid black;
1215 background-color : white;
1216 margin-top : 10px;
1217}
1218
1219div#l_progress_i {
1220 width : 10px;
1221 background-color : #88b0f0;
99509451 1222 height : 10px;
730dbf19 1223}
17042fc0 1224
2f01fe57 1225/* #content-insert {
17042fc0 1226 background-color : white;
abaf0211
AD
1227 overflow : auto;
1228 position : absolute;
1229 left : 0px;
1230 right : 0px;
1231 bottom : 0px;
1232 top : 6px;
2f01fe57 1233} */
10fa6615
AD
1234
1235div.dlgSec {
ae096313 1236 font-size : 12px;
10fa6615
AD
1237 color : gray;
1238 font-weight : bold;
1239 clear : both;
1240 height : 20px;
1241}
1242
1243div.dlgSecCont {
1244 position : relative;
1245 left : 150px;
1246 top : -20px;
1247 float : left;
ae096313 1248 font-size : 12px;
baa2db9f 1249 font-weight : normal;
ecace165 1250 line-height : 200%;
10fa6615
AD
1251}
1252
1253div.dlgButtons {
1254 text-align : right;
1255 clear : both;
1256}
1257
4f376043 1258pre, code {
ae096313 1259 font-size : 12px;
4f376043
AD
1260 font-family : monospace;
1261}
bf3c9838 1262
2eb9c95c
AD
1263span.prefsLabelEntry {
1264 padding : 2px;
1265}
273d1e29 1266
2eb9c95c 1267div.labelColorIndicator {
2eb9c95c
AD
1268 height : 14px;
1269 width : 14px;
1270 line-height : 14px;
1271 font-height : 9px;
1272 text-align : center;
c17d514b 1273 border : 1px solid black;
aec9df48
AD
1274 float : left;
1275 background-color : #fff7d5;
1276 color : #063064;
b6ba48c1
AD
1277 margin-right : 10px;
1278}
1279
1280div.colorPicker div.colorPickerEntry:hover {
1281 border : 1px solid #88b0f0;
c17d514b
AD
1282}
1283
b6ba48c1
AD
1284div.colorPicker div.ccPrompt:hover {
1285 color : black;
1286}
1287
1288div.colorPicker div.colorPickerEntry {
c17d514b
AD
1289 height : 15px;
1290 width : 15px;
1291 line-height : 13px;
1292 font-height : 9px;
1293 text-align : center;
1294 border : 1px solid black;
1295 margin : 5px 5px 0px 0px;
1296 float : left;
1297}
1298
b6ba48c1 1299div.colorPicker {
c17d514b
AD
1300 border : 1px solid #cccccc;
1301 background : #f0f0f0;
1302 width : 110px;
1303 padding : 0px 0px 5px 5px;
1304 position : absolute;
b6ba48c1
AD
1305 left : auto;
1306 top : auto;
c17d514b 1307 z-index : 3;
b6ba48c1 1308 color : #909090;
2eb9c95c 1309}
76b2bc65 1310
c7e51de1 1311optgroup {
b3af99a0 1312 color : #4684ff;
c7e51de1
AD
1313 font-style : normal;
1314}
1315
1316option {
1317 color : black;
1318}
9324c2c2 1319
78935092
AD
1320div#cmdline {
1321 position : absolute;
1322 left : 5px;
1323 bottom : 5px;
1324 font-size : 11px;
1325 color : gray;
1326 font-weight : bold;
1327 background-color : white;
1328 border : 1px solid #88b0f0;
1329 padding : 3px 5px 3px 5px;
1330 z-index : 5;
1331}
f4280bdd
AD
1332
1333#feed_browser_spinner {
1334 vertical-align : middle;
1335 height : 18px;
1336 width : 18px;
1337}
37e93d6c
AD
1338
1339div#auxDlg {
1340 position : absolute;
1341 z-index : 3;
7c057b1a
AD
1342 bottom : 5px;
1343 right : 25px;
37e93d6c
AD
1344 padding : 5px;
1345 border-width : 1px;
1346 border-style : solid;
1347 border-color : #d7c47a;
1348 background-color : #fff7d5;
1349 color : black;
1350 text-align : center;
de0a6d93 1351 font-size : 13px;
37e93d6c
AD
1352}
1353
1354div#auxDlg a {
1355 color : #4684ff;
1356}
ad491d75 1357
8cc5e965
AD
1358div.hlTitle {
1359 display : table-cell;
1360 cursor : pointer;
1361 width : 100%;
1362 vertical-align : middle;
1363 padding-top : 4px;
1364 padding-bottom : 4px;
a0f98bbf
AD
1365}
1366
8cc5e965
AD
1367div.hlLeft {
1368 display : table-cell;
1369 vertical-align : middle;
1370 white-space: nowrap;
ad491d75
AD
1371}
1372
8cc5e965
AD
1373div.hlRight {
1374 display : table-cell;
1375 white-space: nowrap;
1376 text-align : right;
1377 vertical-align : middle;
ad491d75
AD
1378}
1379
fcf70c51
AD
1380div.hlRight img {
1381 max-width : 16px;
1382 max-height : 16px;
1383}
1384
8cc5e965
AD
1385span.hlUpdated {
1386 color : gray;
1387 font-weight : medium;
1388 width : 100px;
1389 display : inline-block;
577399e8
AD
1390}
1391
8cc5e965
AD
1392div.hlLeft input {
1393 margin-left : 4px;
1394 margin-right : 4px;
ad491d75
AD
1395}
1396
8cc5e965
AD
1397div.hlLeft img, div.hlRight img {
1398 margin : 0px 4px 0px 4px;
1399
1400}
31a53903 1401
8cc5e965
AD
1402div.hlUpdPic {
1403 display : table-cell;
1404 padding-right : 4px;
1405 padding-left : 4px;
1406 text-align : center;
1407 vertical-align : middle;
1408}
31a53903 1409
8cc5e965
AD
1410div.hlUpdPic img {
1411 max-width : 16px;
1412}
951906dc
AD
1413
1414
1415div.fatalError button {
1416 margin-top : 5px;
1417}
1418
1419div.fatalError textarea {
1420 width : 100%;
1421 height : 100px;
1422}
2f01fe57
AD
1423
1424#main {
1425 border-width : 0px;
6e4f4ce1
AD
1426 margin : 0px;
1427 padding : 0px;
1428}
1429
1430#content-wrap {
1431 padding : 0px;
1432 border-width : 0px;
1433 margin : 0px;
2f01fe57
AD
1434}
1435
1436#feeds-holder {
1437 padding : 0px;
fcf70c51
AD
1438 border-color : #88b0f0;
1439 border-left-width : 0px;
1440 border-bottom-width : 0px;
2f01fe57
AD
1441}
1442
6e4f4ce1
AD
1443#headlines-wrap-inner {
1444 padding : 0px;
1445 margin : 0px;
1446 border-width : 0px;
1447}
1448
2f01fe57
AD
1449#headlines-frame {
1450 padding : 0px;
fcf70c51 1451 border-color : #88b0f0;
6f3976c9 1452 border-left-width : 0px;
fcf70c51 1453 border-right-width : 0px;
0ce61157
AD
1454 margin-top : 0px;
1455 border-top-width : 0px;
1456}
1457
1458#headlines-toolbar_splitter {
1459 display : none;
2f01fe57
AD
1460}
1461
6e4f4ce1
AD
1462#headlinesInnerContainer {
1463 font-size : 12px;
1464}
1465
6f3976c9
AD
1466#content-tabs {
1467 margin : 0px;
6e4f4ce1 1468 padding : 0px;
6f3976c9
AD
1469 border-width : 0px;
1470}
1471
1472#content-tabs .dijitTab {
1473 margin-top : 0px;
1474 padding-top : 0px;
1475}
1476
1477#toolbar {
1478 padding : 5px 0px 0px 5px;
6e4f4ce1 1479 margin : 0px;
2f01fe57 1480 border-width : 0px;
6e4f4ce1
AD
1481 white-space: nowrap;
1482 font-size : 12px;
2f01fe57
AD
1483}
1484
1485#header {
e243d2c3 1486 padding : 4px 8px 0px 8px;
2f01fe57
AD
1487 border-width : 0px;
1488}
1489
1490#footer {
1491 text-align : center;
1492 color : gray;
d62796de 1493 padding : 4px 4px 8px 4px;
2f01fe57
AD
1494 border-width : 0px;
1495}
6e4f4ce1
AD
1496
1497#content-insert {
1498 padding : 0px;
fcf70c51
AD
1499 border-color : #88b0f0;
1500 border-bottom-width : 0px;
1501 border-right-width : 0px;
6f3976c9 1502 border-left-width : 0px;
6e4f4ce1 1503}
13e785e0
AD
1504
1505.dijitTreeLabel.Unread {
1506 font-weight : bold;
1507}
1508
fcf70c51
AD
1509.dijitTreeRow.Error {
1510 color : red;
1511}
13e785e0 1512
fcf70c51
AD
1513.dijitTreeRow.Hidden {
1514 display : none;
1515}
2ef5c21f 1516
8e289ca1 1517img.feedIcon, img.tinyFeedIcon {
ab7a597c
AD
1518 width : 16px;
1519 height : 16px;
2ef5c21f 1520}
9c99281f
AD
1521
1522div#feedlistLoading {
1523 text-align : center;
1524 padding : 5px;
1525 color : gray;
1526}
d62796de
AD
1527
1528div#pref-tabs .dijitContentPane {
1529 font-size : 12px;
1530}
1531
1532div#pref-tabs {
1533 margin : 0px 5px 0px 5px;
1534}
1535
1536div#pref-tabs .dijitContentPane h3 {
1537 font-size : 14px;
1538 font-weight : bold;
1539}
ab7a597c
AD
1540
1541/* div#feedTree {
1542 font-size : 11px;
1543 font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
1544} */