Mercurial > lada > lada-client
comparison resources/css/lada.css @ 907:0d9fce86e6fd
CSS was still broken
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Thu, 06 Aug 2015 14:58:42 +0200 |
parents | f82fef034235 |
children | af9879d72310 |
comparison
equal
deleted
inserted
replaced
906:261abee06eb5 | 907:0d9fce86e6fd |
---|---|
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(../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(../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 { |