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

Key: IDEABKL-3078
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Maxim Mossienko
Reporter: sashka
Votes: 1
Watchers: 1
Available Workflow Actions

Mark as Stalled
Operations

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

Change id into class through the project

Created: 28 May 05 16:10   Updated: 20 Jun 05 18:16
Component/s: CSS Editing, HTML editing
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 3,341


 Description  « Hide
For instance, I have a style:

#firstcol { width: 46%; float: left; }

#secondcol { width: 46%; float: right; }

and now need to change ID into CLASS, because I realize that the style is being used improperly. Would be great to have something like "css id <-> class conversion" refactoring instead of global searching and replacing.



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