Mercurial > lada > lada-client
changeset 907:0d9fce86e6fd
CSS was still broken
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Thu, 06 Aug 2015 14:58:42 +0200 |
parents | 261abee06eb5 |
children | 96e04c258b8f |
files | resources/css/lada.css |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/resources/css/lada.css Thu Aug 06 13:24:41 2015 +0200 +++ b/resources/css/lada.css Thu Aug 06 14:58:42 2015 +0200 @@ -26,12 +26,12 @@ .x-action-col-cell img.noedit { - background-image: url(../resources/img/view-time-schedule-baselined.png); + background-image: url(../img/view-time-schedule-baselined.png); } .x-action-col-cell img.edit { - background-image: url(../resources/img/view-time-schedule-edit.png); + background-image: url(../img/view-time-schedule-edit.png); }