Skip to content
Snippets Groups Projects

3023322 - Contextual Links Style Update

7 unresolved threads
3 files
+ 32
3
Compare changes
  • Side-by-side
  • Inline
Files
3
  • 2afbf15b
    Issue #3215044 by quietone, murilohp, larowlan, Gábor Hojtsy, catch, dww,... · 2afbf15b
    catch authored
    Issue #3215044 by quietone, murilohp, larowlan, Gábor Hojtsy, catch, dww, daffie: Promote the non-stable statuses in admin/appearance page, optionally even visually
    
    (cherry picked from commit 44a1bff1)
@@ -255,6 +255,10 @@ small .admin-link:after {
.theme-info__description {
margin-top: 0;
}
.theme-link--non-stable {
padding-left: 18px;
background: url(../../../misc/icons/e29700/warning.svg) 0 50% no-repeat; /* LTR */
}
.system-themes-list {
margin-bottom: 20px;
}
Loading