comparison gnv/src/main/webapp/styles/default.css @ 387:6de60d996475

First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms. gnv/trunk@502 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 04 Jan 2010 15:15:38 +0000
parents c5edd8fcae8c
children 14eecfde4607
comparison
equal deleted inserted replaced
293:6b0ef2324d02 387:6de60d996475
95 table, th, td { 95 table, th, td {
96 margin: 0; 96 margin: 0;
97 padding: 0; 97 padding: 0;
98 font-size: 0.8em; 98 font-size: 0.8em;
99 } 99 }
100
101 .parameter {
102 font-size: 0.8em;
103 padding-left: 10px;
104 text-align: left;
105 vertical-align: top;
106 width: 100px;
107 }
108
109 .value {
110 font-size: 1.2em;
111 }
112
100 .submitbutton{ 113 .submitbutton{
101 cursor:pointer; 114 cursor:pointer;
102 border:outset 1px #ccc; 115 border:outset 1px #ccc;
103 background:#ffffff; 116 background:#ffffff;
104 color:#666; 117 color:#666;

http://dive4elements.wald.intevation.org