Skip to content
Snippets Groups Projects
  1. Aug 23, 2018
  2. Aug 21, 2018
  3. Aug 20, 2018
  4. Aug 17, 2018
  5. Aug 16, 2018
  6. Aug 15, 2018
  7. Aug 14, 2018
  8. Aug 12, 2018
  9. Aug 10, 2018
  10. Aug 09, 2018
  11. Aug 08, 2018
    • chrisgarrity's avatar
      Don’t reverse all button icons · f201c5fd
      chrisgarrity authored
      The ‘back/retry’ button in the connection modal should be reversed, but the others (bluetooth icon, question mark) probably shouldn’t.
      f201c5fd
  12. Aug 07, 2018
  13. Aug 06, 2018
    • chrisgarrity's avatar
      RTL corrections · ee50ef99
      chrisgarrity authored
      * center the title on full screen modals.
      Adding the `[dir=“ltr”]` atttribute to the css rule for a child style didn’t work the way I expected.
      `[dir="ltr"] .full-screen .header-item-title` did not match the fullscreen title element, so the style wasn’t applied.
      `.full-screen [dir="ltr"] .header-item-title` did match.
      * fix the filter to reverse the icon and ‘x’ in the filter input
      * more space after the library back icon
      * reverse the arrow on camera -retake image and rerecord sound.
      ee50ef99
    • chrisgarrity's avatar
      make css format consistent · 486d38d0
      chrisgarrity authored
      486d38d0
Loading