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; }
TitleRegionSystemSpecialty
TitleRegionSystemSpecialty
+ {{item._Title}} + {{item._BodyRegion}} + {{item._BodySystem}} + {{item._MedicalSpecialty}}
+ {{item._Title}} + {{item._BodyRegion}} + {{item._BodySystem}} + {{item._MedicalSpecialty}}