When upgrading to gtk3 version 3.20, the Albatross theme no longer displays properly.
The release notes state that theming has been fundamentally reworked:
https://git.gnome.org/browse/gtk+/plain/README.in?id=3.20.0
- The way theming works in GTK+ has been reworked fundamentally, to implement many more CSS features and make themes more expressive. As a result, custom CSS that is shipped with applications and third-party themes will need adjustments. Widgets now use element names much more than style classes; type names are no longer used in style matching. Every widget now documents the element names it has and the style classes it uses. The GTK+ inspector can also help with finding this information.