Uploaded image for project: 'Multimedia gallery'
  1. Multimedia gallery
  2. GALL-47

CSS conflit with a pirobox css and multimedia-sample.css

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.2.1
    • None
    • None

      Conflit on css class "play" : the link of audio file playing is no visible

      multimedia-sample.css

      .audio_clips a.play {
          background: url("../img/play_on_20.png") no-repeat scroll 0 2px transparent;
          font-weight: bold;
          text-decoration: none !important;
      }
      

      Pirobox css

      a.play {
          background: url("../../../img/pirobox/black/play.png") no-repeat scroll 0 0 transparent;
          border: medium none;
          bottom: 10px !important;
          cursor: pointer;
          display: block;
          height: 40px;
          margin: 0;
          outline: medium none;
          position: absolute;
          right: 10px !important;
          text-indent: -999em;
          width: 40px;
      }
      

            Unassigned Unassigned
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: