Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » CSS is not working after migrated to RCP 4(CSS is not working after migrated to RCP 4)
CSS is not working after migrated to RCP 4 [message #1718183] Mon, 21 December 2015 06:42 Go to next message
kirankumar B S is currently offline kirankumar B SFriend
Messages: 36
Registered: July 2015
Member
Hello,

I have managed to migrate my product successfully from 3.x to 4 which is having many legacy 3.x components.

Now i am facing issue with CSS.

CSS is working over RCP4 also with my existing 3.x CSS setup but few specific things are not working after migration.

CSS is not applied to CoolBar,Banner on RCP4 and extra space is added prior to ToolBar contribution.

Can i get any help ??

Snippet of CSS :-
CBanner,CoolBar,CTabFolder,ToolBar{
background-color: rgb(82,84,81);
}

CoolBar and Banner is not taking css style.

Attached screenshots.
Re: CSS is not working after migrated to RCP 4 [message #1718278 is a reply to message #1718183] Tue, 22 December 2015 05:07 Go to previous messageGo to next message
kirankumar B S is currently offline kirankumar B SFriend
Messages: 36
Registered: July 2015
Member
Hello Team,
Can anyone help me with this issue?

Thanks,
Kiran.
Re: CSS is not working after migrated to RCP 4 [message #1718322 is a reply to message #1718278] Tue, 22 December 2015 12:51 Go to previous message
kirankumar B S is currently offline kirankumar B SFriend
Messages: 36
Registered: July 2015
Member
Hello Team,
One of the above mentioned issue is fixed with proper .class and #identifier in CSS file but another issue i am not getting any idea.

Issue is :- Extra spaces are added prior to ToolBar/TrimBar.

index.php/fa/24397/0/Attached screenshot.

Any Help ?
Thanks,
Kiran.

[Updated on: Tue, 22 December 2015 12:52]

Report message to a moderator

Previous Topic:LinkedPosition iteration not working in e4 application
Next Topic:Setting focus to another part programmatically
Goto Forum:
  


Current Time: Fri Apr 19 00:32:35 GMT 2024

Powered by FUDForum. Page generated in 0.01414 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top