Files
openide/python/python-community-ide-resources/resources/tips/RenameCssSelector.html
T

16 lines
360 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>It is possible to rename CSS selectors directly from HTML. Position the caret at
the selector to be renamed and press <span class="shortcut">&shortcut:RenameElement;</span>
(<span class="control">Refactor | Rename</span>).</p>
</body>
</html>