view resources/css/lada.css @ 639:fdaabab6f4cc

Open Probe-/Messung-Edit window automatically if a new item was saved successfully.
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 17 Mar 2015 14:44:52 +0100
parents d73942e6e1c6
children 6f6d2df00130
line wrap: on
line source
.x-lada-warning-field {
  background-color: white;
  background-image: url(../img/warning_line.png);
  background-repeat: repeat-x;
  background-position: bottom;
  border-color: #FFE25D;
}

.x-lada-error-field {
  background-color: white;
  background-image: url(../img/error_line.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  border-color: #FF0000;
}

http://lada.wald.intevation.org