chrishjorth / sharingear-static

HTML, CSS, JavaScript files, Images, etc.
0 stars 0 forks source link

Load throbber has wrong color on mobile #319

Open chrishjorth opened 9 years ago

chrishjorth commented 9 years ago

WHAT IS WRONG: In mobile version of the various views that have a load throbber (fx add gear when uploading an image) the throbber disappears along with the next button. This is because the color of the throbber is white, that is the same as the background. HOW SHOULD IT BE: On mobile the throbber color should be the same blue as the next and cancel buttons.