/[suikacvs]/test/suikawebwww/style/html/wf2.css
Suika

Contents of /test/suikawebwww/style/html/wf2.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download) (as text)
Mon Jul 4 12:29:04 2005 UTC (20 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +2 -2 lines
File MIME type: text/css
Rules for @media print added

1 wakaba 1.1 /* A Style Sheet for Web Forms 2.0 */
2    
3     @namespace 'http://www.w3.org/1999/xhtml';
4    
5     form {
6     margin-top: 1em;
7     margin-bottom: 1em;
8     border: #d2a6ff 1px dashed;
9     padding: 0.5em;
10     }
11    
12     input[type="text"], input[type="password"],
13 wakaba 1.2 input[type="url"], input[type="email"] {
14 wakaba 1.1 width: 96%;
15     }
16    
17     textarea {
18     width: 96%;
19     }
20    
21     /* License
22    
23     Copyright 2005 Wakaba <w@suika.fam.cx>.
24    
25     This program is free software; you can redistribute it and/or modify
26     it under the terms of the GNU General Public License as published by
27     the Free Software Foundation; either version 2 of the License, or
28     (at your option) any later version.
29    
30     This program is distributed in the hope that it will be useful,
31     but WITHOUT ANY WARRANTY; without even the implied warranty of
32     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
33     GNU General Public License for more details.
34    
35     You should have received a copy of the GNU General Public License
36     along with this program; see the file COPYING. If not, write to
37     the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
38     Boston, MA 02111-1307, USA.
39    
40     */
41    
42 wakaba 1.2 /* $Date: 2005/06/08 12:37:31 $ */

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24