Commit a7ac2b4c authored by vvengurlekar's avatar vvengurlekar

CSS level changes done


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106753 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 8d8becb4
...@@ -47,7 +47,7 @@ body ...@@ -47,7 +47,7 @@ body
} }
.dataGridHeader { .dataGridHeader {
border-top: 2px solid #7BC6FF !important; /*border-top: 2px solid #7BC6FF !important;*/
border-bottom: 1px solid #CCC; border-bottom: 1px solid #CCC;
line-height: 29px; line-height: 29px;
padding: 0 10px; padding: 0 10px;
......
...@@ -2281,7 +2281,7 @@ thead#removeBorderGrid > tr > th { ...@@ -2281,7 +2281,7 @@ thead#removeBorderGrid > tr > th {
/* Ended by varsha v. to add 1of2 css, header, td text css for card*/ /* Ended by varsha v. to add 1of2 css, header, td text css for card*/
/*Added by Vinay For Card Type Dashboard applicable for browser & mobile*/ /*Added by Vinay For Card Type Dashboard applicable for browser & mobile*/
.defaultIconTitle { .defaultIconTitle {
color:#787878; color:#000;
} }
.defaultIconImage .defaultIconImage
{ {
...@@ -2306,8 +2306,8 @@ thead#removeBorderGrid > tr > th { ...@@ -2306,8 +2306,8 @@ thead#removeBorderGrid > tr > th {
{ {
font-weight:bold; font-weight:bold;
color:#787878; color:#787878;
font-size:15px; font-size:13px;
padding-left:13px; padding:8px;
text-align: left; text-align: left;
} }
......
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