Commit d84b0982 authored by dkasliwal's avatar dkasliwal

modify titleLabel font size


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@105011 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 50e2693a
......@@ -454,7 +454,7 @@ right: 10px ;
#titleLbl
{
font-size: 19px;
font-size: 16px;
/* color: white; */
margin-left:15px;
font-family:MuseoLight;
......@@ -1645,7 +1645,8 @@ color: #999; !important;
font-weight: bold;
background: #606061;
/*add font-size by dhanendra on date 01-03-2017*/
font-size: 25px;
font-size: 22px;
margin-right: 5px;
/*end font-size by dhanendra on date 01-03-2017*/
}
/* Added by Chetan Mahajan [For add multiple chid div into parent div in multiple report and draw border for only parent div] req id:S16EBAS003 on 30-AUG-2016 Start */
......
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