Ticket #7636 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Postboxes have a transparent background in Firefox 3

Reported by: Speedboxer Assigned to: anonymous
Priority: normal Milestone: 2.7
Component: Administration Version: 2.7
Severity: trivial Keywords: has-patch
Cc:

Description

In Firefox 3 (haven't tested in earlier versions) the new draggable postboxes on the write screen have a transparent background. So when you drag them over something else, it shows through (and looks bad). This patch just adds a white background to the .postbox class.

Attachments

7636.diff (0.7 kB) - added by Speedboxer on 08/29/08 02:13:59.
Add #FFF background to .postbox

Change History

08/29/08 02:13:59 changed by Speedboxer

  • attachment 7636.diff added.

Add #FFF background to .postbox

08/29/08 05:16:48 changed by azaozz

  • status changed from new to closed.
  • resolution set to fixed.

(In [8768]) Add white background to .postbox, props Speedboxer, fixes #7636