From 40ee918c9993810087fe9f4c2cd5378a45789ab0 Mon Sep 17 00:00:00 2001 From: mitali Date: Wed, 29 Jun 2016 11:51:22 +0530 Subject: [PATCH] CI css issues --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js | 6 +++--- 400-SOURCECODE/AIAHTML5.Web/app/views/ca/ca-view.html | 2 +- 400-SOURCECODE/AIAHTML5.Web/app/views/ci/ci-view.html | 213 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------ 400-SOURCECODE/AIAHTML5.Web/app/widget/MainMenu.html | 6 ++++-- 400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css | 29 +++++++++++++++++++++++++++++ 5 files changed, 148 insertions(+), 108 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js index ff4ed54..a1fd7cd 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js @@ -43,7 +43,7 @@ function ($scope, $window, $rootScope, $compile, $http, log, $location, $timeout angular.forEach($scope.selectedCIlistViewData, function (value, key) { $scope.imagePath = "~/../content/images/ci/thumbnails/" + value._ThumbnailImage; - var $el = $('
' + var $el = $('
' + '
' + '' + '

' + value._Title + '

').appendTo('#grid-view'); @@ -71,7 +71,7 @@ function ($scope, $window, $rootScope, $compile, $http, log, $location, $timeout } $scope.showItem = function (id) { - console.log(id); + // console.log(id); $scope.hiderow = true; if ($scope.filterstring == false) { @@ -92,7 +92,7 @@ function ($scope, $window, $rootScope, $compile, $http, log, $location, $timeout $scope.SelectedCISummary = SelectedCIthumbImage[0]._Summary; $scope.SelectedCIId = SelectedCIthumbImage[0]._id; $scope.SelectedCITitle = SelectedCIthumbImage[0]._Title; - alert($scope.SelectedCIImage + "\n" + $scope.SelectedCISummary); + // alert($scope.SelectedCIImage + "\n" + $scope.SelectedCISummary); } else { if ($scope.searchCIlistViewData.length > 0) { 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 8049b61..4eb56c2 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/views/ca/ca-view.html +++ b/400-SOURCECODE/AIAHTML5.Web/app/views/ca/ca-view.html @@ -46,7 +46,7 @@
-
+
diff --git a/400-SOURCECODE/AIAHTML5.Web/app/views/ci/ci-view.html b/400-SOURCECODE/AIAHTML5.Web/app/views/ci/ci-view.html index 55f9fd6..0cdbf97 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/views/ci/ci-view.html +++ b/400-SOURCECODE/AIAHTML5.Web/app/views/ci/ci-view.html @@ -1,159 +1,168 @@ -
+
-
+
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TitleRegionSystemViewTypeSpecialty
- {{item._Title}} - - {{item._BodyRegion}} - - {{item._BodySystem}} - - {{item._ViewOrientation}} - - {{item._ImageType}} - - {{item._MedicalSpecialty}} -
- {{item._Title}} - - {{item._BodyRegion}} - - {{item._BodySystem}} - - {{item._ViewOrientation}} - - {{item._ImageType}} - - {{item._MedicalSpecialty}} -
+
+
+
+ +
+

{{item._Title}}

-
+
+
+
--> + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TitleRegionSystemViewTypeSpecialty
+ {{item._Title}} + + {{item._BodyRegion}} + + {{item._BodySystem}} + + {{item._ViewOrientation}} + + {{item._ImageType}} + + {{item._MedicalSpecialty}} +
+ {{item._Title}} + + {{item._BodyRegion}} + + {{item._BodySystem}} + + {{item._ViewOrientation}} + + {{item._ImageType}} + + {{item._MedicalSpecialty}} +
+
+
+
-

-
+
+

+ +
+
+ + +
+
diff --git a/400-SOURCECODE/AIAHTML5.Web/app/widget/MainMenu.html b/400-SOURCECODE/AIAHTML5.Web/app/widget/MainMenu.html index fc49083..1f63aa8 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/widget/MainMenu.html +++ b/400-SOURCECODE/AIAHTML5.Web/app/widget/MainMenu.html @@ -7,8 +7,10 @@
    - -
  • + + +
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 ba1a4cc..133635f 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 @@ -707,4 +707,33 @@ textarea { background-color: #1B92D0; border-color: #1B92D0; color: #ffffff; +} + +/*28-06-2016*/ + +.txt-white{ color:#fff;} +.f11 {font-size:11px;} +.f15 {font-size:15px; font-weight:600;} +.pad-lftrgt3 {padding-left:2px; padding-right:2px;} +.table-txt12 tr th, .table-txt12 tr td {font-size:12px; padding:2px 8px !important; vertical-align:middle;} + +.clsthead tr { + display: block; + position: relative; +} +.clsthead tr th { + min-width: 180px; + text-align: left; +} + +.clstbody { + display: block; + height: 200px; + width: 100%; + overflow:auto; +} + +.clstbody tr td { + min-width: 180px; + text-align: left; } \ No newline at end of file -- libgit2 0.21.4