comparison 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
comparison
equal deleted inserted replaced
1079:1c86a259c2ac 1080:15d7b7a9e177
31 .x-action-col-cell img.noedit 31 .x-action-col-cell img.noedit
32 { 32 {
33 background-image: url(../img/view-time-schedule-baselined.png); 33 background-image: url(../img/view-time-schedule-baselined.png);
34 } 34 }
35 35
36 .x-action-col-cell img.noeditstatus
37 {
38 background-image: url(../img/view-time-schedule-baselined-status.png);
39 }
40
36 .x-action-col-cell img.edit 41 .x-action-col-cell img.edit
37 { 42 {
38 background-image: url(../img/view-time-schedule-edit.png); 43 background-image: url(../img/view-time-schedule-edit.png);
44 }
45
46 .x-action-col-cell img.editstatus
47 {
48 background-image: url(../img/view-time-schedule-edit-status.png);
39 } 49 }
40 50
41 .x-grid-checkheader { 51 .x-grid-checkheader {
42 height: 16px; 52 height: 16px;
43 background-image: url('images/unchecked.gif'); 53 background-image: url('images/unchecked.gif');

http://lada.wald.intevation.org