The available updates table looks pretty strange, because of Garland-specific styling in update.module.
More specifically, the 'Download' and 'Release notes' links in case of an available update.
Screenshots and patch attached.
I tried the minimal approach, ie there is a lot of other unneeded styling taken over from Garland, but it doesn't really hurt visually.
(Note: This is my first git patch, so please be gentle. I rolled with --no-prefix and from the themes/eldir dir (but that doesn't seem to matter with git?!))
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | eldir_update.patch | 698 bytes | tstoeckler |
| eldir_update.patch | 690 bytes | tstoeckler | |
| eldir_update_after.png | 35.24 KB | tstoeckler | |
| eldir_update_before.png | 32.33 KB | tstoeckler |
Comments
Comment #1
Anonymous (not verified) commentedHi! Thanks for the patch :)
I'm not normally that picky, but just for the sake of helping you get used to git, can you run the diff from the top of the repo (inside the 'hostmaster' profile?). SInce the Hosting module is simply a subdirectory in our hostmaster profile repo (which is not the most ideal, I'll grant! )
Comment #2
tstoecklerThere you go. I went without the "--without-prefix" because the patch was the same with that (yay, I think I get that option now...). :)
Comment #3
Anonymous (not verified) commentedLooks good. Committed. Thanks!