Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Removed white-space: nowrap from textarea CSS property.
[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                         }
52                         
53                         .page {
54                                 border-style: solid;
55                                 border-width: 1px;
56                                 background-color: #153030;
57                                 border-top-color: #80cccc;
58                                 border-left-color: #80cccc;
59                                 border-right-color: #204040;
60                                 border-bottom-color: #204040;
61                         }
62                         
63                         .pagedata {
64                                 padding: 10px;
65                         }
66                         
67                         .topbar {
68                                 background-color: #255050;
69                                 padding: 5px;
70                         }
71                         
72                         .menubar {
73                                 background-color: #204040;
74                                 padding: 5px;
75                         }
76                         
77                         .title {
78                                 font-size: 22px;
79                                 font-weight: bold;
80                         }
81                         
82                         .tablecellheader {
83                                 font-size: 12px;
84                                 background-color: #204040;      
85                                 font-weight: bold;
86                                 text-align: left;
87                         }
88                         
89                         .tablecell1 {
90                                 background-color: #408080;
91                                 font-size: 12px;
92                         }
93                         
94                         .tablecell2 {
95                                 background-color: #306060;
96                                 font-size: 12px;
97                         }
98                         
99                         .tablecelldisabled {
100                                 background-color: #808080;
101                                 font-size: 12px;
102                         }
104                         .copyrightbar {
105                                 background-color: #30AAAA;
106                                 padding: 7px;
107                                 border-top: solid;
108                                 border-top-color: #70bbbb;
109                                 border-top-width: 1px;
110                         }
111                         
112                         .errorheader {
113                                 font-size: 18px;
114                                 font-weight: bold;
115                         }
116                         
117                         .errorbox {
118                                 border-top: solid;
119                                 border-top-color: #80dddd;
120                                 border-top-width: 1px;
121                                 border-left: solid;
122                                 border-left-color: #90ffff;
123                                 border-left-width: 1px;
124                                 border-right: solid;
125                                 border-right-color: #459090;
126                                 border-right-width: 1px;
127                                 border-bottom: solid;
128                                 border-bottom-color: #459090;
129                                 border-bottom-width: 1px;
130                                 padding: 5px;
131                                 background-color: #306060;
132                         }
133                         
134                         .copyrighttext {
135                                 font-size:12px;
136                         }
137                         
138                         .datalist {
139                                 border: solid;
140                                 border-width: 1px;
141                                 border-color: #60CCCC;
142                                 padding: 5px;
143                                 background-color: #306060;
144                         }
146                         .warningcell {
147                                 background-color: #902020;
148                                 font-size: 12px;
149                         }
151                         .warningoption {
152                                 background-color: #902020;
153                         }
155                         .pageheader {
156                                 font-size: 18px;
157                                 font-weight: bold;
158                         }
160                         .smallpageheader{
161                                 font-weight: bold;
162                         }
163                 </style>
164                 <meta http-equiv="Content-Type" content="text/html; charset=utf8;">
165         </head>
166         <body>
167                 <div class="page">
168                         <div class="topbar">
169                                 <span class="title">Kiriwrite</span><br />
170                                 <div class="menubar"><kiriwrite:menu></div>
171                         </div>
172                         <div class="pagedata">
173                                 <kiriwrite:pagedata>
174                         </div>
175                         <div class="copyrightbar">
176                                 &copy;2005-2009 Steve Brokenshire<br />
177                         </div>
178                 </div>
179         </body>
180 </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