aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionSchema/CollectionSchemaView.scss
diff options
context:
space:
mode:
authorGeireann Lindfield Roberts <60007097+geireann@users.noreply.github.com>2021-10-14 15:13:41 -0400
committerGitHub <noreply@github.com>2021-10-14 15:13:41 -0400
commit9bdb34f0ca0d42dcbf86a82c8783edfb86c5e6a0 (patch)
treefe2a2c972b29fa5b4a9e2a328c19013489895bd8 /src/client/views/collections/collectionSchema/CollectionSchemaView.scss
parent760be3c3cbf5ba125dfc2ebbbc1c5315602c42c9 (diff)
parentb2ddc7e9b3d35e9b965ec7d512378d2a44e855a9 (diff)
Merge pull request #38 from brown-dash/schema-view-En-Hua
Schema view en hua
Diffstat (limited to 'src/client/views/collections/collectionSchema/CollectionSchemaView.scss')
-rw-r--r--src/client/views/collections/collectionSchema/CollectionSchemaView.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/client/views/collections/collectionSchema/CollectionSchemaView.scss b/src/client/views/collections/collectionSchema/CollectionSchemaView.scss
index 9ebe14d6c..b64e9dac1 100644
--- a/src/client/views/collections/collectionSchema/CollectionSchemaView.scss
+++ b/src/client/views/collections/collectionSchema/CollectionSchemaView.scss
@@ -132,6 +132,13 @@
min-height: 30px;
border: 0 !important;
}
+ .rt-tr-group:nth-of-type(even) {
+ direction: ltr;
+ flex: 0 1 auto;
+ min-height: 30px;
+ border: 0 !important;
+ background-color: red;
+ }
.rt-tr {
width: 100%;
min-height: 30px;