Closed
      
        Bug 614824
      
      
        Opened 14 years ago
          Closed 14 years ago
      
        
    
  
Add-ons Manager's background lacks decoration
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
        VERIFIED
        FIXED
        
    
  
        
            mozilla2.0b8
        
    
  
People
(Reporter: WonderCsabo, Assigned: dao)
References
Details
Attachments
(1 file)
| 1.05 KB,
          patch         | Unfocused
:
              
              review+ mossop
:
              
              approval2.0+ | Details | Diff | Splinter Review | 
User-Agent:       Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101124 Firefox/4.0b8pre
Build Identifier: 
The current background ( http://tinyurl.com/2upbong ) is quiet different than the
screenshot ( https://bugzilla.mozilla.org/attachment.cgi?id=491016 ) of Bug 601022.
Current is just single colors, the screenshot has some decorations (oblique strips) on it.
Reproducible: Always
| Updated•14 years ago
           | 
| Updated•14 years ago
           | 
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Comment 1•14 years ago
           | ||
I think I've figured out why this is happening. The background-color property is set to -moz-dialog. By changing this to #CCD9EA (as in the image below), everything seems to be fixed.
http://people.mozilla.com/~jboriss/bugs/addons_manager_styling/windows_7_background_color_and_graphics.png
| Assignee | ||
| Comment 2•14 years ago
           | ||
There's a typo in extensions.css...
| Assignee | ||
| Updated•14 years ago
           | 
| Assignee | ||
| Comment 3•14 years ago
           | ||
        Attachment #493284 -
        Flags: review?(dtownsend)
| Assignee | ||
| Updated•14 years ago
           | 
        Attachment #493284 -
        Flags: review?(bmcbride)
| Updated•14 years ago
           | 
        Attachment #493284 -
        Flags: review?(dtownsend)
        Attachment #493284 -
        Flags: review?(bmcbride)
        Attachment #493284 -
        Flags: review+
| Assignee | ||
| Updated•14 years ago
           | 
        Attachment #493284 -
        Flags: approval2.0?
| Updated•14 years ago
           | 
        Attachment #493284 -
        Flags: approval2.0? → approval2.0+
| Assignee | ||
| Comment 4•14 years ago
           | ||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
| Comment 5•14 years ago
           | ||
Verified fixed with Mozilla/5.0 (Windows NT 6.1; rv:2.0b8pre) Gecko/20101205 Firefox/4.0b8pre
Status: RESOLVED → VERIFIED
Flags: in-testsuite-
Flags: in-litmus-
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•