]> git.wh0rd.org - tt-rss.git/blob - tt-rss.css
tweak new version notification stuff
[tt-rss.git] / tt-rss.css
1 body {
2 background : white;
3 color : black;
4 margin : 0px;
5 padding : 0px;
6 font-family : "Lucida Grande", Arial, sans-serif;
7 }
8
9 blockquote {
10 margin : 0px;
11 border-width : 0px 0px 0px 8px;
12 border-color : #e0e0e0;
13 border-style : solid;
14 padding : 10px;
15 background-color : #f0f0f0;
16 }
17
18 div.postReply {
19 padding : 0px;
20 }
21
22 div.postReply a {
23 color : #4684ff;
24 }
25
26 div.postReply a:hover {
27 color : black;
28 }
29
30 div.postReply div.postHeader {
31 border-width : 0px 0px 1px 0px;
32 border-style : solid;
33 border-color : #a0a0a0;
34 background-color : #f9faff;
35 margin : 0px 1px 0px 0px;
36 padding : 5px;
37 cursor : move;
38 color : #909090;
39 }
40
41 /* div.postReply > div.postHeader {
42 padding : 5px;
43 } */
44
45 div.postReply div.postContent {
46 padding : 10px;
47 font-size : 14px;
48 }
49
50 div.postReply div.postContent img {
51 border-width : 0px;
52 max-width : 98%;
53 }
54
55 div.postReply div.postIcon {
56 float : right;
57 border : 0px;
58 margin : 10px 0px 10px 10px;
59 }
60
61 div.postReply div.postEnclosures {
62 margin-top : 1em;
63 color : gray;
64 }
65
66 div.postReply img.tagsPic {
67 width : 16px;
68 height : 16px;
69 vertical-align : middle;
70 }
71
72 div.postReply span.author {
73 font-size : 12px;
74 }
75
76 ul.feedList {
77 list-style-type : none;
78 margin : 5px 5px 5px 0px;
79 padding : 0px 0px 0px 5px;
80 font-size : 12px;
81 font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
82 }
83
84 ul.feedList li.feedCat, ul.feedList li.virtCat {
85 margin : 0px;
86 padding : 3px 0px 3px 0px;
87 color : #707070;
88 font-size : 12px;
89 }
90
91 ul.feedList img.catCollapse {
92 cursor : pointer;
93 }
94
95 ul.feedList span.catTitle {
96 color : #707070;
97 cursor : pointer;
98 }
99
100 ul.feedList span.catTitle:hover {
101 color : #4684ff;
102 }
103
104 ul.feedList li.feedCatSelected {
105 margin : 0px;
106 padding : 3px 0px 3px 0px;
107 color : #4684ff;
108 font-size : 12px;
109 }
110
111 ul.feedList li.feedCatSelected span.catTitle {
112 color : #4684ff;
113 cursor : pointer;
114 }
115
116 ul.feedCatList {
117 list-style-type : none;
118 margin : 0px 0px 0px 20px;
119 padding : 0px;
120 }
121
122 ul.feedCatList li {
123 margin : 0px;
124 padding : 0px 0px 2px 0px;
125 color : black;
126 }
127
128 ul.feedList > li {
129 padding : 0px 0px 2px 0px;
130 }
131
132 ul.feedCatList img, ul.feedList img {
133 vertical-align : bottom;
134 }
135
136 li.feedUnread,
137 li.errorUnread,
138 li.labelUnread,
139 li.virtUnread,
140 li.tagUnread {
141 font-weight : bold;
142 }
143
144 li.errorSelected a,
145 li.error a,
146 li.errorUnread a,
147 li.errorUnreadSelected a {
148 color : #f04040;
149 }
150
151 li.feedSelected a,
152 li.labelSelected a,
153 li.virtSelected a,
154 li.tagSelected a {
155 color : #4684ff;
156 }
157
158 li.feedUnreadSelected a,
159 li.labelUnreadSelected a,
160 li.virtUnreadSelected a,
161 li.tagUnreadSelected a {
162 color : #4684ff;
163 }
164
165 li.feedUnreadSelected,
166 li.errorUnreadSelected,
167 li.labelUnreadSelected,
168 li.virtUnreadSelected,
169 li.tagUnreadSelected {
170 font-weight : bold;
171 }
172
173 li.feed {
174 display : block;
175 }
176
177 ul.feedList img, img.tinyFeedIcon {
178 margin : 0px 3px 0px 0px;
179 width : 16px;
180 height : 16px;
181 border-width : 0px;
182 }
183
184 h1 {
185 font-size : 18px;
186 }
187
188 h2 {
189 font-size : 16px;
190 font-weight : bold;
191 border-width : 0px 0px 1px 0px;
192 border-style : solid;
193 border-color : #ecf4ff;
194 }
195
196 h3 {
197 font-size : 14px;
198 font-weight : bold;
199 border-width : 0px 0px 1px 0px;
200 border-style : solid;
201 border-color : #ecf4ff;
202 }
203
204 hr {
205 border-width : 0px 0px 1px 0px;
206 border-style : dashed;
207 border-color : #e0e0e0;
208 }
209
210 a {
211 color : black;
212 text-decoration : none;
213 }
214
215 a:hover {
216 color : #4684ff;
217 }
218
219 #piggie {
220 z-index : 999;
221 position : absolute;
222 }
223
224 #iedit_title, #iedit_link, #iedit_regexp, #iedit_descr, #iedit_expr, #iedit_updintl,
225 #iedit_purgintl, #iedit_ulogin, #iedit_ulevel, #iedit_match, #iedit_feed,
226 #iedit_fcat, #iedit_filter_action, #iedit_login, #iedit_pass, #iedit_email,
227 #iedit_parent_feed {
228 width : 100%;
229 padding-left : 2px;
230 background-color : #f0fff0;
231 }
232
233 textarea.iedit {
234 width : 100%;
235 }
236
237 input.iedit {
238 width : 100%;
239 padding-left : 2px;
240 }
241
242 select.iedit {
243 width : 100%;
244 }
245
246 input.editbox {
247 width : 200px;
248 padding-left : 2px;
249 }
250
251 #notify {
252 border-width : 0px 1px 1px 1px;
253 border-style : solid;
254 top : 0px;
255 right : 35%;
256 min-width : 30%;
257 position : absolute;
258 display : none;
259 float : right;
260 font-size : 12px;
261 z-index : 998;
262 padding : 5px 5px 5px 5px;
263 }
264
265 #notify img {
266 vertical-align : middle;
267 }
268
269 .notifyProgress {
270 border-color : #d7c47a;
271 background-color : #fff7d5;
272 color : black;
273 }
274
275 .notifyInfo {
276 border-color : #7AD78E;
277 background-color : #D5FFDB;
278 color : black;
279 }
280
281 .notify {
282 border-color : #d7c47a;
283 background-color : #fff7d5;
284 color : black;
285 }
286
287 .notifyError {
288 background-color : #ffcccc;
289 border-color : #ff0000;
290 color : black;
291 }
292
293 .notifyError span:hover {
294 color : red;
295 cursor : pointer;
296 }
297
298 #dispSwitch {
299 font-size : 12px;
300 font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
301 text-align : right;
302 float : right;
303 margin : 5px 5px 0px 0px;
304 }
305
306 #dispSwitch a {
307 color : gray;
308 }
309
310 #dispSwitch a:hover {
311 color : #4684ff;
312 }
313
314 div.expPane {
315 margin : 15px;
316 }
317
318 /*.button {
319 border : 1px solid #d0d0d0;
320 background-image : url("images/button.png");
321 background-position : top;
322 background-repeat : repeat-x;
323 background-color : white;
324 color : black;
325 }
326
327 .button:hover {
328 background : white;
329 text-decoration : none;
330 color : black;
331 }
332
333 .disabledButton {
334 border : 1px solid #c0c0c0;
335 background-color : white;
336 color : gray;
337 }
338
339 a.button {
340 padding : 2px 5px 2px 5px;
341 font-size : small;
342 } */
343
344 .evenUnreadSelected, .evenSelectedUnread, .evenUnreadSelected td,
345 .evenSelectedUnread td {
346 background-color : #fff7d5;
347 font-weight : bold;
348 border-width : 0px 0px 1px 0px;
349 border-style : solid;
350 border-color : #e7d796;
351 }
352
353 .oddUnreadSelected, .oddSelectedUnread, .oddUnreadSelected td,
354 .oddSelectedUnread td {
355 background-color : #fff7d5;
356 font-weight : bold;
357 border-width : 0px 0px 1px 0px;
358 border-style : solid;
359 border-color : #e7d796;
360 }
361
362 .evenSelected, .evenSelected td {
363 background-color : #fff7d5;
364 border-width : 0px 0px 1px 0px;
365 border-style : solid;
366 border-color : #e7d796;
367 border-collapse : collapse;
368 }
369
370 .oddSelected, .oddSelected td {
371 background-color : #fff7d5;
372 border-width : 0px 0px 1px 0px;
373 border-style : solid;
374 border-color : #e7d796;
375 border-collapse : collapse;
376 }
377
378 .evenGrayed, .evenGrayed td {
379 background-color : #f0f0f0;
380 color : #909090;
381 border-width : 0px 0px 1px 0px;
382 border-style : solid;
383 border-color : #c0c0c0;
384 border-collapse : collapse;
385 }
386
387 .oddGrayed {
388 color : #909090;
389 }
390
391 .even, .even td {
392 border-width : 0px 0px 1px 0px;
393 border-style : solid;
394 border-color : #c0c0c0;
395 background-color : #f0f0f0;
396 border-collapse : collapse;
397 }
398
399 .odd, .odd td {
400 border-width : 0px 0px 1px 0px;
401 border-style : solid;
402 border-color : #c0c0c0;
403 border-collapse : collapse;
404 }
405
406 .evenUnread, .evenUnread td {
407 background-color : #f0f0f0;
408 font-weight : bold;
409 border-width : 0px 0px 1px 0px;
410 border-style : solid;
411 border-color : #c0c0c0;
412 border-collapse : collapse;
413 }
414
415 .oddUnread, .oddUnread td {
416 font-weight : bold;
417 border-width : 0px 0px 1px 0px;
418 border-style : solid;
419 border-color : #c0c0c0;
420 }
421
422 .invisible {
423 display : none;
424 }
425
426 /* preferences */
427
428 table.prefPrefsList tr:hover td.prefValue {
429 color : #88b0f0;
430 }
431
432 table.prefPrefsList tr:hover td.prefValue input {
433 color : #88b0f0;
434 }
435
436 tr.title td {
437 border-width : 0px 0px 1px 0px;
438 border-color : #ecf4ff;
439 border-style : solid;
440 color : #4684ff;
441 }
442
443 tr.title td a {
444 color : #4684ff;
445 }
446
447 tr.title td a:hover {
448 color : black;
449 }
450
451 div.feedEditSearch {
452 float : right;
453 }
454
455 table.prefFeedList td.feedEditCat {
456 font-weight : bold;
457 border-width : 0px 0px 1px 0px;
458 border-style : solid;
459 border-color : #88b0f0;
460 padding-top : 0.5em;
461 }
462
463 table.prefFilterList td.filterEditCat {
464 font-weight : bold;
465 border-width : 0px 0px 1px 0px;
466 border-style : solid;
467 border-color : #88b0f0;
468 padding-top : 0.5em;
469 }
470
471 /* oh for the love of... */
472
473 table.prefFilterList tr.even,
474 table.prefFilterList tr.odd,
475 table.prefFilterList tr.evenSelected,
476 table.prefFilterList tr.oddSelected,
477 table.prefLabelList tr.even,
478 table.prefLabelList tr.odd,
479 table.prefLabelList tr.evenSelected,
480 table.prefLabelList tr.oddSelected,
481 table.prefUserList tr.even,
482 table.prefUserList tr.odd,
483 table.prefUserList tr.evenSelected,
484 table.prefUserList tr.oddSelected,
485 table.prefFeedList tr.even,
486 table.prefFeedList tr.odd,
487 table.prefFeedList tr.evenSelected,
488 table.prefFeedList tr.oddSelected
489 {
490 cursor : pointer;
491 }
492
493 table.prefFilterList tr.even:hover td,
494 table.prefFilterList tr.odd:hover td,
495 table.prefFilterList tr.evenSelected:hover td,
496 table.prefFilterList tr.oddSelected:hover td
497 table.prefLabelList tr.even:hover td,
498 table.prefLabelList tr.odd:hover td,
499 table.prefLabelList tr.evenSelected:hover td,
500 table.prefLabelList tr.oddSelected:hover td,
501 table.prefUserList tr.even:hover td,
502 table.prefUserList tr.odd:hover td,
503 table.prefUserList tr.evenSelected:hover td,
504 table.prefUserList tr.oddSelected:hover td,
505 table.prefFeedList tr.even:hover td,
506 table.prefFeedList tr.odd:hover td,
507 table.prefFeedList tr.evenSelected:hover td,
508 table.prefFeedList tr.oddSelected:hover td
509 {
510 color : #88b0f0;
511 }
512
513 table.prefFeedList td.feedIcon {
514 text-align : center;
515 }
516
517 table.prefFeedList td.feedSelect {
518 text-align : center;
519 }
520
521 div.prefFeedCatHolder {
522 height : 250px;
523 overflow : auto;
524 border : 1px solid #99d67a;
525 margin : 5px 0px 5px 0px;
526 background-color : white;
527 }
528
529 a.helpLink {
530 color : #808080;
531 }
532
533 a.helpLink:hover {
534 color : #4684ff;
535 }
536
537 div.helpResponse {
538 margin : 10px;
539 background-image : url("images/vgrad_light_rev2.png");
540 background-position : top left;
541 background-repeat : repeat-x;
542 padding : 10px 20px 10px 20px;
543 border : 1px solid #f0f0f0;
544 }
545
546 #infoBoxTitle {
547 border-width : 1px 1px 1px 1px;
548 border-style : solid;
549 border-color : #99d67a;
550 background-color : #99d67a;
551 padding : 4px 2px 4px 10px;
552 color : white;
553 font-weight : bold;
554 font-size : 12px;
555 }
556
557 /* shadow stuff from http://www.sixapart.com/pronet/articles/ydsf_-_robust_c.html */
558
559 #infoBox {
560 border-width : 1px 1px 1px 1px;
561 border-style : solid;
562 border-color : #99d67a;
563 background-color : #f8fcf5;
564 position: relative;
565 overflow : hidden;
566 left : -4px;
567 top : -4px;
568 }
569
570 html>body #infoBox {
571 left : -10px;
572 top : -10px;
573 margin : 0;
574 }
575
576 #infoBoxShadow:before, #infoBoxShadow:after {
577 content : " ";
578 display : block;
579 background : inherit;
580 width : 10px;
581 height : 10px;
582 }
583
584 #infoBoxShadow:before {
585 position : absolute;
586 top : 0;
587 right : 0;
588 margin : -10px 0 0 auto;
589 background-position : right top;
590 }
591
592 #infoBoxShadow:after {
593 margin : -10px 0 0 -10px;
594 background-position : left bottom;
595 }
596
597
598 #infoBoxShadow {
599 background-image : url("images/shadow.png");
600 background-position : bottom right;
601 left : 25%;
602 top : 70px;
603 width : 50%;
604 z-index : 5;
605 position : absolute;
606 display : none;
607 min-width : 600px;
608 }
609
610 div.infoBoxContents {
611 padding : 10px;
612 margin-bottom : 5px;
613 font-size : 12px;
614 }
615
616 div.infoBoxContents td {
617 font-size : 12px;
618 }
619
620 div.infoBoxContents a {
621 color : #527040;
622 }
623
624 div.infoBoxContents a:hover {
625 color : black;
626 }
627
628 div.helpResponse h1, div.infoBoxContents h1 {
629 /* border-width : 0px 0px 1px 0px;
630 border-style : solid;
631 border-color : #c0c0c0; */
632 font-size : 18px;
633 }
634
635 div.helpResponse h2, div.infoBoxContents h2 {
636 /* border-width : 0px 0px 0px 0px; */
637 font-size : 16px;
638 }
639
640 pre {
641 margin : 5px;
642 }
643
644 input.extSearch {
645 width : 100%;
646 }
647
648 div.firstTab {
649 width : 10px;
650 float : left;
651 }
652
653 div.prefsTab:hover {
654 cursor : pointer;
655 }
656
657 div.prefsTabSelected:hover {
658 cursor : pointer;
659 }
660
661 div.prefsTab {
662 float : left;
663 border-width : 1px 1px 0px 1px;
664 border-color : #88b0f0;
665 border-style : solid;
666 margin : 0px 0px 0px 5px;
667 padding : 3px 5px 3px 5px;
668 font-size : 12px;
669 font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
670 border-collapse : collapse;
671 min-width : 100px;
672 text-align : center;
673 cursor : pointer;
674 position : relative;
675 bottom : -1px;
676 height : 30px;
677 }
678
679 div.prefsTabSelected {
680 float : left;
681 border-width : 1px 1px 0px 1px;
682 border-color : #88b0f0;
683 border-style : solid;
684 margin : 0px 0px 0px 5px;
685 padding : 3px 5px 3px 5px;
686 background-color : #ecf4ff;
687 font-size : 12px;
688 font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
689 border-collapse : collapse;
690 font-weight : bold;
691 min-width : 100px;
692 text-align : center;
693 cursor : pointer;
694 position : relative;
695 bottom : -1px;
696 z-index : 3;
697 height : 30px;
698 }
699
700 div.notice {
701 background : #ffffff;
702 border : 1px solid #88b0f0;
703 width : 60%;
704 padding : 5px;
705 margin : 0px 0px 5px 0px;
706 font-size : 12px;
707 }
708
709 div.warning {
710 background : #fff7d5;
711 border : 1px solid #d7c47a;
712 font-size : 12px;
713 width : 60%;
714 padding : 5px;
715 margin : 0px 0px 5px 0px;
716 }
717
718
719 div.warning img, div.notice img, div.error img {
720 vertical-align : middle;
721 padding : 5px;
722 }
723
724 span.filterDateError {
725 color : #ff0000;
726 }
727
728 div.error {
729 border : 1px solid #ff0000;
730 background : #ffcccc;
731 padding : 5px;
732 margin : 0px 0px 5px 0px;
733 font-size : 12px;
734 }
735
736 ul.nomarks {
737 list-style-type : none;
738 margin : 0px;
739 padding : 10px;
740 }
741
742 div.prefHelp, td.prefHelp {
743 color : gray;
744 padding : 5px;
745 }
746
747 table.loginForm {
748 background-color : #ecf4ff;
749 }
750
751 table.innerLoginForm {
752 border : 1px solid #88b0f0;
753 padding : 50px;
754 background-color : white;
755 }
756
757 table.innerLoginForm td {
758 padding : 3px 3px 5px 3px;
759 }
760
761 span.feed_error {
762 color : red;
763 }
764
765 .insensitive {
766 color : gray;
767 }
768
769 .insensitive a {
770 color : #4684ff;
771 }
772
773 .insensitive a:hover {
774 color : black;
775 }
776
777 /* .prefGenericAddBox {
778 font-size : 12px;
779 } */
780
781 body.logoutBody {
782 background-color : #f0f0f0;
783 color : black;
784 }
785
786 span.logoutWarning {
787 color : red;
788 font-weight : bold;
789 }
790
791 div.logoutContent {
792 width : 600px;
793 border : 1px solid #c0c0c0;
794 background-color : white;
795 margin-left : auto;
796 margin-right : auto;
797 margin-top : 20px;
798 padding : 10px;
799 }
800
801 .small {
802 font-size : 12px;
803 }
804
805 table.innerFeedTable td {
806 margin : 0px;
807 padding : 0px;
808 }
809
810 td.selectPrompt {
811 font-size : 12px;
812 color : gray;
813 }
814
815 table.headlinesSubToolbar {
816 border-width : 0px 0px 1px 0px;
817 border-style : solid;
818 border-color : #f0f0f0;
819 position : absolute;
820 left : 0px;
821 top : 0px;
822 height : 25px;
823 right : 0px;
824 background-color : white;
825 font-size : 11px;
826 font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
827 color : gray;
828 }
829
830 input#subtoolbar_search_box {
831 height : 10px;
832 font-size : 9px;
833 vertical-align : middle;
834 }
835
836 table.headlinesSubToolbar td.headlineActions {
837 padding : 0px 5px 0px 5px;
838 }
839
840 table.headlinesSubToolbar td.headlineActionsRTL {
841 padding : 0px 5px 0px 5px;
842 }
843
844 table.headlinesSubToolbar td.headlineTitle {
845 padding : 0px 5px 0px 5px;
846 text-align : right;
847 }
848
849 table.headlinesSubToolbar td.headlineTitleRTL {
850 padding : 0px 5px 0px 5px;
851 text-align : left;
852 }
853
854 span.contentPreview {
855 font-size : 12px;
856 color : gray;
857 font-weight : normal;
858 }
859
860 span.contentPreview:hover {
861 color : #4684ff;
862 }
863
864 table.headlinesList {
865 width : 100%;
866 }
867
868 table.headlinesList span.hlLabelRef, div.cdmHeader span.hlLabelRef {
869 background-color : #fff7d5;
870 font-height : 8px;
871 color : #063064;
872 font-weight : normal;
873 margin : 0px 3px 0px 3px;
874 padding : 0px 4px 0px 4px;
875 white-space: nowrap;
876 }
877
878 table.headlinesList td.hlFeedIcon {
879 width : 25px;
880 text-align : center;
881 cursor : pointer;
882 }
883
884
885 table.headlinesList td.hlMarkedPic {
886 width : 25px;
887 text-align : center;
888 }
889
890 table.headlinesList td.hlfeed {
891 text-align : right;
892 }
893
894 td.hlSelectRow, td.hlUpdPic {
895 width : 25px;
896 text-align : center;
897 }
898
899 table.headlinesList td.hlUpdated {
900 color : gray;
901 text-align : right;
902 width : 100px;
903 cursor : pointer;
904 }
905
906 table.headlinesList tr td {
907 padding : 2px 0px 2px 0px;
908 }
909
910 div.postHeader div.postDate {
911 text-align : right;
912 color : gray;
913 float : right;
914 }
915
916 div.postHeader div.postDateRTL {
917 text-align : left;
918 color : gray;
919 float : right;
920 }
921
922 div.postReply span.tagList {
923 color : gray;
924 }
925
926 div.postHeader div {
927 padding-bottom : 3px;
928 font-size : 12px;
929 /* font-family : "Lucida Grande", Tahoma, sans-serif; */
930 }
931
932 #feedUpdateErrors {
933 display : none;
934 }
935
936 #allEntryTags {
937 font-size : 12px;
938 border-width : 0px 0px 1px 0px;
939 border-style : solid;
940 border-color : #c0c0c0;
941 padding-bottom : 5px;
942 display : none;
943 }
944
945 /*td.hlContent {
946 overflow : hidden;
947 height : 1em;
948 display : block;
949 } */
950
951 td.hlMarkedPic, td.hlSelectRow, td.hlUpdated, td.hlFeed {
952 height : 1em;
953 }
954
955 td.hlFeed {
956 text-align : right;
957 }
958
959 span.hlFeed, span.hlFeed a {
960 font-size : 12px;
961 color : gray;
962 }
963
964 span.hlFeed a:hover {
965 color : #4684ff;
966 }
967
968 /* div.cdmArticle:hover {
969 background-color : white;
970 } */
971
972 div.cdmAllTags {
973 float : left;
974 background-color : white;
975 border : 1px solid #c0c0c0;
976 display : none;
977 z-index : 3;
978 top : auto;
979 left : auto;
980 right : auto;
981 position : absolute;
982 padding : 10px;
983 }
984
985 span.cdmAllTagsCtr:hover div {
986 display : block;
987 }
988
989 div.cdmArticle {
990 border-color : #a0a0a0;
991 border-width : 0px 0px 1px 0px;
992 border-style : solid;
993 background-color : #f9faff;
994 margin : 0px;
995 color : #505050;
996 /* padding : 10px; */
997 color : black;
998
999 }
1000
1001 /* div.cdmArticleUnread:hover {
1002 background-color : white;
1003 } */
1004
1005 div.cdmArticleUnread {
1006 border-color : #a0a0a0;
1007 border-width : 0px 0px 1px 0px;
1008 border-style : solid;
1009 background-color : white;
1010 margin : 0px;
1011 /* padding : 10px; */
1012 color : black;
1013 }
1014
1015 div.cdmArticleSelected, div.cdmArticleUnreadSelected {
1016 margin : 0px;
1017 background-color : #fff7d5;
1018 border-color : #e7d796;
1019 border-width : 0px 0px 1px 0px;
1020 border-style : solid;
1021 }
1022
1023 div.cdmArticleUnread div.cdmHeader a.title,
1024 div.cdmArticleUnreadSelected div.cdmHeader a.title {
1025 font-weight : bold;
1026 }
1027
1028 div.cdmHeader {
1029 padding : 5px 5px 10px 5px;
1030 color : gray;
1031
1032 }
1033
1034 div.cdmArticleUnread div.cdmHeader span.titleWrap a {
1035 color : black;
1036 }
1037
1038 div.cdmFooter {
1039 font-size : 12px;
1040 color : black;
1041 padding : 5px;
1042 color : gray;
1043 /* background-color : white; */
1044 border-width : 1px 0px 0px 0px;
1045 border-color : #c0c0c0;
1046 border-style : dotted;
1047 }
1048
1049 /*div.cdmArticleSelected div.cdmFooter {
1050 background-color : transparent;
1051 }
1052
1053 div.cdmArticleUnreadSelected div.cdmFooter {
1054 background-color : transparent;
1055 }*/
1056
1057 div.cdmFooter span.s0 {
1058 border-width : 0px 1px 0px 0px;
1059 border-color : #c0c0c0;
1060 border-style : dotted;
1061 padding : 0px 5px 0px 0px;
1062 }
1063
1064 div.cdmFooter span.s1 {
1065 border-width : 0px 1px 0px 0px;
1066 border-color : #c0c0c0;
1067 border-style : dotted;
1068 padding : 0px 5px 0px 5px;
1069 }
1070
1071 div.cdmFooter span.s2 {
1072 padding : 0px 5px 0px 5px;
1073 }
1074
1075 div.cdmFooter img.markedPic, div.cdmFooter img.tagsPic {
1076 width : 16px;
1077 height : 16px;
1078 vertical-align : middle;
1079 }
1080
1081 img.markedPic {
1082 cursor : pointer;
1083 }
1084
1085 div.cdmHeader div.articleUpdated {
1086 float : right;
1087 font-weight : bold;
1088 color : gray;
1089 }
1090
1091 div.cdmHeader div.articleUpdated img {
1092 vertical-align : middle;
1093 }
1094
1095 div.cdmFooter input, div.cdmHeader input, div.cdmFooter img {
1096 margin : 0px;
1097 }
1098
1099 div.cdmHeader, div.cdmHeader a {
1100 color : #505050;
1101 font-size : 12px;
1102 }
1103
1104 div.cdmHeader a:hover {
1105 color : #4684ff;
1106 }
1107
1108 div.cdmContent {
1109 margin : 0px 15px 5px 15px;
1110 }
1111
1112 div.cdmContent img {
1113 border-width : 0px;
1114 max-width : 98%;
1115 }
1116
1117 div.cdmContent:hover {
1118 cursor : pointer;
1119 }
1120
1121 div.cdmExcerpt {
1122 margin : 0px 15px 5px 15px;
1123 }
1124
1125 div.cdmExcerpt:hover {
1126 cursor : pointer;
1127 color : #88b0f0;
1128 }
1129
1130 div.cdmEnclosures {
1131 margin-top : 1em;
1132 color : gray;
1133 }
1134
1135 a.warning {
1136 color : #f04040;
1137 }
1138
1139 img.closeButton {
1140 border-width : 0px;
1141 float : right;
1142 }
1143
1144 span.groupPrompt {
1145 font-size : 12px;
1146 color : #4684ff;
1147 }
1148
1149 div.tagCloudContainer {
1150 /* height : 300px;
1151 overflow : auto; */
1152 border : 1px solid #99d67a;
1153 background-color : white;
1154 margin : 5px 0px 5px 0px;
1155 padding : 5px;
1156 text-align : center;
1157 }
1158
1159 div.errorExplained {
1160 border : 1px solid #99d67a;
1161 background-color : white;
1162 margin : 5px 0px 5px 0px;
1163 padding : 5px;
1164 }
1165
1166 ul.feedErrorsList {
1167 height : 300px;
1168 overflow : auto;
1169 list-style-type : none;
1170 border : 1px solid #99d67a;
1171 background-color : white;
1172 margin : 0px 0px 5px 0px;
1173 padding : 0px;
1174 }
1175
1176 ul.userFeedList {
1177 height : 300px;
1178 overflow : auto;
1179 list-style-type : none;
1180 border : 1px solid #99d67a;
1181 background-color : white;
1182 margin : 0px 0px 5px 0px;
1183 padding : 0px;
1184 }
1185
1186 /* #browseBigFeedList li.oddSelected {
1187 border : 1px solid #d0d0f6;
1188 background-color : #eaeaff;
1189 -moz-border-radius : 5px;
1190 } */
1191
1192 /*#browseBigFeedList li {
1193 padding :0px;
1194 }*/
1195
1196 div.labelTestError {
1197 margin : 5px 0px 5px 0px;
1198 color : #f04040;
1199 }
1200
1201 ul.labelTestResults {
1202 height : 100px;
1203 overflow : auto;
1204 list-style-type : none;
1205 margin : 0px 0px 5px 0px;
1206 padding : 0px;
1207 border : 1px solid #99d67a;
1208 background-color : white;
1209 }
1210
1211 ul.filterTestResults {
1212 height : 300px;
1213 overflow : auto;
1214 list-style-type : none;
1215 margin : 0px 0px 5px 0px;
1216 padding : 0px;
1217 border : 1px solid #99d67a;
1218 background-color : white;
1219 }
1220
1221 ul.browseFeedList {
1222 height : 300px;
1223 overflow : auto;
1224 list-style-type : none;
1225 margin : 0px 0px 5px 0px;
1226 padding : 0px;
1227 border : 1px solid #99d67a;
1228 background-color : white;
1229 }
1230
1231 ul.browseFeedList li {
1232 margin : 0px;
1233 padding : 0px;
1234 }
1235
1236 span.subscribers {
1237 color : #808080;
1238 }
1239
1240 div.subscribers {
1241 color : #808080;
1242 font-size : 12px;
1243 float : right;
1244 }
1245
1246 input.feedBrowseCB {
1247 margin-right : 1em;
1248 }
1249
1250 div.browserDetails {
1251 margin : 5px 5px 5px 5px;
1252 padding : 5px;
1253 }
1254
1255 ul.compact {
1256 list-style-type : none;
1257 margin : 0px;
1258 padding : 0px;
1259 }
1260
1261 ul.compact li {
1262 margin : 0px;
1263 padding : 0px;
1264 }
1265
1266 div.browserFeedInfo {
1267 font-size : 12px;
1268 /* border : 1px solid #88b0f0;
1269 background-color : #ecf4ff;
1270 -moz-border-radius : 5px; */
1271 padding : 5px;
1272 }
1273
1274 div.browserFeedInfo div.detailsPart {
1275 margin : 5px 0px 5px 5px;
1276 }
1277
1278 div.cdmContent a {
1279 color : #4684ff;
1280 }
1281
1282 div.cdmContent a:hover {
1283 color : black;
1284 }
1285
1286 a.cdmToggleLink {
1287 color : #808080;
1288 font-size : 12px;
1289 }
1290
1291 a.cdmToggleLink:hover {
1292 color : #4684ff;
1293 }
1294
1295 .noborder {
1296 border-width : 0px;
1297 }
1298
1299 #debug_output {
1300 position : absolute;
1301 width : 400px;
1302 height : 200px;
1303 right : 20px;
1304 bottom : 20px;
1305 z-index : 999;
1306 background-color : white;
1307 border : 1px solid #c0c0c0;
1308 overflow : auto;
1309 margin : 0px;
1310 padding : 0px;
1311 list-style-type : none;
1312 }
1313
1314 #debug_output li {
1315 margin : 0px;
1316 padding : 0px;
1317 font-size : 11px;
1318 }
1319
1320 #dialog_overlay {
1321 left : 0;
1322 top : 0;
1323 height : 100%;
1324 width : 100%;
1325 z-index : 4;
1326 position : absolute;
1327 background-image : url("images/shadow_white.png");
1328 }
1329
1330 #overlay {
1331 background : white;
1332 left : 0;
1333 top : 0;
1334 height : 100%;
1335 width : 100%;
1336 z-index : 100;
1337 position : absolute;
1338 }
1339
1340 #overlay_inner {
1341 font-weight : bold;
1342 margin : 10px;
1343 }
1344
1345 #fatal_error {
1346 background : white;
1347 left : 0;
1348 top : 0;
1349 height : 100%;
1350 width : 100%;
1351 z-index : 200;
1352 display : none;
1353 position : absolute;
1354 }
1355
1356 #fatal_error_inner {
1357 font-weight : bold;
1358 margin : 10px;
1359 color : red;
1360 }
1361
1362 #fatal_error_msg {
1363 color : black;
1364 padding : 10px;
1365 font-weight : normal;
1366 background-color : #ffcccc;
1367 border : 1px solid #ff0000;
1368 }
1369
1370 #fatal_error_msg a {
1371 color : red;
1372 }
1373
1374 #fatal_error_msg a:hover {
1375 color : red;
1376 text-decoration : underline;
1377 }
1378
1379 #fatal_error_msg img {
1380 vertical-align : middle;
1381 }
1382
1383 #noDaemonWarning {
1384 position : absolute;
1385 background-color : #ecf4ff;
1386 border : 1px solid #88b0f0;
1387 padding : 10px;
1388 margin : 5px;
1389 z-index : 2;
1390 display : none;
1391 }
1392
1393 #qafInput {
1394 width : 100%;
1395 }
1396
1397 form {
1398 margin : 0px;
1399 padding : 0px;
1400 }
1401
1402 #main_toolbar_form {
1403 margin : 0px;
1404 padding : 0px;
1405 display : inline;
1406 }
1407
1408 div.feedExtInfo {
1409 margin-left : 2em;
1410 font-size : 7pt;
1411 color : gray;
1412 font-weight : normal;
1413 }
1414
1415 span.debugTS {
1416 color : #4684ff;
1417 }
1418
1419 #backReqBox {
1420 display : none;
1421 }
1422
1423 /*.scriptWarn:before {
1424 content : "Disabled script:";
1425 }*/
1426
1427 .scriptWarn {
1428 color : white;
1429 background-color : #903030;
1430 border : 1px solid #601010;
1431 padding : 3px;
1432 font-weight : bold;
1433 display : none;
1434 }
1435
1436 .objectWarn {
1437 color : gray;
1438 font-style: italic;
1439 text-align : center;
1440 }
1441
1442 table.loginForm2 {
1443 padding : 1em;
1444 }
1445
1446 table.loginForm2 .loginTop {
1447 border-width : 0px 0px 1px 0px;
1448 border-color : #88b0f0;
1449 border-style : solid;
1450 padding : 0.5em;
1451 }
1452
1453 table.loginForm2 .loginMiddle {
1454 padding : 3em;
1455 }
1456
1457 table.loginForm2 .loginBottom {
1458 border-width : 1px 0px 0px 0px;
1459 border-color : #88b0f0;
1460 border-style : solid;
1461 font-size : 12px;
1462 text-align : center;
1463 color : #909090;
1464 padding : 0.5em;
1465 }
1466
1467 table.loginForm2 .loginBottom a {
1468 color : gray;
1469 }
1470
1471 table.loginForm2 .loginBottom a:hover {
1472 color : #4684ff;
1473 }
1474
1475 table.loginForm2 .loginError {
1476 color : red;
1477 margin : 0.5em;
1478 }
1479
1480 table.loginForm2 .innerLoginCell {
1481 padding-top : 0.5em;
1482 }
1483
1484 #milestoneDetails {
1485 display : none;
1486 }
1487
1488 div.loadingPrompt {
1489 padding : 1em;
1490 text-align : center;
1491 font-weight : bold;
1492 }
1493
1494 div.whiteBox {
1495 background-color : white;
1496 margin-left : 1px;
1497 text-align : center;
1498 padding : 1em;
1499 }
1500
1501 /* layout */
1502
1503 #header {
1504 position : absolute;
1505 white-space: nowrap;
1506 top : 5px;
1507 left : 15px;
1508 right : 5px;
1509 height : 35px;
1510 color : #4684ff;
1511 font-size : 12px;
1512 }
1513
1514 #feeds-holder {
1515 border-width : 1px 1px 0px 0px;
1516 border-style : dotted solid;
1517 border-color : #88b0f0;
1518 top : 40px;
1519 left : 0px;
1520 position : absolute;
1521 width : 260px;
1522 overflow : auto;
1523 bottom : 0px;
1524 border-collapse : collapse;
1525 }
1526
1527 #toolbar {
1528 position : absolute;
1529 left : 261px;
1530 padding : 2px 0px 2px 10px;
1531 top : 40px;
1532 right : 0px;
1533 white-space: nowrap;
1534 height : 30px;
1535 background-image : url("images/toolbar.png");
1536 background-position : bottom left;
1537 background-repeat : repeat-x;
1538 font-size : 12px;
1539 }
1540
1541 div.headlines_normal {
1542 position : absolute;
1543 border-width : 1px 0px 0px 0px;
1544 border-style : solid;
1545 border-color : #88b0f0;
1546 left : 261px;
1547 height : 305px;
1548 top : 70px;
1549 right : 0px;
1550 overflow : hidden;
1551 font-size : 12px;
1552 border-collapse : collapse;
1553 }
1554
1555 div.headlines_cdm {
1556 position : absolute;
1557 border-width : 1px 0px 1px 0px;
1558 border-style : solid;
1559 border-color : #88b0f0;
1560 left : 261px;
1561 bottom : 40px;
1562 top : 70px;
1563 right : 0px;
1564 overflow : hidden;
1565 font-size : 12px;
1566 border-collapse : collapse;
1567 }
1568
1569 #content-frame {
1570 position : absolute;
1571 border-width : 1px 0px 0px 0px;
1572 border-style : solid;
1573 border-color : #88b0f0;
1574 overflow : auto;
1575 top : 390px;
1576 left : 261px;
1577 bottom : 40px;
1578 right : 0px;
1579 border-collapse : collapse;
1580 }
1581
1582 /*#resize-grabber {
1583 position : absolute;
1584 border-width : 1px;
1585 border-style : dotted;
1586 border-color : #88b0f0;
1587 background-color : white;
1588 width : 8px;
1589 height : 8px;
1590 z-index : 20;
1591 right : 20px;
1592 top : 20px;
1593 display : none;
1594 cursor : move;
1595 }*/
1596
1597 #resize-grabber {
1598 height : 5px;
1599 border-width : 0px 0px 1px 0px;
1600 border-style : solid;
1601 border-color : #88b0f0;
1602 background : url("images/resize_horiz.png") top left;
1603 cursor : move;
1604 text-align : center;
1605 }
1606
1607 #footer, #prefFooter {
1608 position : absolute;
1609 bottom : 0px;
1610 height : 20px;
1611 text-align : center;
1612 color : gray;
1613 font-size : 12px;
1614 background-image : url("images/footer.png");
1615 background-position : top left;
1616 background-repeat : repeat-x;
1617 background-color : white;
1618 right : 0px;
1619 left : 261px;
1620 padding : 10px;
1621 border-collapse : collapse;
1622 border-width : 1px 0px 0px 0px;
1623 border-style : solid;
1624 border-color : #88b0f0;
1625
1626 }
1627
1628 #prefFooter {
1629 left : 0px;
1630 }
1631
1632 #footer a, #prefFooter a {
1633 color : gray;
1634 }
1635
1636 #footer a:hover, #prefFooter a:hover {
1637 color : black;
1638 }
1639
1640 #headlinesContainer {
1641 margin-left : 0px;
1642 background-color : white;
1643 }
1644
1645 #headlineActionsTop {
1646 /* border-width : 0px 0px 1px 0px;
1647 border-style : solid;
1648 border-color : #c0c0c0;
1649 background-color : #fafafa; */
1650 font-size : 12px;
1651 }
1652
1653 #headlinesInnerContainer {
1654 overflow : auto;
1655 position : absolute;
1656 left : 0px;
1657 right : 0px;
1658 bottom : 0px;
1659 top : 25px;
1660 }
1661
1662 /* preferences layout */
1663
1664 #prefHeader {
1665 color : #4684ff;
1666 font-size : 12px;
1667 margin : 10px;
1668 height : 33px;
1669 }
1670
1671 div.return {
1672 float : right;
1673 font-size : 12px;
1674 margin-right : 10px;
1675 }
1676
1677 div.return a {
1678 color : #4684ff;
1679 }
1680
1681 div.return a:hover {
1682 color : black;
1683 }
1684
1685 #prefContentOuter {
1686 clear : left;
1687 position : absolute;
1688 bottom : 41px;
1689 top : 75px;
1690 left : 0px;
1691 right : 0px;
1692 min-height : 300px;
1693 border-width : 1px 0px 0px 0px;
1694 border-color : #88b0f0;
1695 border-style : solid;
1696 font-size : 12px;
1697 }
1698
1699 #prefContent {
1700 z-index : 4;
1701 background-image : url("images/prefs-content.png");
1702 background-position : top left;
1703 background-repeat : repeat-x;
1704 position : absolute;
1705 bottom : 0px;
1706 top : 0px;
1707 left : 0px;
1708 right : 0px;
1709 padding : 1em;
1710 overflow : auto;
1711
1712 }
1713
1714 #userSwitch {
1715 position : absolute;
1716 bottom : 2px;
1717 right : 2px;
1718 }
1719
1720 a.feedUpdErrLink {
1721 color : #ff0000;
1722 display : block;
1723 margin-bottom : 0.5em;
1724 }
1725
1726 .catCtrHasUnread, .feedCtrHasUnread {
1727 font-weight : bold;
1728 color : #707070;
1729 }
1730
1731 .catCtrNoUnread, .feedCtrNoUnread {
1732 display : none;
1733 }
1734
1735 #newVersionIcon {
1736 vertical-align : middle;
1737 cursor : pointer;
1738 margin-left : 10px;
1739 }
1740
1741 a.helpLinkPic {
1742 float : right;
1743 }
1744
1745 a.helpLinkPic img {
1746 border-width : 0px;
1747 }
1748
1749 #fadd_login_container {
1750 }
1751
1752 li.feedCatHolder {
1753 display : inline;
1754 }
1755
1756 table.prefFeedCatList {
1757 background-color : white;
1758 }
1759
1760 /*a[target="_new"], a[target="_blank"] {
1761 border-width : 0px 0px 1px 0px;
1762 border-color : #778899;
1763 border-style : dotted;
1764 }*/
1765
1766 div.autocomplete {
1767 position : absolute;
1768 width : 250px;
1769 background-color : white;
1770 border :1px solid #778899;
1771 margin : 0px;
1772 padding : 0px;
1773 }
1774
1775 div.autocomplete ul {
1776 list-style-type : none;
1777 margin : 0px;
1778 padding : 0px;
1779 }
1780
1781 div.autocomplete ul li.selected {
1782 background-color : #fff7d5;
1783 }
1784
1785 div.autocomplete ul li {
1786 list-style-type : none;
1787 display : block;
1788 margin : 0;
1789 padding : 2px;
1790 height : 32px;
1791 cursor : pointer;
1792 }
1793
1794 #feedOpToolbar {
1795 float : right;
1796 }
1797
1798 div.topLinks {
1799 float : right;
1800 margin-right : 5px;
1801 color : gray;
1802 }
1803
1804 div.topLinks a {
1805 color : #4684ff;
1806 }
1807
1808 div.topLinks a:hover {
1809 color : black;
1810 }
1811
1812 div.topLinks a.feedback {
1813 color : #009900;
1814 }
1815
1816 div.dashboard {
1817 margin-left : 3px;
1818 }
1819
1820 a.visibleLink {
1821 color : #4684ff;
1822
1823 }
1824
1825 a.visibleLinkB {
1826 color : #4684ff;
1827 border : 1px solid #4684ff;
1828 padding : 2px;
1829 }
1830
1831 a.visibleLinkB:hover {
1832 background-color : #ecf4ff;
1833 }
1834
1835 table.headlinesList tr.feedTitle td a, div.cdmFeedTitle a {
1836 color : #4684ff;
1837 }
1838
1839 div.cdmFeedTitle {
1840 border-color : #a0a0a0;
1841 border-width : 0px 0px 1px 0px;
1842 border-style : solid;
1843 padding : 5px 3px 5px 5px;
1844 background : url("images/toolbar.png") bottom left;
1845 background-repeat : repeat-x;
1846 }
1847
1848 table.headlinesList tr, table.headlinesList td {
1849 border-collapse : collapse;
1850 margin : 0px;
1851 }
1852
1853 table.headlinesList tr.feedTitle td {
1854 /* text-align : right;
1855 margin-top : 10px; */
1856 /*padding-left : 5px;*/
1857
1858 background : url("images/toolbar.png") bottom left;
1859 background-repeat : repeat-x;
1860
1861 border-color : #c0c0c0;
1862 border-width : 0px 0px 1px 0px;
1863 border-style : solid;
1864 padding : 5px 3px 5px 5px;
1865
1866 }
1867
1868 td.hlContent, td.hlContentL, td.hlContentH {
1869 cursor : pointer;
1870 }
1871
1872 td.hlContentH a, td.hlContentH span {
1873 color : #00cc00;
1874 }
1875
1876 td.hlContentL a, td.hlContentL span {
1877 color : #909090;
1878 text-decoration : line-through;
1879 }
1880
1881 span.titleWrapH, span.titleWrapH a {
1882 color : #00cc00;
1883 }
1884
1885 span.titleWrapL, span.titleWrapL a {
1886 color : #909090;
1887 text-decoration : line-through;
1888 }
1889
1890 img.hlScorePic {
1891 vertical-align : middle;
1892 width : 16px;
1893 height : 16px;
1894 }
1895
1896 div#hotkey_help_overlay {
1897 position : absolute;
1898 left : 30px;
1899 right : 30px;
1900 top : 30px;
1901 z-index : 999;
1902 color : white;
1903 font-size : 15px;
1904 }
1905
1906 div#hotkey_help_overlay h1 {
1907 text-align : center;
1908 }
1909
1910 div#hotkey_help_overlay ul {
1911 list-style-type : none;
1912 margin : 0px;
1913 }
1914
1915 div#hotkey_help_overlay li {
1916 margin : 0px;
1917 }
1918
1919 div#hotkey_help_overlay p {
1920 text-align : center;
1921 }
1922
1923 div#hotkey_help_overlay td.n {
1924 text-align : right;
1925 font-weight : bold;
1926 width : 6em;
1927 color : #a0ffa0;
1928 padding-right : 5px;
1929 }
1930
1931 div#hotkey_help_overlay td {
1932 vertical-align : top;
1933 }
1934
1935 div#hotkey_help_overlay h1 {
1936 margin : 0px;
1937 }
1938
1939 div#hotkey_help_overlay h2 {
1940 font-size : 16px;
1941 border-width : 0px;
1942 margin : 0.3em 0px 0.3em 0px;
1943 text-align : center;
1944 color : #88b0f0;
1945 }
1946
1947 div#hotkey_help_overlay table.hho td.c1 {
1948 height : 30px;
1949 width : 30px;
1950 background : url("images/c1.png");
1951 background-repeat : no-repeat;
1952
1953 }
1954
1955 div#hotkey_help_overlay table.hho td.c2 {
1956 height : 30px;
1957 width : 30px;
1958 background : url("images/c2.png");
1959 background-repeat : no-repeat;
1960 }
1961
1962 div#hotkey_help_overlay table.hho td.c3 {
1963 height : 30px;
1964 width : 30px;
1965 background : url("images/c3.png");
1966 background-repeat : no-repeat;
1967 }
1968
1969 div#hotkey_help_overlay table.hho td.c4 {
1970 height : 30px;
1971 width : 30px;
1972 background : url("images/c4.png");
1973 background-repeat : no-repeat;
1974 }
1975
1976 div#hotkey_help_overlay table.hho td.top,
1977 div#hotkey_help_overlay table.hho td.left,
1978 div#hotkey_help_overlay table.hho td.right,
1979 div#hotkey_help_overlay table.hho td.bottom,
1980 div#hotkey_help_overlay table.hho td.content {
1981 background : url("images/shadow_dark.png");
1982 }
1983
1984 div#hotkey_help_overlay table.hho td.top,
1985 div#hotkey_help_overlay table.hho td.bottom {
1986 text-align : center;
1987 font-size : 13px;
1988 }
1989
1990 div.prefKbdHelp {
1991 float : right;
1992 font-size : 12px;
1993 margin-right : 15px;
1994 }
1995
1996 div.prefKbdHelp img {
1997 vertical-align : middle;
1998 }
1999
2000 div#l_progress_o {
2001 width : 200px;
2002 border : 1px solid black;
2003 background-color : white;
2004 margin-top : 10px;
2005 }
2006
2007 div#l_progress_i {
2008 width : 10px;
2009 background-color : #88b0f0;
2010 height : 10px;
2011 }
2012
2013 #content-insert {
2014 background-color : white;
2015 overflow : auto;
2016 position : absolute;
2017 left : 0px;
2018 right : 0px;
2019 bottom : 0px;
2020 top : 6px;
2021 }
2022
2023 div.dlgSec {
2024 font-size : 14px;
2025 color : gray;
2026 font-weight : bold;
2027 clear : both;
2028 height : 20px;
2029 }
2030
2031 div.dlgSecCont {
2032 position : relative;
2033 left : 150px;
2034 top : -20px;
2035 float : left;
2036 font-size : 12px;
2037 font-weight : normal;
2038 line-height : 200%;
2039 }
2040
2041 div.dlgButtons {
2042 text-align : right;
2043 clear : both;
2044 }
2045
2046 div#label_test_result {
2047 clear : both;
2048 }
2049
2050 pre, code {
2051 font-size : 12px;
2052 font-family : monospace;
2053 }
2054
2055 span#headlineActionsDrop {
2056 border : 1px solid #c0c0c0;
2057 padding : 1px 5px 1px 10px;
2058 color : #063064;
2059 cursor : pointer;
2060 }
2061
2062 ul#headlineActionsBody {
2063 list-style-type : none;
2064 position : absolute;
2065 margin : 0px;
2066 padding : 0px;
2067 background-color : white;
2068 width : 150px;
2069 z-index : 4;
2070 top : auto;
2071 left : auto;
2072 border-width : 1px 1px 1px 1px;
2073 border-color : #c0c0c0;
2074 border-style : solid;
2075 margin-left : -1px;
2076 max-height : 250px;
2077 overflow : auto;
2078 }
2079
2080 ul#headlineActionsBody li {
2081 padding : 2px 5px 2px 10px;
2082 color : black;
2083 }
2084
2085 ul#headlineActionsBody li:hover {
2086 color : #4684ff;
2087 cursor : pointer;
2088 background : #ecf4ff;
2089 }
2090
2091 ul#headlineActionsBody li.insensitive {
2092 color : gray;
2093 }
2094
2095 ul#headlineActionsBody li.insensitive:hover {
2096 background : white;
2097 cursor : normal;
2098 color : gray;
2099 }