Subtitle y un ícono en el BPMN

This commit is contained in:
rene
2011-02-18 22:15:28 +00:00
parent 629cc697bf
commit 9e79bc69ff
2 changed files with 16 additions and 15 deletions

View File

@@ -697,12 +697,12 @@ form.formDefault textarea.FormTextPM
}
form.formDefault .FormTitle,form.formDefault .FormSubTitle{
color:#333;
text-shadow:0 1px 0px rgba(255,255,255,1);
padding-left:5px;
font-weight: 700;
}
form.formDefault .FormTitle
{
text-shadow:0 1px 0px rgba(255,255,255,1);
font-weight: 700;
color:#000;
padding-left:5px;
font-weight:bold;