Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 229755 Details for
Bug 371510
[Compatibility] IWorkbenchSiteProgressService.warnOfContentChange not implemented in 4.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Styling update after pushing the fix for #372466
Bug-371510--Compatibility-IWorkbenchSiteProgressServ-styling2.patch (text/plain), 2.21 KB, created by
Daniel Rolka
on 2013-04-16 06:42:23 EDT
(
hide
)
Description:
Styling update after pushing the fix for #372466
Filename:
MIME Type:
Creator:
Daniel Rolka
Created:
2013-04-16 06:42:23 EDT
Size:
2.21 KB
patch
obsolete
>diff --git a/platform/org.eclipse.platform/css/e4_basestyle.css b/platform/org.eclipse.platform/css/e4_basestyle.css >index 13c236b..7a7d8f3 100644 >--- a/platform/org.eclipse.platform/css/e4_basestyle.css >+++ b/platform/org.eclipse.platform/css/e4_basestyle.css >@@ -51,8 +51,14 @@ > > CTabItem { > font-style: normal; >+ font-weight: normal; > } > > CTabItem.busy { > font-style: italic; > } >+ >+CTabItem.highlighted { >+ font-weight: bold; >+} >+ >diff --git a/platform/org.eclipse.platform/css/e4_classic_win7.css b/platform/org.eclipse.platform/css/e4_classic_win7.css >index 162ed79..09fb523 100644 >--- a/platform/org.eclipse.platform/css/e4_classic_win7.css >+++ b/platform/org.eclipse.platform/css/e4_classic_win7.css >@@ -45,8 +45,13 @@ > > CTabItem { > font-style: normal; >+ font-weight: normal; > } > > CTabItem.busy { > font-style: italic; > } >+ >+CTabItem.highlighted { >+ font-weight: bold; >+} >diff --git a/platform/org.eclipse.platform/css/e4_classic_winxp.css b/platform/org.eclipse.platform/css/e4_classic_winxp.css >index 57042cf..f96e5d3 100644 >--- a/platform/org.eclipse.platform/css/e4_classic_winxp.css >+++ b/platform/org.eclipse.platform/css/e4_classic_winxp.css >@@ -45,8 +45,13 @@ > > CTabItem { > font-style: normal; >+ font-weight: normal; > } > > CTabItem.busy { > font-style: italic; > } >+ >+CTabItem.highlighted { >+ font-weight: bold; >+} >diff --git a/platform/org.eclipse.platform/css/e4_default.css b/platform/org.eclipse.platform/css/e4_default.css >index 9f9c0bd..3abe273 100644 >--- a/platform/org.eclipse.platform/css/e4_default.css >+++ b/platform/org.eclipse.platform/css/e4_default.css >@@ -42,8 +42,13 @@ > > CTabItem { > font-style: normal; >+ font-weight: normal; > } > > CTabItem.busy { > font-style: italic; > } >+ >+CTabItem.highlighted { >+ font-weight: bold; >+} >diff --git a/platform/org.eclipse.platform/css/e4_default_winxp_olv.css b/platform/org.eclipse.platform/css/e4_default_winxp_olv.css >index 69117aa..76981b8 100644 >--- a/platform/org.eclipse.platform/css/e4_default_winxp_olv.css >+++ b/platform/org.eclipse.platform/css/e4_default_winxp_olv.css >@@ -50,8 +50,13 @@ > > CTabItem { > font-style: normal; >+ font-weight: normal; > } > > CTabItem.busy { > font-style: italic; >-} >\ No newline at end of file >+} >+ >+CTabItem.highlighted { >+ font-weight: bold; >+}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 371510
:
229739
| 229755 |
229859