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