From c28c18a731be2ddef4f6e386e76ce301037c4358 Mon Sep 17 00:00:00 2001 From: Mukul Date: Mon, 26 Dec 2016 15:20:45 +0530 Subject: [PATCH] this is for ca table view new --- 400-SOURCECODE/AIAHTML5.Web/app/views/ca/ca-view.html | 28 ++++++++++++++-------------- 400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css | 23 +++++++++++++++++++++++ 2 files changed, 37 insertions(+), 14 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/views/ca/ca-view.html b/400-SOURCECODE/AIAHTML5.Web/app/views/ca/ca-view.html index feb1045..e408134 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/views/ca/ca-view.html +++ b/400-SOURCECODE/AIAHTML5.Web/app/views/ca/ca-view.html @@ -59,43 +59,43 @@
- +
- - - - - + + + + + - - - - - - - - diff --git a/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css b/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css index 1b097b3..1481190 100644 --- a/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css +++ b/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css @@ -811,6 +811,29 @@ textarea { } + + + +.tablecaview .clstbody tr td { + min-width: 275px; + text-align: left; +} + +.tablecaview .clstheadca tr th { + min-width: 275px; + text-align: left; +} + + +.tablecaview .clstbody,.tablecaview .clstbodyca { + display: block; + height: 200px; + width: 100%; + overflow:scroll; +} + + + .cur-pot { cursor:pointer; } -- libgit2 0.21.4
TitleRegionSystemSpecialty
TitleRegionSystemSpecialty
+ {{item._Title}} + {{item._BodyRegion}} + {{item._BodySystem}} + {{item._MedicalSpecialty}}
+ {{item._Title}} + {{item._BodyRegion}} + {{item._BodySystem}} + {{item._MedicalSpecialty}}