Commit c99dfa12 authored by vvengurlekar's avatar vvengurlekar

In circle font size set for cardViewTable and in dashboard css outercontainer1of 2 height set


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@105456 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e183e44f
...@@ -85,6 +85,7 @@ td{ ...@@ -85,6 +85,7 @@ td{
margin-right:1% */ margin-right:1% */
margin-bottom: 15px; margin-bottom: 15px;
border : 1px solid #ccc; border : 1px solid #ccc;
min-height : 385px;/* Added By Varsha V. on dated 24/04/2017*/
} }
.outerChartContainerPos1of3 .outerChartContainerPos1of3
{ {
......
...@@ -1853,7 +1853,7 @@ ...@@ -1853,7 +1853,7 @@
.cardViewTable .cardViewTable
{ {
color: gray; color: gray;
font-size: 10px; /* added by varsha for card for sub title */ font-size: 12px; /* added by varsha for card for sub title */
} }
/*Add By Swati on Date 16-05-16*/ /*Add By Swati on Date 16-05-16*/
.cardViewTableVer .cardViewTableVer
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment