Re: Background color for DecoratedTabPanel

2008-09-30 Thread Shri

Thanks but it didnt work for .gwt-DecoratedTabBar also.

On Sep 29, 10:28 am, Ian Bambury [EMAIL PROTECTED] wrote:
 .gwt-DecoratedTab*Bar* .gwt-TabBarItem  {
   background:#FF0;

 }

 Ian

 http://examples.roughian.com

 2008/9/29 Shri [EMAIL PROTECTED]





  Hi,
  I am not able to change the background color of DecoratedTabPanel tab
  baritems. I tried to use background attribute in - .gwt-
  DecoratedTabPanel .gwt-TabBarItem but it doesn't work. Please help me
  on this issue.

  Thanks,
  Shridhar- Hide quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Background color for DecoratedTabPanel

2008-09-29 Thread walden

You might try 'background-color' instead of 'background'.

But if that doesn't work, then you might as well roll up your sleeves
and learn to debug the DOM.  Get one of the DOM inspector browser plug-
ins and learn how to use it.

Walden

On Sep 29, 12:42 am, Shri [EMAIL PROTECTED] wrote:
 Hi,
 I am not able to change the background color of DecoratedTabPanel tab
 baritems. I tried to use background attribute in - .gwt-
 DecoratedTabPanel .gwt-TabBarItem but it doesn't work. Please help me
 on this issue.

 Thanks,
 Shridhar
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Background color for DecoratedTabPanel

2008-09-29 Thread Ian Bambury
.gwt-DecoratedTab*Bar* .gwt-TabBarItem  {
  background:#FF0;
}

Ian

http://examples.roughian.com


2008/9/29 Shri [EMAIL PROTECTED]


 Hi,
 I am not able to change the background color of DecoratedTabPanel tab
 baritems. I tried to use background attribute in - .gwt-
 DecoratedTabPanel .gwt-TabBarItem but it doesn't work. Please help me
 on this issue.

 Thanks,
 Shridhar
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Background color for DecoratedTabPanel

2008-09-28 Thread Shri

Hi,
I am not able to change the background color of DecoratedTabPanel tab
baritems. I tried to use background attribute in - .gwt-
DecoratedTabPanel .gwt-TabBarItem but it doesn't work. Please help me
on this issue.

Thanks,
Shridhar
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---