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