Mercurial > lada > lada-client
comparison 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 |
comparison
equal
deleted
inserted
replaced
1409:50b04a7bee16 | 1412:dc90e2997071 |
---|---|
83 } | 83 } |
84 | 84 |
85 .row-expander-grid .x-grid-with-row-lines .x-grid-td { | 85 .row-expander-grid .x-grid-with-row-lines .x-grid-td { |
86 border-bottom: 1px solid #e0e0e0; | 86 border-bottom: 1px solid #e0e0e0; |
87 } | 87 } |
88 | |
89 .empty-text-field { | |
90 background-image:url('../img/Find.png'); | |
91 background-repeat: no-repeat; | |
92 background-position: left 5px center; | |
93 padding-left: 20px; | |
94 } |