Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    CSS style for window title

    Hi Isomorphic,

    I wish to apply CSS style in window title like -
    font-size:18px;
    font-family:verdana;
    color:#333333;
    position:relative; left: 10px; top:5px;

    so which porperty i can use

    #2
    Window.headerStyle. This is documented in the SmartClient reference docs, by the way.
    Last edited by Isomorphic; 23 May 2008, 11:34.

    Comment


      #3
      This doesn't work in 2.4. I cannot change the header text styles at all.

      Comment

      Working...
      X