diff 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
line wrap: on
line diff
--- a/resources/css/lada.css	Tue May 17 17:10:39 2016 +0200
+++ b/resources/css/lada.css	Tue May 17 17:12:07 2016 +0200
@@ -73,3 +73,15 @@
 ::-ms-reveal {
    display: none;
 }
+
+.row-expander-grid .x-grid-row-selected .x-grid-td {
+    background-color : #c6c6c6;
+}
+
+.row-expander-grid .x-grid-row-over .x-grid-td {
+    background-color : #e0e0e0;
+}
+
+.row-expander-grid .x-grid-with-row-lines .x-grid-td {
+    border-bottom: 1px solid #e0e0e0;
+}

http://lada.wald.intevation.org