change font weight:
helpLabel.Attributes.Add("style", "font-weight:bold");
change color
helpTableRow.Attributes.Add("style", "color:red;");
more...
helpLabel.Attributes.Add("style", "font-weight:bold");
helpTableRow.Attributes.Add("style", "color:red;");
to make ubuntu business casual - make it black remove background: gsettings set org.gnome.desktop.background picture-options ...
No comments:
Post a Comment