Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Commit of recent work in preperation for Kiriwrite 0.5.0
[kiriwrite/.git] / cgi-files / page.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html>
3         <head>
4                 <title>Kiriwrite<kiriwrite:title></title>
5                 <style type="text/css" media="screen">
6                         body {
7                                 background-color: #408080; 
8                                 color: #ffffff; 
9                                 font-family: sans-serif; 
10                                 font-size: 12px;
11                         }
12                         
13                         a:link {
14                                 color: #ffffff;
15                         }
16                                 
17                         a:hover {
18                                 color: #bbbbbb;
19                         }
20                                 
21                         a:visited {
22                                 color: #ffffff;
23                         }
24                         
25                         table {
26                                 width: 100%;
27                         }
28                         
29                         tr {
30                                 padding: 5px;
31                         }
32                         
33                         select, input, button {
34                                 font-size: 12px;
35                                 background-color: #408080;
36                                 color: #ffffff;
37                                 border-style: solid;
38                                 border-style: 1px;
39                                 border-color: #102020;
40                                 padding: 2px;
41                         }
42                         
43                         textarea {
44                                 font-size: 12px;
45                                 background-color: #408080;
46                                 color: #ffffff;
47                                 border-style: solid;
48                                 border-style: 1px;
49                                 border-color: #102020;
50                                 padding: 2px;
51                                 white-space: nowrap;
52                         }
53                         
54                         .page {
55                                 border-style: solid;
56                                 border-width: 1px;
57                                 background-color: #153030;
58                                 border-top-color: #80cccc;
59                                 border-left-color: #80cccc;
60                                 border-right-color: #204040;
61                                 border-bottom-color: #204040;
62                         }
63                         
64                         .pagedata {
65                                 padding: 10px;
66                         }
67                         
68                         .topbar {
69                                 background-color: #255050;
70                                 padding: 5px;
71                         }
72                         
73                         .menubar {
74                                 background-color: #204040;
75                                 padding: 5px;
76                         }
77                         
78                         .title {
79                                 font-size: 22px;
80                                 font-weight: bold;
81                         }
82                         
83                         .tablecellheader {
84                                 font-size: 12px;
85                                 background-color: #204040;      
86                                 font-weight: bold;
87                                 text-align: left;
88                         }
89                         
90                         .tablecell1 {
91                                 background-color: #408080;
92                                 font-size: 12px;
93                         }
94                         
95                         .tablecell2 {
96                                 background-color: #306060;
97                                 font-size: 12px;
98                         }
99                         
100                         .tablecelldisabled {
101                                 background-color: #808080;
102                                 font-size: 12px;
103                         }
105                         .copyrightbar {
106                                 background-color: #30AAAA;
107                                 padding: 7px;
108                                 border-top: solid;
109                                 border-top-color: #70bbbb;
110                                 border-top-width: 1px;
111                         }
112                         
113                         .errorheader {
114                                 font-size: 18px;
115                                 font-weight: bold;
116                         }
117                         
118                         .errorbox {
119                                 border-top: solid;
120                                 border-top-color: #80dddd;
121                                 border-top-width: 1px;
122                                 border-left: solid;
123                                 border-left-color: #90ffff;
124                                 border-left-width: 1px;
125                                 border-right: solid;
126                                 border-right-color: #459090;
127                                 border-right-width: 1px;
128                                 border-bottom: solid;
129                                 border-bottom-color: #459090;
130                                 border-bottom-width: 1px;
131                                 padding: 5px;
132                                 background-color: #306060;
133                         }
134                         
135                         .copyrighttext {
136                                 font-size:12px;
137                         }
138                         
139                         .datalist {
140                                 border: solid;
141                                 border-width: 1px;
142                                 border-color: #60CCCC;
143                                 padding: 5px;
144                                 background-color: #306060;
145                         }
147                         .warningcell {
148                                 background-color: #902020;
149                                 font-size: 12px;
150                         }
152                         .warningoption {
153                                 background-color: #902020;
154                         }
156                         .pageheader {
157                                 font-size: 18px;
158                                 font-weight: bold;
159                         }
161                         .smallpageheader{
162                                 font-weight: bold;
163                         }
164                 </style>
165                 <meta http-equiv="Content-Type" content="text/html; charset=utf8;">
166         </head>
167         <body>
168                 <div class="page">
169                         <div class="topbar">
170                                 <span class="title">Kiriwrite</span><br />
171                                 <div class="menubar"><kiriwrite:menu></div>
172                         </div>
173                         <div class="pagedata">
174                                 <kiriwrite:pagedata>
175                         </div>
176                         <div class="copyrightbar">
177                                 &copy;2005-2009 Steve Brokenshire<br />
178                         </div>
179                 </div>
180         </body>
181 </html> 
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy