Skip to content
Snippets Groups Projects

Issue #3347736: Create new SDC component for Olivero (header-search)

Open Issue #3347736: Create new SDC component for Olivero (header-search)
3 unresolved threads
3 unresolved threads
9 files
+ 89
30
Compare changes
  • Side-by-side
  • Inline
Files
9
  • 14669ce1
    Issue #2575253 by jwilson3, Gauravvvv, rachanakamlesh, Balu Ertl,... · 14669ce1
    Théodore Biadala authored
    Issue #2575253 by jwilson3, Gauravvvv, rachanakamlesh, Balu Ertl, Jmdrawneek@googlemail.com, snehi, cleverington, BalajiDS, xaiwant, smustgrave, mgifford, emma.maria, dillix, andypost, Bojhan, mohit1604: Update loading icon and use SVG
@@ -39,7 +39,7 @@ tr .ajax-progress-throbber .throbber {
opacity: 0.9;
border-radius: 7px;
background-color: #232323;
background-image: url(../loading-small.gif);
background-image: url(../loading-small.svg);
background-repeat: no-repeat;
background-position: center center;
}
Loading