Magellan Linux

Annotation of /trunk/viewvc/magellan-template/docroot/styles.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10 - (hide annotations) (download) (as text)
Fri May 13 13:12:34 2016 UTC (7 years, 11 months ago) by niro
File MIME type: text/css
File size: 13681 byte(s)
-cleanup cruft
1 niro 4 /*
2     BWDEC2007 Template
3     CSS StyleSheet by David Herreman
4     http://www.free-css-templates.com
5     */
6    
7     body {
8     padding : 0;
9     margin : 0;
10     font : 0.74em Arial, sans-serif;
11     line-height : 1.5em;
12     background : #F8F8F8;
13     color : #454545;
14     }
15    
16     a {
17     color : #FF6603;
18     background : inherit;
19     text-decoration : none;
20     }
21     a:hover {
22     color : #FF6603;
23     background : inherit;
24     text-decoration : underline;
25     }
26     p {
27     margin : 5px 0;
28     }
29     h1 {
30     font : bold 1.8em Arial, Sans-Serif;
31     padding : 8px 0 4px 0;
32     margin : 0;
33     letter-spacing : -1px;
34     }
35     h2 {
36     font : bold 1.6em Arial, Sans-Serif;
37     letter-spacing : -1px;
38     }
39     h3 {
40     padding : 4px 0;
41     margin : 0;
42     }
43     img { border : 0 }
44     .right { float: right }
45    
46    
47     ul {
48     margin : 0;
49     padding : 0;
50     list-style : none;
51     }
52    
53     hr {
54     height : 1px;
55     border-style : none;
56     color : #d0d0d0;
57     background-color : #c0c0c0;
58     margin : 10px 0;
59     }
60     ol {
61     padding : 0;
62     margin : 0;
63     }
64     .code {
65     padding : 3px 5px 3px 35px;
66     border : 1px solid #ccc;
67     list-style-type : decimal-leading-zero;
68     font-family : Courier;
69     }
70     .code code {
71     font-family : Monaco, "Courier New", Tahoma;
72     font-size : 1.2em;
73     }
74     .code li {
75     margin : 2px 0;
76     padding : 0 5px;
77     background : #F6F6E3;
78     }
79     .code li.t1 {
80     padding-left : 4ex;
81     }
82     .code li.t2 {
83     padding-left : 8ex;
84     }
85     .code li.t3 {
86     padding-left : 12ex;
87     }
88     .code li.t4 {
89     padding-left : 16ex;
90     }
91     .code li.t5 {
92     padding-left : 20ex;
93     }
94     .code li.t6 {
95     padding-left : 24ex;
96     }
97     .code li.t7 {
98     padding-left : 28ex;
99     }
100     .code li.t8 {
101     padding-left : 32ex;
102     }
103    
104    
105     .content {
106     margin : 0 auto;
107     width : 960px;
108     }
109    
110     #topbar {
111     height : 51px;
112     background : #000;
113     width : 100%;
114     color: #FFF;
115     }
116    
117     #topbar .wrap {
118     background: #404040;
119     height: 51px;
120     width: 958px
121     }
122    
123     #topbar h1 {
124     font : bold 2.0em Arial, sans-serif;
125     color: #FFF;
126     line-height: 51px;
127     padding: 0 0 0 10px;
128     background: inherit;
129     }
130     #topbar h1 a { color: #FFF; }
131     #topbar h1 a:hover { color: #FFF; text-decoration: none }
132    
133     #topbar .se {
134     float: right;
135     padding: 12px 10px 0 0;
136     }
137    
138     #subbar {
139     background: #F4F4F3;
140     height: 34px;
141     border-bottom: 1px solid #D6D6D6;
142     border-top: 2px solid #ff6603;
143     width: 100%;
144     }
145    
146     #subbar .rss {
147     position: relative;
148     right: 20px;
149     top: 7px;
150     width: 21px;
151     height: 21px;
152     }
153    
154     .menu {
155     background: #F7F7F6;
156     height: 34px;
157     line-height: 34px;
158     border-left: 1px solid #D6D6D6;
159     border-right: 1px solid #D6D6D6;
160     padding: 0;
161     margin: 0;
162     }
163    
164     .menu a {
165     color : #74797E;
166     background : inherit;
167     text-decoration : none;
168     padding: 0 10px 0 10px;
169     line-height : 23px;
170     }
171     .menu a:hover, .menu .current {
172     color : #000;
173     background : inherit;
174     height : 23px;
175     text-decoration: underline
176     }
177     .menu ul {
178     list-style : none;
179     padding : 0;
180     margin : 0;
181     }
182     .menu li {
183     float : left;
184     margin : 0 0 0 0px;
185     display: inline;
186     }
187    
188     #main {
189     width : 958px;
190     background: #FFF;
191     margin : 0px 0 0 0;
192     border-left: 1px solid #D6D6D6;
193     border-right: 1px solid #D6D6D6;
194     border-bottom: 1px solid #D6D6D6;
195     padding: 10px 0 0 0;
196     }
197     #main .padding {
198     padding: 10px;
199     }
200     .right_side {
201     float : right;
202     width : 391px;
203     background : inherit;
204     overflow : hidden;
205     }
206     .right_side .pad {
207     padding : 0 0 10px 17px;
208     }
209     .right_side p {
210     padding : 0 0 5px 5px;
211     }
212     .right_side ul {
213     padding : 3px 0 12px 0px;
214     }
215    
216     .right_side li {
217     line-height : 22px;
218     list-style : none;
219     background: #f8f8f8 url(images/li.gif) no-repeat left;
220     margin-bottom: 2px;
221     }
222     .right_side li a{
223     padding-left: 15px;
224     color: #74797E;
225    
226     }
227    
228    
229     .right_side a:hover {
230     text-decoration : underline;
231     color: #000;
232     background: inherit;
233     }
234     .right_side h3 {
235     color : #eee;
236     font : bold 1.0em Arial, Sans-Serif;
237     background : #404040;
238     width : 100%;
239     height : 24px;
240     line-height : 22px;
241     text-indent : 10px;
242     font-weight: normal;
243     }
244    
245     .right_side .sponsors {
246     margin-bottom: 5px;
247     width : 391px;
248     overflow: hidden;
249    
250     }
251     .right_side .sponsors img.ml { margin-right: 4px; overflow: hidden }
252    
253     .right_side .ls {
254     float: left;
255     width: 191px;
256     }
257    
258     .right_side .rs {
259     float: right;
260     width: 191px;
261    
262     }
263    
264     .right_side .extra {
265     background : #F4F4F3;
266     color : #454545;
267     border-top: 4px solid #e5e5e5;
268     border-bottom: 4px solid #e5e5e5;
269     margin-bottom: 10px;
270     }
271    
272     .right_side .extra .padding { padding: 10px }
273    
274     #left_side {
275     background : inherit;
276     margin-bottom : 10px;
277     width : 527px;
278     color: #454545;
279     }
280     #left_side .intro {
281     background : #FDFDF0;
282     color : #454545;
283     border-bottom: 4px solid #F6F6E3
284     }
285     #left_side .intro .pad {
286     padding : 10px;
287     }
288     #left_side .intro a {
289     color : #FF6603;
290     text-decoration : none;
291     }
292     #left_side .intro a:hover {
293     color : #FF6603;
294     text-decoration : underline;
295     }
296     #left_side .mpart {
297     padding : 20px 0 0 0;
298     }
299     #left_side h2 {
300     background : inherit;
301     padding : 0;
302     margin : 0;
303     font : 1.8em verdana, Arial, Sans-Serif;
304     color: #404040
305     }
306     #left_side .mpart h2 a { color: #404040; }
307     #left_side .mpart h3 {
308     background : inherit;
309     padding : 0;
310     margin : 0 0 15px 0;
311     font : 0.9em verdana, Arial, Sans-Serif;
312     color : #a5a5a5;
313     }
314     #left_side p {
315     color : #454545;
316     padding : 0;
317     text-align : justify;
318     }
319    
320     #left_side img {
321     float : left;
322     padding : 0 10px 5px 0;
323     }
324     #left_side blockquote {
325     padding-left : 10px;
326     border-left : 3px solid #a7cc44;
327     margin : 10px 0 10px 25px;
328     }
329     .date {
330     padding : 7px 10px 0 0;
331     margin : 10px 0 20px 0;
332     text-align : right;
333     background : #F4F4F3;
334     height : 26px;
335     width: auto;
336     }
337     .date a {
338     color: #74797E;
339     background : inherit;
340     }
341     #left_side .rs {
342     float : right;
343     margin : 0 0 0 10px;
344     border : 1px solid #888;
345     padding : 5px;
346     background : inherit;
347     }
348     #left_side ul {
349     list-style-position : inside;
350     margin-left : 2px;
351     }
352     #left_side ul li {
353     list-style-type : square;
354     margin-left : 15px;
355     }
356     #left_side ul ul li {
357     list-style : none;
358     margin-left : 10px;
359     list-style-type : lower-alpha;
360     list-style-position : inside;
361     }
362     #footer {
363     clear : both;
364     width : 100%;
365     margin : 0 0 6em 0;
366     padding : 10px 0px 0 10px;
367     color : #777;
368     background : inherit;
369     line-height : 1.7em;
370     }
371     #footer .right {
372     float : right;
373     padding-right: 20px;
374     }
375     #footer a {
376     text-decoration : none;
377     background : inherit;
378     }
379     #footer .fmenu {
380     background: inherit;
381     padding: 0;
382     margin: 0;
383     }
384    
385     #footer .fmenu a {
386     color : #74797E;
387     background : inherit;
388     text-decoration : none;
389     padding: 0 10px 0 0px;
390     }
391     #footer .fmenu a:hover {
392     color : #000;
393     background : inherit;
394     text-decoration: underline
395     }
396     #footer .fmenu ul {
397     list-style : none;
398     padding : 0;
399     margin : 0;
400     }
401     #footer .fmenu li {
402     float : left;
403     margin : 0 10px 0 0px;
404     display: inline;
405     }
406    
407     input.text { border: 1px solid #CCC; padding: 2px 5px 2px 5px; }
408     textarea.text { height: 150px; border: 1px solid #CCC; padding: 2px 5px 2px 5px; }
409    
410     .clear { clear:both }
411    
412     .form { width:400px; padding:3px; }
413    
414    
415 niro 9 /*** Icons ***/
416     .vc_icon {
417     width: 16px;
418     height: 16px;
419     border: none;
420     padding: 0 1px;
421     }
422    
423     /*** Navigation Headers ***/
424     .vc_navheader {
425     padding: .25em;
426     }
427     .vc_navheader .pathdiv {
428     padding: 0 3px;
429     }
430    
431     /*** Log messages ***/
432     .vc_log {
433     /* unfortunately, white-space: pre-wrap isn't widely supported ... */
434     white-space: -moz-pre-wrap; /* Mozilla based browsers */
435     white-space: -pre-wrap; /* Opera 4 - 6 */
436     white-space: -o-pre-wrap; /* Opera >= 7 */
437     white-space: pre-wrap; /* CSS3 */
438     word-wrap: break-word; /* IE 5.5+ */
439     }
440    
441     /*** Properties Listing ***/
442     .vc_properties {
443     margin: 1em 0;
444     }
445    
446     /*** File Content Markup Styles ***/
447     .vc_summary {
448     background-color: #eeeeee;
449     }
450     #vc_file td {
451     border-right-style: solid;
452     border-right-color: #505050;
453     text-decoration: none;
454     font-weight: normal;
455     font-style: normal;
456     padding: 1px 5px;
457     }
458     .vc_file_line_number {
459     border-right-width: 1px;
460     background-color: #eeeeee;
461     color: #505050;
462     text-align: right;
463     }
464     .vc_file_line_author, .vc_file_line_rev {
465     border-right-width: 1px;
466     text-align: right;
467     }
468     .vc_file_line_text {
469     border-right-width: 0px;
470     background-color: white;
471     text-align: left;
472     white-space: pre;
473     width: 100%;
474     }
475     .pygments-c { color: #408080; font-style: italic } /* Comment */
476     .pygments-err { border: 1px solid #FF0000 } /* Error */
477     .pygments-k { color: #008000; font-weight: bold } /* Keyword */
478     .pygments-o { color: #666666 } /* Operator */
479     .pygments-cm { color: #408080; font-style: italic } /* Comment.Multiline */
480     .pygments-cp { color: #BC7A00 } /* Comment.Preproc */
481     .pygments-c1 { color: #408080; font-style: italic } /* Comment.Single */
482     .pygments-cs { color: #408080; font-style: italic } /* Comment.Special */
483     .pygments-gd { color: #A00000 } /* Generic.Deleted */
484     .pygments-ge { font-style: italic } /* Generic.Emph */
485     .pygments-gr { color: #FF0000 } /* Generic.Error */
486     .pygments-gh { color: #000080; font-weight: bold } /* Generic.Heading */
487     .pygments-gi { color: #00A000 } /* Generic.Inserted */
488     .pygments-go { color: #808080 } /* Generic.Output */
489     .pygments-gp { color: #000080; font-weight: bold } /* Generic.Prompt */
490     .pygments-gs { font-weight: bold } /* Generic.Strong */
491     .pygments-gu { color: #800080; font-weight: bold } /* Generic.Subheading */
492     .pygments-gt { color: #0040D0 } /* Generic.Traceback */
493     .pygments-kc { color: #008000; font-weight: bold } /* Keyword.Constant */
494     .pygments-kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
495     .pygments-kp { color: #008000 } /* Keyword.Pseudo */
496     .pygments-kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
497     .pygments-kt { color: #B00040 } /* Keyword.Type */
498     .pygments-m { color: #666666 } /* Literal.Number */
499     .pygments-s { color: #BA2121 } /* Literal.String */
500     .pygments-na { color: #7D9029 } /* Name.Attribute */
501     .pygments-nb { color: #008000 } /* Name.Builtin */
502     .pygments-nc { color: #0000FF; font-weight: bold } /* Name.Class */
503     .pygments-no { color: #880000 } /* Name.Constant */
504     .pygments-nd { color: #AA22FF } /* Name.Decorator */
505     .pygments-ni { color: #999999; font-weight: bold } /* Name.Entity */
506     .pygments-ne { color: #D2413A; font-weight: bold } /* Name.Exception */
507     .pygments-nf { color: #0000FF } /* Name.Function */
508     .pygments-nl { color: #A0A000 } /* Name.Label */
509     .pygments-nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
510     .pygments-nt { color: #008000; font-weight: bold } /* Name.Tag */
511     .pygments-nv { color: #19177C } /* Name.Variable */
512     .pygments-ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
513     .pygments-w { color: #bbbbbb } /* Text.Whitespace */
514     .pygments-mf { color: #666666 } /* Literal.Number.Float */
515     .pygments-mh { color: #666666 } /* Literal.Number.Hex */
516     .pygments-mi { color: #666666 } /* Literal.Number.Integer */
517     .pygments-mo { color: #666666 } /* Literal.Number.Oct */
518     .pygments-sb { color: #BA2121 } /* Literal.String.Backtick */
519     .pygments-sc { color: #BA2121 } /* Literal.String.Char */
520     .pygments-sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
521     .pygments-s2 { color: #BA2121 } /* Literal.String.Double */
522     .pygments-se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
523     .pygments-sh { color: #BA2121 } /* Literal.String.Heredoc */
524     .pygments-si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
525     .pygments-sx { color: #008000 } /* Literal.String.Other */
526     .pygments-sr { color: #BB6688 } /* Literal.String.Regex */
527     .pygments-s1 { color: #BA2121 } /* Literal.String.Single */
528     .pygments-ss { color: #19177C } /* Literal.String.Symbol */
529     .pygments-bp { color: #008000 } /* Name.Builtin.Pseudo */
530     .pygments-vc { color: #19177C } /* Name.Variable.Class */
531     .pygments-vg { color: #19177C } /* Name.Variable.Global */
532     .pygments-vi { color: #19177C } /* Name.Variable.Instance */
533     .pygments-il { color: #666666 } /* Literal.Number.Integer.Long */
534    
535 niro 4 /*** Diff Styles ***/
536     .vc_diff_header {
537     background-color: #ffffff;
538     }
539     .vc_diff_chunk_header {
540     background-color: rgb(236,187,48);
541     }
542     .vc_diff_chunk_extra {
543     }
544     .vc_diff_empty {
545     background-color: #cccccc;
546     font-family: sans-serif;
547     }
548     .vc_diff_add {
549     background-color: #aaffaa;
550     font-family: sans-serif;
551     }
552     .vc_diff_remove {
553     background-color: #ffaaaa;
554     font-family: sans-serif;
555     }
556     .vc_diff_change {
557     background-color: #ffff77;
558     font-family: sans-serif;
559     }
560     .vc_diff_change_empty {
561     background-color: #eeee77;
562     font-family: sans-serif;
563     }
564     .vc_diff_nochange {
565     font-family: sans-serif;
566     }
567 niro 9 .vc_diff_line_number {
568     }
569 niro 4 .vc_raw_diff {
570     background-color: #cccccc;
571     }
572    
573     /*** Intraline Diff Styles ***/
574    
575     .vc_idiff_add {
576     background-color: #aaffaa;
577     }
578     .vc_idiff_change {
579     background-color:#ffff77;
580     }
581     .vc_idiff_remove {
582     background-color:#ffaaaa;
583     }
584     .vc_idiff_empty {
585     background-color:#e0e0e0;
586     }
587    
588     table.vc_idiff col.content {
589     width: 50%;
590     }
591     table.vc_idiff tbody {
592     /* unfortunately, white-space: pre-wrap isn't widely supported ... */
593     white-space: -moz-pre-wrap; /* Mozilla based browsers */
594     white-space: -pre-wrap; /* Opera 4 - 6 */
595     white-space: -o-pre-wrap; /* Opera >= 7 */
596     white-space: pre-wrap; /* CSS3 */
597     word-wrap: break-word; /* IE 5.5+ */
598     }
599     table.vc_idiff tbody th {
600     background-color:#e0e0e0;
601     text-align:right;
602     }
603    
604     /*** Annotate Styles ***/
605     .vc_blame_line, .vc_blame_author, .vc_blame_rev {
606     font-family: sans-serif;
607     text-align: right;
608     white-space: nowrap;
609     padding-right: 1em;
610     }
611     .vc_blame_text {
612     font-family: sans-serif;
613     text-align: left;
614     white-space: pre;
615     width: 100%;
616     }
617 niro 9
618     /*** Query Form ***/
619     .vc_query_form {
620     background-color: #e6e6e6;
621     }
622 niro 4
623 niro 9 /*** Warning! ***/
624     .vc_warning {
625     border-width: 1px 2px 2px 2px;
626     border-color: black;
627     border-style: solid;
628     background-color: red;
629     color: white;
630     padding: 0.5em;
631     }