comparison presen/ui/default_gfx/pretty.css~ @ 54:a967ee5a0b0f

add presen
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Sat, 24 Dec 2011 18:53:34 +0900
parents
children
comparison
equal deleted inserted replaced
53:de1f203636d1 54:a967ee5a0b0f
1 /* Following are the presentation styles -- edit away! */
2
3 body {background: #FFF url(bodybg.gif) -16px 0 no-repeat; color: #000; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 2.25em;}
4 a:link, a:visited {text-decoration: none; color: #00C;}
5
6 h1, h2, h3, h4 {font-size: 100%; margin: 0; padding: 0; font-weight: inherit;}
7 h1 {text-shadow: 0.1em 0.1em 0.1em #666;}
8
9 ul, pre {margin: 0; line-height: 1em;}
10 html, body {margin: 0; padding: 0;}
11
12 blockquote, q {font-style: italic;}
13 blockquote {padding: 0 2em 0.5em; margin: 0 1.5em 0.5em; text-align: center; font-size: 1em;}
14 blockquote p {margin: 0;}
15 blockquote i {font-style: normal;}
16 blockquote b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-style: normal;}
17 blockquote b i {font-style: italic;}
18
19 img {border: 0;}
20 kbd {font-weight: bold; font-size: 1em;}
21 sup {font-size: smaller; line-height: 1px;}
22
23 .slide code {padding: 2px 0.25em; font-weight: bold; color: #c00;}
24 .slide code.bad, code del {color: red;}
25 .slide code.old {color: silver;}
26 .slide pre {padding: 0; margin: 0.25em 0 0.5em 0.5em; color: #533; font-size: 90%;}
27 .slide pre code {display: block;}
28 .slide ul {margin-left: 5%; margin-right: 7%; list-style: disc;}
29 .slide li {margin-top: 0.75em; margin-right: 0;}
30 .slide ul ul {line-height: 1;}
31 .slide ul ul li {margin: .2em; font-size: 85%; list-style: square;}
32 .slide img.leader {display: block; margin: 0 auto;}
33
34 div#header, div#footer {background: #005; color: #AAB; font-family: Verdana, Arial, Helvetica, sans-serif;}
35 div#header {background: #005 url(bodybg.gif) -16px 0 no-repeat; line-height: 1px;}
36 div#footer {font-size: 0.5em; font-weight: bold; padding: 1em 0;}
37 #footer h1, #footer h2 {border: none; display: block; padding: 0; position:absolute; bottom:0.5em;}
38 #footer h1 {left:1em;}
39 #footer h2 {right:1em; font-style: italic;}
40
41 div.long {font-size: 0.75em;}
42 .slide h1 {position: absolute; top: 0.7em; left: 87px; z-index: 1; margin: 0; padding: 0.3em 0 0 50px; white-space: nowrap; font: bold 150%/1em Arial, Helvetica, sans-serif; text-transform: capitalize; color: #DDE; background-color: transparent;}
43 .slide h3 {font-size: 130%;}
44 h1 abbr {font-variant: small-caps;}
45
46 div#controls {position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; font: bold 1em Verdana, Arial, Helvetica, sans-serif;}
47 html>body div#controls {background: transparent; position: fixed; padding: 0; top: auto; text-align: center;}
48 #controls #sheet {display: none;}
49 #controls #controlForm {height: 32px; width: 100%; text-align: center; vertical-align: middle;}
50 #controls #navLinks {border-top: 1px solid #999; overflow: hidden; padding: 0; margin: 0; height: 32px; width: 100%; background-color: #808080; text-align: center; vertical-align: middle; white-space: nowrap;}
51 #controls #navLinks ul {margin: 0 auto; padding: 0; height: 32px; width: 500px; white-space: nowrap; text-align: center;}
52 #controls #navLinks ul li {list-style: none; display: inline; margin: 0; padding: 0; float: left; height: 32px; width: 32px; text-align: center; background-color: transparent;}
53 #controls #navLinks ul li.vr {list-style: none; display: inline; margin: 0px 2px; padding: 0; float: left; height: 32px; width: 1px; text-align: center; background-color: #606060;}
54 #controls #navLinks ul li a {margin: 0; padding: 0; float: left; height: 32px; width: 32px; background-color: transparent;}
55
56 #controls #navLinks ul li#exit {background: url(exit_link.png) no-repeat top left;}
57 #controls #navLinks ul li#exit a:hover {background: url(exit_over.png) no-repeat bottom left;}
58
59 #controls #navLinks ul li#toggle {background: url(toggle_link.png) no-repeat top left;}
60 #controls #navLinks ul li#toggle a:hover {background: url(toggle_over.png) no-repeat bottom left;}
61
62 #controls #navLinks ul li#show-notes {background: url(notes_link.png) no-repeat top left;}
63 #controls #navLinks ul li#show-notes a:hover {background: url(notes_over.png) no-repeat bottom left;}
64
65 #controls #navLinks ul li#zero {background: url(zero_link.png) no-repeat top left;}
66 #controls #navLinks ul li#zero a:hover {background: url(zero_over.png) no-repeat bottom left;}
67
68 #controls #navLinks ul li#prev {background: url(prev_link.png) no-repeat top left;}
69 #controls #navLinks ul li#prev a:hover {background: url(prev_over.png) no-repeat bottom left;}
70
71 #controls #navLinks ul li#next {background: url(next_link.png) no-repeat top left;}
72 #controls #navLinks ul li#next a:hover {background: url(next_over.png) no-repeat bottom left;}
73
74 #controls #navLinks ul li#last {background: url(last_link.png) no-repeat top left;}
75 #controls #navLinks ul li#last a:hover {background: url(last_over.png) no-repeat bottom left;}
76
77 #controls #navLinks ul li#lst {background: url(list_link.png) no-repeat top left;}
78
79 #controls #navLinks ul li#fade a.isoff {background: url(fade_link.png) no-repeat top left;}
80 #controls #navLinks ul li#fade a.ison {background: url(fade_on.png) no-repeat top right;}
81 #controls #navLinks ul li#fade a:hover {background: url(fade_over.png) no-repeat bottom left;}
82
83 #controls #navLinks ul li#audio {background: url(audio_link.png) no-repeat top left;}
84 #controls #navLinks ul li#audio a.isoff {background: url(audio_link.png) no-repeat top left;}
85 #controls #navLinks ul li#audio a.ison {background: url(audio_on.png) no-repeat top right;}
86 #controls #navLinks ul li#audio a:hover {background: url(audio_over.png) no-repeat bottom left;}
87
88 #controls #navLinks ul li#vol {background: url(volume_link.png) no-repeat top left;}
89
90 #controls #navLinks ul li#auto a.isoff {background: url(auto_link.png) no-repeat top left;}
91 #controls #navLinks ul li#auto a.ison {background: url(auto_on.png) no-repeat top right;}
92 #controls #navLinks ul li#auto a:hover {background: url(auto_over.png) no-repeat bottom left;}
93
94 #controls #navLinks ul li#pause a.isoff {background: url(pause_link.png) no-repeat top left;}
95 #controls #navLinks ul li#pause a.ison {background: url(pause_on.png) no-repeat top right;}
96 #controls #navLinks ul li#pause a:hover {background: url(pause_over.png) no-repeat bottom left;}
97
98 #controls #navLinks ul li#loop a.isoff {background: url(loop_link.png) no-repeat top left;}
99 #controls #navLinks ul li#loop a.ison {background: url(loop_on.png) no-repeat top right;}
100 #controls #navLinks ul li#loop a:hover {background: url(loop_over.png) no-repeat bottom left;}
101
102 #controls #navLinks ul li#del {background: url(delay_link.png) no-repeat top left;}
103
104 #jumplist, #volumelist, #delaylist {padding: 0; margin: 0; width: 32px; height: 32px; cursor: n-resize;}
105
106 #currentSlide {white-space: nowrap; text-align: center; margin-bottom: -0.5em; font-size: 0.5em; background-color: transparent; color: #666;}
107
108 #guru {position: absolute; visibility: visible; left: 0px; top: 0px; padding: 4px; width: 99%; height: auto; text-align: center; background-color: black; z-index: 10;}
109 #guru div {border: solid 3px red; padding: 4px; font-family: monospace; font-size: 60%; width: auto; height: auto; color: red; text-align: center;}
110
111 #slide0 {padding-top: 3.5em; font-size: 90%;}
112 #slide0 h1 {position: static; margin: 1em 0 0; padding: 0; font: bold 2em Arial, Helvetica, sans-serif; white-space: normal; color: #000; background-color: transparent;}
113 #slide0 h2 {font: bold italic 1em Arial, Helvetica, sans-serif; margin: 0.25em;}
114 #slide0 h3 {margin-top: 1.5em; font-size: 1.5em;}
115 #slide0 h4 {margin-top: 0; font-size: 1em;}
116
117 ul.urls {list-style: none; display: inline; margin: 0;}
118 .urls li {display: inline; margin: 0;}
119 .note {display: none;}
120 .external {border-bottom: 1px dotted gray;}
121 html>body .external {border-bottom: none;}
122 .external:after {content: " \274F"; font-size: smaller; color: #77B;}
123
124 .incremental, .incremental *, .incremental *:after {color: #DDE; visibility: visible;}
125 img.incremental, canvas.incremental {visibility: hidden;}
126 .slide .current {color: #B02;}
127
128 /* diagnostics
129 li:after {content: " [" attr(class) "]"; color: #F88;}
130 */
131
132 table.piechart, table.barchart, table.linechart { border-spacing: 0.3em 0.15em; }
133 table.piechart tr th, table.barchart tr th, table.linechart tr th { white-space: nowrap; }
134 table.piechart tr td, table.barchart tr td, table.linechart tr td { vertical-align: top; white-space: nowrap; }
135 table.piechart tr td.col, table.barchart tr td.col, table.linechart tr td.col { border-bottom: 1px solid #555; border-right: 1px solid #555; }
136 table.fs90 tr td, table.fs90 tr th, div.fs90, pre.fs90, p.fs90 ,ul.fs90 {font-size: 0.9em; }
137 table.fs75 tr td, table.fs75 tr th, div.fs75, pre.fs75, p.fs75 ,ul.fs75 {font-size: 0.75em; }
138 table.fs66 tr td, table.fs66 tr th, div.fs66, pre.fs66, p.fs66 ,ul.fs66 {font-size: 0.66em; }
139 table.fs50 tr td, table.fs50 tr th, div.fs50, pre.fs50, p.fs50 ,ul.fs50 {font-size: 0.5em; }
140
141 #soundmanager-debug {position:fixed; top:0px; right:0px; width:30em; height:20em; overflow:auto; border:1px solid red; padding:1em; margin:2em; font-family:"sans serif"; font-size: 12px;color: black; background-color:#f6f6f6; z-index: 100;}
142 #soundmanager-debug code {font-size: 11px;}