comparison resources/css/lada.css @ 553:d73942e6e1c6

Added lada.css.
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 06 Mar 2015 13:25:15 +0100
parents
children 6f6d2df00130
comparison
equal deleted inserted replaced
552:4c5085396fe3 553:d73942e6e1c6
1 .x-lada-warning-field {
2 background-color: white;
3 background-image: url(../img/warning_line.png);
4 background-repeat: repeat-x;
5 background-position: bottom;
6 border-color: #FFE25D;
7 }
8
9 .x-lada-error-field {
10 background-color: white;
11 background-image: url(../img/error_line.gif);
12 background-repeat: repeat-x;
13 background-position: bottom;
14 border-color: #FF0000;
15 }

http://lada.wald.intevation.org