History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-12890
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Alexey Pegov
Reporter: Egor Malyshev
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Add CSS intentions that split shorthand property in the corresponding set of non-shorthand properties

Created: 22 Dec 06 14:28   Updated: 28 Nov 07 14:35
Component/s: CSS Editing
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Selena 6610
Issue Links:
Relates
 
This issue is related to:
IDEADEV-23180 Convert CSS properties to shorthand s... Normal Resolved

Build: 6,610
Severity: Medium


 Description  « Hide
When I edit a CSS file containing shorthand properties (e.g. background: #ffaa09 url(image.gif) repeat-x top left 10px and need to split this property in the corresponding set of non-shorthands (background-image, bakground-repeat, etc).
It would be totally cool if the reverse conversion was made possible (this way I think, it could stand for CSS refactoring of some sort).

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.