#19900: Upgrade admin buttons
------------------------------------------------+--------------------------
     Reporter:  Pedro Mourelle <pedromagnus@…>  |      Owner:  nobody
         Type:  Uncategorized                   |     Status:  new
    Component:  contrib.admin                   |    Version:
     Severity:  Normal                          |   Keywords:  sprints-
 Triage Stage:  Unreviewed                      |  django-ar
Easy pickings:  0                               |  Has patch:  0
                                                |      UI/UX:  1
------------------------------------------------+--------------------------
 Top action buttons in admin are using an quite old approach. It still uses
 GIFs to simulate rounded borders when css is completely capable of it
 since years ago.

 Rounded GIFs should be replaced by just css with border-radius setted.
 The GIF used to render the '+' should be replaced by the real character
 and really simple css.

 Gains:
 - Zoom in/out (scalability) renders smoothly perfect without the
 limitation of actual image resolution because no image at all will be
 used.
 - Simplifies further button customization, and guess why! because no image
 at all will be used.

 
[[Image(http://dl.dropbox.com/u/26036998/Captura%20de%20pantalla%202013-02-23%20a%20las%2016.19.05.png)]]

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19900>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to