fix NPE on openinig Project from commandline in WI
[fedora-idea.git] / resources_eng / src / tips / ColorEditingInCss.html
blob979146f405511897489c2e7c1e4ef021f81fa1fa
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><p><font style="font-family: Verdana; font-weight:bold;" size="3" color="#003399">IntelliJ</font>
6 <font style="font-family: Verdana; font-weight:bold;" size="3" color="#3366cc">IDEA</font> simplifies working
7 with colors in CSS files. The <font style="font-family: Courier; " size="3" color="#003399">color</font>
8 properties are marked with the icons of the corresponding color in the left gutter area of the editor.
9 Use these icons to view colors and change color values. When you point with your mouse cursor to the color icon,
10 the popup window appears, showing the color and its code:</p>
11 <p><img hspace="20" src="images/cssColor.png"></p>
12 <p>Double-click color icon to choose the desired color from the color picker dialog box.</p>
13 </td>
14 </tr>
15 </table>
16 </body>
17 </html>