Commit 0b452ff3 authored by abibave's avatar abibave

Added CSS for ssc dashboard by Varsha.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@105128 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 700d8e92
......@@ -1853,6 +1853,7 @@
.cardViewTable
{
color: gray;
font-size: 10px; /* added by varsha for card for sub title */
}
/*Add By Swati on Date 16-05-16*/
.cardViewTableVer
......@@ -1893,7 +1894,7 @@
.internalSpan {
color: #000 !important;
font-size: 18px !important;
left: 3px !important;
left: 0px !important;/*changed by varsha from 3 to 0*/
top: 28px !important;
}
......@@ -2098,8 +2099,29 @@ stroke-dashoffset:0
-o-animation: load 2s;
animation: load 2s;
}
/*End Animation Circle Css Small Size By Nikhil On Date 06-06-2016*/
/* Added by varsha for ssc dashboard card last td*/
#circle_withoutStroke
{
position: relative;
border-radius: 50%;
border: 6px solid #f2f2f2;
height: 62px;
width: 62px;
text-align: center;
}
#span_withoutStroke
{
margin-top: 20px;
font-size: 18px;
}
/* Ended by varsha for ssc dashboard card last td*/
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