Fixing an issue with output parameters that are of type IntPtr
[castle.git] / Samples / MindDump / Castle.Applications.MindDump.Web / css / base.css
blob4357eba64e515d3e97395e15dcd510bd40493296
1 /**************/
2 /* Common CSS */
3 /**************/
4 a {
5 font-weight: normal;
6 text-decoration: underline;
8 a:active {}
9 a:link {}
10 a:visited {}
11 a:hover {}
12 body {
13 font-family: verdana, sans-serif;
14 font-size: small;
15 color: black;
16 background-color: white;
18 h1 {
19 margin:10px 10px 10px 10px;
20 font-weight: bold;
21 text-align: center;
23 h2 {
24 margin:10px 10px 10px 10px;
25 font-weight: bolder;
26 text-align: center;
28 p {
29 margin:10px 10px 10px 10px;
30 text-align: left;
32 pre {
33 margin:0px 10px 0px 10px;
34 overflow: auto;
36 .code {
37 background: #ffffcc;
38 color: #000000;
39 border: 1px solid #999999;
40 margin:10px 10px 10px 20px;
41 padding: 3px 3px;
43 .quote {
44 margin-left: 10%;
45 text-align: justify;
46 font-style: italic;
48 img {
49 border: 0px;
50 margin: 0px;
53 /***************/
54 /* bookmark.vm */
55 /***************/
56 .rFolder {
57 font-size: small;
58 font-weight: bold;
60 li.rFolderItem {
61 list-style: none;
62 margin-left: 0;
63 padding-left: 0;
64 font-size : small;
65 font-weight: normal;
67 .rBookmark0 {
68 margin-left: 10px;
69 font-size: small;
71 img.rBookmark {
72 margin-left: 10px;
73 border: 0;
75 img.smrssbadge {
76 margin-left: 10px;
77 border: 0;
81 /*************/
82 /* navbar.vm */
83 /*************/
84 .rNavigationBar {
85 margin-left: 0;
86 padding-left: 0;
88 li.rNavItem {
89 list-style: none;
90 font-size : small;
91 font-weight: normal;
94 /* navbar-css.vm */
95 ul.rMenu {
96 list-style: none;
97 margin-left: 0;
98 padding-left: 0;
100 li.rMenuItem {
101 font-size : small;
102 font-weight: normal;
105 /* navbar-horizontal.vm: no styling */
106 /* navbar-vertical.vm: no styling */
108 /***************/
109 /* newsfeed.vm */
110 /***************/
111 div.rNewsfeedTitle {
112 font-weight: 600;
114 a.rNewsfeedLink, span.rNewsfeedLink {
115 display:block;
116 margin-left: 10px;
117 font-size : small;
118 font-weight: bolder;
120 span.rNewsfeedDesc {
121 display:block;
122 margin-left: 10px;
123 font-size : small;
124 font-weight: normal;
127 /**************/
128 /* referer.vm */
129 /**************/
130 ul.rReferersList {
131 list-style: none;
132 margin-left: 0;
133 padding-left: 0;
135 li.rReferersListItem {
136 font-size : small;
137 font-weight: normal;
139 a.linkback {
140 border-style: double;
143 /*************/
144 /* roller.vm */
145 /*************/
147 /***********/
148 /* user.vm */
149 /***********/
151 /*************/
152 /* comments.vm */
153 /*************/
154 a.entrycommentslink {
155 background: transparent;
157 /* master containing div or ul */
158 .comments {
159 margin: 10px 5px 10px 5px;
161 /* Preview / Comments Header */
162 div.comments-head {
163 color: #999;
164 font-weight:bold;
165 margin-top:10px;
166 text-transform:uppercase;
167 border-bottom:1px dotted #666;
169 /* actual comment content */
170 .comment {
171 margin: 5px 10px 10px 5px;
172 border: 1px solid #ddd;
173 background:#eee;
175 /* commenter info */
176 p.comment-details {
177 background: transparent;
178 color: #333333;
179 font-size: .95em;
180 margin: 10px 0px 10px 10px !important;
182 div.comments-form {
183 color:#999;
184 font-weight:normal;
185 background:#FFF;
186 margin: 15px 15px 15px 15px;
188 span.comments-syntax-indicator {
189 display: block;
192 ul.commentsList {
193 list-style: none;
194 margin-left: 0;
195 padding-left: 0;
197 li.commentsListItem {
198 font-size : small;
199 font-weight: normal;
201 label.rememberInfo{
202 font-size: small;
204 label.notify{
205 font-size: small;
207 /* Begin Hidden Comment Form */
208 form.commentFormBox {
209 margin-top: 10px;
211 tr.commentFormRow {
212 color: #808080;
213 font-size: 12px;
214 padding-bottom: 6px;
216 input.commentFormInput {
217 font-size: 1em;
219 textarea.commentFormTextarea {
220 font-size: 12px;
221 width: 90% !important;
223 div.htmlSyntax {
224 font-weight: bold;
226 div.commentBody {}
227 div.commentByline {}
228 div.commentAuthor {
229 border: none;
231 /* End Hidden Comment Form */
233 /*************/
234 /* weblog.vm */
235 /*************/
236 a.daypermalink {
237 border-style : none;
239 a.entrypermalink {
240 background: transparent;
242 span.disabled {
243 color: red;
245 span.enabled {
246 color: green;
248 form#searchForm {
250 div#searchAgain {
251 border: 1px solid #999;
252 font-size: 1em;
254 div.trackbackUrl {
255 background: transparent;
256 margin: 0px 10px 10px 10px;
257 text-align: left;
259 #nextEntry {
260 text-align: right;
262 #previousEntry {
263 text-align: left;
265 ul.recentposts {
266 list-style: none;
267 margin-left: 0;
268 padding-left: 0;
270 li.recentposts {
271 font-size : small;
272 font-weight: normal;
274 ul.linkblog {
275 list-style: none;
276 margin-left: 0;
277 padding-left: 0;
279 li.linkblog {
280 font-size : small;
281 font-weight: normal;
283 .next-previous {
284 text-align: center;
286 .error {
287 display: block;
288 background-color: #ffcccc;
289 border: 1px solid red;
290 color: #aa0000;
291 font-size: 0.9em;
292 font-weight: normal;
293 margin: 5px 10px 5px 0px;
294 padding: 3px;
295 width: 95%;
297 .status {
298 display: block;
299 background-color: #CCFFCC;
300 border: 1px solid green;
301 color: #000000;
302 font-size: .9em;
303 font-weight: normal;
304 margin: 5px 10px 5px 0px;
305 padding: 3px;
306 width: 95%;
309 /**************/
310 /* website.vm */
311 /**************/
312 div.rWeblogCategoryChooser {
313 background: transparent;
314 margin-bottom: 10px;
316 a.rUnchosenCategory {
317 font-size: medium;
318 font-weight: normal;
320 span.rChosenCategory {
321 font-size: medium;
322 font-weight: bolder;
325 /********************/
326 /* CalendarTag.java */
327 /********************/
328 table.hCalendarTable {
329 text-align : center;
331 td.hCalendarMonthYearRow {
332 font-weight: bold;
334 a.hCalendarNavBar {
336 th.hCalendarDayNameRow {
337 text-align : center;
338 font-size : x-small;
339 font-weight : bolder;
341 tr.hCalendarNextPrev {
342 text-align : center;
343 font-size : x-small;
344 font-style : italic;
346 td.hCalendarDayNotInMonth {
347 font-size : x-small;
348 background-color: white;
349 color: gray;
351 td.hCalendarDayCurrent {
352 text-align : center;
353 font-size : x-small;
354 font-weight: bolder;
356 td.hCalendarDayLinked {
357 text-align : center;
358 font-size : x-small;
359 font-weight: bolder;
361 div.hCalendarDayTitle {
362 font-size: .9em;
363 text-align: center;
365 td.hCalendarDay {
366 text-align: center;
367 font-size : x-small;
370 /**************************/
371 /* BigWeblogCalendarModel */
372 /**************************/
373 div.hCalendarDayTitleBig {
374 position: relative;
375 left: 0;
376 top: 0;
377 width: 25%;
378 padding: 3px 0 3px 0;
379 background: transparent;
380 color: #050505;
381 border-right: 1px solid #050505;
382 border-bottom: 1px solid #050505;
383 font-size: small;
384 text-align: center;
385 font-size: small;
387 div.bCalendarDayContentBig {
388 font-size: x-small;
389 padding: 3px 0px 3px 0px;