comparison resources/css/lada.css @ 1111:a73726bba79c

Use custom row expander in probe list grid to display messung grid.
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 17 May 2016 17:12:07 +0200
parents 15d7b7a9e177
children 954c77216b2d
comparison
equal deleted inserted replaced
1110:4a55e665f2d1 1111:a73726bba79c
71 71
72 /* do not display reveal-button in IE10+ PW-Input fields */ 72 /* do not display reveal-button in IE10+ PW-Input fields */
73 ::-ms-reveal { 73 ::-ms-reveal {
74 display: none; 74 display: none;
75 } 75 }
76
77 .row-expander-grid .x-grid-row-selected .x-grid-td {
78 background-color : #c6c6c6;
79 }
80
81 .row-expander-grid .x-grid-row-over .x-grid-td {
82 background-color : #e0e0e0;
83 }
84
85 .row-expander-grid .x-grid-with-row-lines .x-grid-td {
86 border-bottom: 1px solid #e0e0e0;
87 }

http://lada.wald.intevation.org