diff resources/css/lada.css @ 1080:15d7b7a9e177

Override getValue for Netzbetreiber Combobox to allways return the correct value.
author Raimund Renkert <raimund.renkert@intevation.de>
date Wed, 13 Apr 2016 16:10:25 +0200
parents af9879d72310
children a73726bba79c
line wrap: on
line diff
--- a/resources/css/lada.css	Wed Apr 13 13:57:36 2016 +0200
+++ b/resources/css/lada.css	Wed Apr 13 16:10:25 2016 +0200
@@ -33,11 +33,21 @@
   background-image: url(../img/view-time-schedule-baselined.png);
 }
 
+.x-action-col-cell img.noeditstatus
+{
+  background-image: url(../img/view-time-schedule-baselined-status.png);
+}
+
 .x-action-col-cell img.edit
 {
   background-image: url(../img/view-time-schedule-edit.png);
 }
 
+.x-action-col-cell img.editstatus
+{
+  background-image: url(../img/view-time-schedule-edit-status.png);
+}
+
 .x-grid-checkheader {
   height: 16px;
   background-image: url('images/unchecked.gif');

http://lada.wald.intevation.org