Closed (fixed)
Project:
Rubik
Version:
7.x-4.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2012 at 22:49 UTC
Updated:
21 Sep 2012 at 20:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
codi commentedCleaned up the media widget for image and videos. Added some nested form-item selectors to remove excess borders and added a border to the form-wrapper class.
Comment #2
pschuelke commentedI re-rolled codi's patch #1 with dave's patch (issue 1418412 #2) and added additional styles
Comment #3
pschuelke commentedone more little thing added. this replaces #2.
Comment #4
rerooting commentedConfirmed that this fixes everything, including issues I had with the media browser in 2.x . Thanks!
a.button is also really handy when using things like panels + rules_link for fancy interfaces, so supporting a snazzy a.button style will be very useful!
Comment #5
coffeymachine commentedThis is looking good, but there are still a few minor issues that I'd like to be fixed before committing this patch. See the attached screenshots.
Thank you for all your work, once we can tighten these things up I will be happy to commit the patch.
Comment #6
Jackinloadup commentedThis should fix the issues mentioned in #5.
Also used rubik icons for the media buttons.
Comment #7
Jackinloadup commentedComment #8
coffeymachine commentedHi, everyone. Thank you for all your work on this.
I took Jackinloadup's patch and tweaked several very minor things, some padding, font styles, and the launcher button style, and I'm very happy with how it looks.
I've committed this to the 7.x-4.x branch.
Comment #9
rerooting commentedYeah it looks great! My mistake on confirming too early, I overlooked some details. Also works with epsacrop and other modules that add new buttons and components to the media field widget.
Comment #10
k4v commentedworks great for me =)
Comment #11
rerooting commentedOne more thing!
In file_entity 2.x, the background image for the modal media 'edit file' form does not repeat horizontally for whatever reason and looks pretty wonky. I'm just recanting this from memory, should be able to fix it with a very amount of css.
Comment #12
camdarley commentedIs the .form-wrapper border useful? It create ugly border on Rules elements.

Comment #13
rerooting commented@camdarley Yeah I saw that. Possibly we would need to be more selective of applying it to form-wrapper, I find that it's useful for what it was applied for.
I'll also see if I can't get around to fixing the edit file modal in #11 for file_entity, has anyone gave that a shot? I know that using media-2.x/file-entity-2.x in this way is new territory for some, and I'd be glad to explain how to reproduce it.
Heres a screenshot of what i'm talkin about:
Comment #15
prinds commentedI have opened a seperate issue about the border problems mentioned in #12 here #2155277: Border on .form-wrapper