Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-8110

detail.css uses extjs4 images

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • 4.1.0
    • 4.0RC3
    • None
    • None

      in detail.css, these styles still use extjs4 images :

      .details-view .details-view-card ul ul{
          background: url('../../../../plugins/extjs4/resources/ext-theme-gray/images/tree/elbow-line.gif') left center repeat-y;
      }
      .details-view ul li.content-type {
          font-style:italic;
          color: #444;
          background-position: 0 0;
          background-repeat: no-repeat;
          background-image: url('../../../../plugins/extjs4/resources/ext-theme-gray/images/tree/elbow.gif');
      }
      
      .details-view ul li.content-type.last {
          background-image: url('../../../../plugins/extjs4/resources/ext-theme-gray/images/tree/elbow-end.gif');
          background-color: #F1F1F1;
      }
      

       

            laurence Laurence Aumeunier
            pgros Pierre Gros (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: