comparison gnv/src/main/webapp/styles/default.css @ 695:883b366e3b15

Replaced buttons for saving/loading projects with links. gnv/trunk@926 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 13 Apr 2010 17:22:49 +0000
parents 271ec4d11a9f
children d2582f75b144
comparison
equal deleted inserted replaced
694:271ec4d11a9f 695:883b366e3b15
34 font-size: 0.8em; 34 font-size: 0.8em;
35 color: #00416B; 35 color: #00416B;
36 } 36 }
37 37
38 a { 38 a {
39 color: #00416B; 39 color: #FF6600;
40 text-decoration: none; 40 text-decoration: underline;
41 } 41 }
42 42
43 legend { 43 legend {
44 border: 1px solid #003A66; 44 border: 1px solid #003A66;
45 padding: 4px 5px; 45 padding: 4px 5px;
305 padding-top: 5px; 305 padding-top: 5px;
306 padding-bottom: 5px; 306 padding-bottom: 5px;
307 text-align: left; 307 text-align: left;
308 font-size: 1.2em; 308 font-size: 1.2em;
309 background-color: #e9e8f0; 309 background-color: #e9e8f0;
310 }
311
312 #projectload {
313 float: left;
314 padding-left: 5px;
315 visibility: hidden;
310 } 316 }
311 317
312 .devide { 318 .devide {
313 width: 100%; 319 width: 100%;
314 height: 2px; 320 height: 2px;

http://dive4elements.wald.intevation.org