Skip to content
  • Alexander Mikhaylenko's avatar
    theme: Split shared style into shared and fallback · 59b51e94
    Alexander Mikhaylenko authored
    The fact the shared style is loaded at override priority is causing
    problems for elementary: #273
    
    While window corners are fixed by the previous commit, they aren't the
    only area that they may want to style. Split the part that's just visuals
    into a separate stylesheet named fallback.css, and load it at a fallback
    priority for all stylesheets, leave shared for critical styles, such as
    layout.
    59b51e94