Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-1738

Preview tab on VPE doesn't recognize css style.

XMLWordPrintable

      1. Create Css file with:
      body {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 20px;
      color: #93B629;
      }
      Create JSFKickStart
      Open inputUserName.jsp
      Add <link href="/pages/cssfile.css" rel="stylesheet" type="text/css"/>
      Look at screenshot. The result will be different on Visual and Preview tabs.
      2. JSFwithFacelets KickStart project
      Open common.xhtml template
      Add to <style type="text/css">
      body

      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #93B629; }

      The result will be different on Visual and Preview tabs.

        1. CssAndPreview.PNG
          21 kB
          Anton Klimkovich
        2. CssAndVPE.PNG
          31 kB
          Anton Klimkovich

              aklimkovich Anton Klimkovich (Inactive)
              aklimkovich Anton Klimkovich (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: