Change Log

See this section for an overview of what has changed from earlier releases.

  1. Version 1.1.1
  2. Version 1.1.0
  3. Version 1.0.0

Version 1.1.1

Bug Fixes

  • Moved CSS file for browsers without media query support up in the tree to fix faulty relative references. Also fixed the banner so it will now show the correct version number.
  • Mirrored a couple of recent changes which had previously been missing to core_no-mq.css file.
  • Removed all styles from core_no-mq.css which are exclusively for the palm or lap states so that browsers without media query support will apply only those styles that are meant for desk-top devices.

Version 1.1.0

Features and Improvements

  • Error color was made a few shades lighter for improved contrast to regular text.
  • Link icons now work within link lists even if you wrap the link in another element. Before, structures such as ul.icon-arrow > li > div > a would not have been allowed.
  • Added clearfix-before so you can now clear block elements toward the top – useful for when you want to contain top margins on an element's descendants, for example.
  • Added media-query-less variant of Core CSS file to replace respond.js – you will need this if you wish to support IE8 and plan to implement the CSS from another domain (as in "www.static-immobilienscout24.de")
  • Added a blue variant of the β€œNEU” icon to the global header which works better on the world tabs than the regular white and orange one.
  • Added Arial to the pool of potential fonts for headlines to improve the experience for Linux users browsing with Firefox.

Bug Fixes

  • Fixed info banner in zipped CSS files that would show a placeholder rather than the current version.
  • Prevented horizontal resizing of textarea elements within form to avoid broken layouts.
  • Adjusted line height on global header's active world tab to get rid of a phantom border in recent versions of Firefox.
  • Fixed broken layout of welcome text for logged-in users in the global header.
  • Adjusted sub navigation bar in global header to prevent tab hover effect from overlapping content below the header.
  • Attached affiliate link bar (scout-verticals) explicitly to the top left to avoid layout bugs in case its parent container has horizontal padding.

Version 1.0.0

  • Initial release.