comparison gnv/src/main/webapp/styles/default.css @ 708:7448b6f5f1ed

Replaced standard html input button with a load image like the choose buttons (issue225). gnv/trunk@978 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 23 Apr 2010 14:47:52 +0000
parents d2582f75b144
children 68d0fba6f23e
comparison
equal deleted inserted replaced
707:cb1bae26e7ae 708:7448b6f5f1ed
62 } 62 }
63 63
64 div { 64 div {
65 margin: 0; 65 margin: 0;
66 padding: 0; 66 padding: 0;
67 }
68
69 #browseDiv {
70 float: left;
71 margin-top: 1px;
72 }
73
74 #loadDiv {
75 float: right;
76 margin-left: 5px;
67 } 77 }
68 78
69 p, li, dl, input, select, address, legend, label, fieldset span { 79 p, li, dl, input, select, address, legend, label, fieldset span {
70 font-size: 0.7em; 80 font-size: 0.7em;
71 } 81 }

http://dive4elements.wald.intevation.org