comparison resources/css/lada.css @ 905:f82fef034235

should fix the css
author Dustin Demuth <dustin@intevation.de>
date Thu, 06 Aug 2015 13:24:30 +0200
parents 8e5ee263d7c7
children 0d9fce86e6fd
comparison
equal deleted inserted replaced
904:37b6a8390668 905:f82fef034235
24 background-position: center; 24 background-position: center;
25 } 25 }
26 26
27 .x-action-col-cell img.noedit 27 .x-action-col-cell img.noedit
28 { 28 {
29 background-image: url(resources/img/view-time-schedule-baselined.png); 29 background-image: url(../resources/img/view-time-schedule-baselined.png);
30 } 30 }
31 31
32 .x-action-col-cell img.edit 32 .x-action-col-cell img.edit
33 { 33 {
34 background-image: url(resources/img/view-time-schedule-edit.png); 34 background-image: url(../resources/img/view-time-schedule-edit.png);
35 } 35 }
36 36
37 37
38 /* do not display clear-button (x) in IE10+ Input fields */ 38 /* do not display clear-button (x) in IE10+ Input fields */
39 ::-ms-clear { 39 ::-ms-clear {

http://lada.wald.intevation.org