Opened 12 years ago
Closed 11 years ago
#22059 closed enhancement (worksforme)
Making the admin bar responsive
Reported by: | JoN1oP | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.4 |
Component: | Toolbar | Keywords: | has-patch |
Focuses: | Cc: |
Description
Hi,
This patch is made to add responsive layout to the admin bar. It comes from the "Responsive adminbar" plugin (http://wordpress.org/support/plugin/responsive-adminbar, thanks to skodnik).
Basically, I added some html tags to some menu items in the admin bar (using the ab-icon / ab-label combo) in order to handle the new icons I added to the "admin-bar-sprite.png".
I took the images straight from the plugin but some states are missing or some images should be changed as they are not appropriate (a "heart" for the network seems weird). I'm also missing the "View post" icon which now defaults to the "Edit post" one.
the CSS could be refactored I guess in order to avoid using ids.
I have not tested RTL!
Cheers from Hackday Lisbon :)
Jonathan
Responsive Adminbar