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

Preview tab on VPE doesn't recognize css style.

    XMLWordPrintable

Details

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: