Skip to content
  • Evonne Cheung's avatar
    Bug 1907719: Fix styling issues · 51c4aa83
    Evonne Cheung authored and Kristina Hoeppner's avatar Kristina Hoeppner committed
    1. Profile picture in sidebar is now always within the background colour
       even when there is a short name.
    2. 'Tags' is not displayed in bold any more so as not to draw too much
       attention to it.
    3. Removed all pull-right and pull-left classes and put in float-right
       or float-left instead (bootstrap legacy).
    4. Fixed field outline colour in the configurable theme so that the same
       colour is now used everywhere.
    5. Reviewed the use of outer-link and inner-link as they were not
       accessible. Rule: If it is a single link it can an outer-link so that
       the entire item is outlined on click (nicer visually), but if the item
       has other links within it then outer-link should not be used.
    6. Removed outer-link hover background as some list items had it and
       some didn't. Rule: No hover background colour for items.
    
    behatnotneeded
    
    Change-Id: I737841f9bfe825c0a004951bb4b7c7c589ab019d
    51c4aa83