スタイルエディタでは、JavaServer Faces (JSF) コンポーネントの「style」プロパティーに階層式スタイルシート (CSS) 宣言を設定できます。Visual Web JSF ページに追加したコンポーネントを選択し、コンポーネントの 「プロパティー」ウィンドウで「style」プロパティーの横にある省略符号ボタン (...) をクリックすると、スタイルエディタが開きます。
エディタを使用するには、次の手順に従います。
エディタのリストには、最初の CSS スタイルエディタカテゴリとして「フォント」の CSS プロパティー設定がデフォルトで表示されます。全カテゴリを次に挙げます。各カテゴリ名は、「カテゴリ」パネルにある CSS プロパティー設定の項目説明にリンクしています。
font-family、font-size、font-style、font-weight、font-variant、font-color、および text-decoration を設定します。background-color、background-image、background-repeat、および background-position を設定します。text-align、vertical-align、text-indent、direction、word-spacing、letter-spacing、および line-height を設定します。border、border-top、border-bottom、border-left、および border-right を設定します。margin、margin-top、margin-bottom、margin-left、margin-right、padding、padding-top、padding-bottom、padding-left、および padding-right を設定します。position、top、right、bottom、left、width、height、visibility、z-index、および clip:rect を設定します。CSS の詳細については、次の Web ページを参照してください。
CSS のオンラインリファレンスについては、次の Web ページを参照してください。