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 210854 Details for
Bug 370336
Cell editors shifted when image is used in the item
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.
[patch]
Tree-Cell spacing fix
tree-cell-fix-patch (text/plain), 606 bytes, created by
Nick Mussin
on 2012-02-10 08:58:00 EST
(
hide
)
Description:
Tree-Cell spacing fix
Filename:
MIME Type:
Creator:
Nick Mussin
Created:
2012-02-10 08:58:00 EST
Size:
606 bytes
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.rap.rwt >Index: resources/resource/theme/default.css >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/runtime.rwt/org.eclipse.rap.rwt/resources/resource/theme/default.css,v >retrieving revision 1.4 >diff -u -r1.4 default.css >--- resources/resource/theme/default.css 30 Jan 2012 11:20:25 -0000 1.4 >+++ resources/resource/theme/default.css 10 Feb 2012 13:54:18 -0000 >@@ -1272,8 +1272,8 @@ > } > > Tree-Cell { >- spacing: 0; >- padding: 6px; >+ spacing: 3px; >+ padding: 6px 3px 6px 3px; > } > > Tree-GridLine {
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 370336
:
210377
| 210854 |
210855