Home | History | Annotate | Download | only in css
      1 .throbber {
      2   background: url('chrome://resources/images/throbber.svg');
      3   display: inline-block;
      4   height: 16px;
      5   width: 16px;
      6 }
      7