Mercurial > lada > lada-client
diff resources/css/lada.css @ 1412:dc90e2997071
Merged branch release-2.5 into default.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Mon, 27 Mar 2017 16:50:00 +0200 |
parents | 954c77216b2d |
children |
line wrap: on
line diff
--- a/resources/css/lada.css Wed Mar 22 16:28:22 2017 +0100 +++ b/resources/css/lada.css Mon Mar 27 16:50:00 2017 +0200 @@ -85,3 +85,10 @@ .row-expander-grid .x-grid-with-row-lines .x-grid-td { border-bottom: 1px solid #e0e0e0; } + +.empty-text-field { + background-image:url('../img/Find.png'); + background-repeat: no-repeat; + background-position: left 5px center; + padding-left: 20px; +}