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 ; ...@@ -454,7 +454,7 @@ right: 10px ;
#titleLbl #titleLbl
{ {
font-size: 19px; font-size: 16px;
/* color: white; */ /* color: white; */
margin-left:15px; margin-left:15px;
font-family:MuseoLight; font-family:MuseoLight;
...@@ -1645,7 +1645,8 @@ color: #999; !important; ...@@ -1645,7 +1645,8 @@ color: #999; !important;
font-weight: bold; font-weight: bold;
background: #606061; background: #606061;
/*add font-size by dhanendra on date 01-03-2017*/ /*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*/ /*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 */ /* 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