IDEADEV-40756
[fedora-idea.git] / platform / platform-resources-en / src / tips / RenameCssSelector.html
blobfeb949a768daa6d10f5dde83518365076b28d1d6
1 <html>
2 <body style="font-family: Verdana; font-size: 13;" LEFTMARGIN="25" TOPMARGIN="25">
3 <table cellpadding="15" width="98%" border="0">
4 <tr>
5 <td>It is possible to rename CSS selectors directly from HTML. Position the caret at
6 the selector to be renamed and press &shortcut:RenameElement;
7 (<nobr><font style="font-family: Verdana; font-weight:bold;" size="3" color="#005555">Refactor | Rename...</font></nobr>).
8 <p><img hspace="20" src="images/rename_css_selector.gif"></p>
9 </td>
10 </tr>
11 </table>
12 </body>
13 </html>