Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views_ui.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Apr 2014 at 04:05 UTC
Updated:
29 Jul 2014 at 23:34 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #1
lokapujyaComment #2
dawehnerOh wow! I guess a proper fix might be to rename the classes used here all together, to not conflict in the first place.
Comment #3
alimac commented@dawehner do you mean rename tabs__tab class to something else?
Comment #4
alimac commentedI'm wondering whether this fix should go into core/modules/views_ui/views_ui.admin.theme.css instead of core/themes/seven/style.css?
Attaching a patch just in case.
Comment #5
dawehnerYeah exactly.
Comment #6
alimac commentedAdded screenshots.
Comment #7
lokapujya@ #2, Maybe we do want to inherit most of the Secondary Tabs rules from the theme, just not the top border.
Comment #8
lewisnymanhmm the problem is that views was initially tweaking the secondary tabs styling, and the tabs were redesigned but the views design stayed the same. Should the views tabs design stay so different from the rest of the admin UI? That's a discussion for another issue and I think we mentioned this during #1490402: Redesign tabs and the content header.
To fix the reported bug and maintain the current direction, we can just continue to override the CSS in views and remove the top border for now, and then create a follow up to decide how to handle the tabs in views going forward. The patch is RTBC from me.
Comment #9
dawehnerMy knowledge and level of worrying about CSS is not that high.
Comment #11
lokapujya4: views_ui-remove-top-border-2251221-4.patch queued for re-testing.
Comment #12
lokapujyaComment #13
webchickOh, nice work. That definitely looks much better. :)
Committed and pushed to 8.x. Thanks!
Comment #15
yesct commentedadded a novice task for creating the follow-up @LewisNyman asked for in #8.
tagging.
----------------------------
also, why are the screenshots broken in this and also #2251119: Hovering about display links changes the position. ?
file is still there: https://drupal.org/files/issues/gray-bar-after.png
and the html in the issue summary looks fine!
trying it here to see...
