mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-23 15:03:36 +07:00
18 lines
381 B
HTML
18 lines
381 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>You can quickly review all styles currently applied to an HTML tag, by right-clicking the tag name and selecting
|
|
<span class="control">Show Applied Styles For Tag</span>
|
|
from the context menu:</p>
|
|
<p class="image"><img src="images/show_applied_styles.png"></p>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|
|
|